Printable Version of Topic

Click here to view this topic in its original format

HTMLHelp Forums _ Cascading Style Sheets _ help with wordpress css three column structure (nearly there!)

Posted by: rw1 Apr 10 2009, 07:28 PM

hello,

cld anyone pls suggest a way for me to make the following adjustments to a 3 column wordpress template http://www.onitmarketing.com/blog/. i'm nearly there but having problems with this last bit.

left column needs to be 232px wide.
right column needs to be 200px wide.

it should ultimately look the same as http://www.onitmarketing.com/index.php?option=com_content&view=article&id=49&Itemid=56 on the site (which is not a wordpress page).

i'd really appreciate the help.

thank you.

rw1 smile.gif

PS - Attached is the current wordpress css file.

Edit: pls dont include links to site in your replies. thank you.


Attached File(s)
Attached File  style.css ( 5.95k ) Number of downloads: 303

Posted by: pandy Apr 10 2009, 07:49 PM

What have you tried so far and how doesn't it work?

You may want to know that the other page doesn't look anything like you want in IE6. sad.gif

Posted by: rw1 Apr 10 2009, 08:25 PM

thanks for ie6 tip, i added this:

/*** IE6 Fix ***/
* html #left {
left: 200px; /* RC width */
}

which i hope fixes it.

Powered by Invision Power Board (http://www.invisionboard.com)
© Invision Power Services (http://www.invisionpower.com)