I am modifying a theme to have a page with no sidebar.
I have done that easily enough by simply removing the sidebar code, but the text on the page is not displaying full width.
What controls that?
Here is the code:
http://codesnipp.it/code/1299
I am modifying a theme to have a page with no sidebar.
I have done that easily enough by simply removing the sidebar code, but the text on the page is not displaying full width.
What controls that?
Here is the code:
http://codesnipp.it/code/1299
Your theme's stylesheet.
the css code!
wich u didnt send.
its called style.css in your theme folder
It's here:
http://codesnipp.it/code/1303
Dear Captain,
It sounds like you haven't become acquainted with firebug. It's an extension to firefox that shows you each 'box' in your css, with one color for padding and another for the margin. It will tell you the line number and file name for each css rule in effect for the part of the page you're interested in. You will love it.
I'll check it out.
This topic has been closed to new replies.