Hello,
How do you change the size of a section in a wordpress theme? For instance, I would like to change the dimensions of the header section or the size of the picture frames etc...
Thanks
Hello,
How do you change the size of a section in a wordpress theme? For instance, I would like to change the dimensions of the header section or the size of the picture frames etc...
Thanks
you must go into the css file and find the corresponding div id.
then you set the width as needed.
be careful of how this may affect individual columns - the width of each will also need to be adjusted to the new overall width of the page.
depending on your theme you'll need to modify header, page and footer at least...
cheers,
-jennyb
This topic has been closed to new replies.