eliza49
Member
Posted 2 years ago #
Hi,
I have just posted a question in the following thread: http://wordpress.org/support/topic/265701?replies=10#post-1300242
Basically, I have created a custom page template without sidebar, but need to extend the width of the page so as to cover the empty space left by the removed sidebar.
I'd be so grateful if someone could take a look at my site here and give me a hint.
Thanks!
Try editing default.css and adding:
.page-template-forumpage-php #container,.page-template-forumpage-php #content {width:962px;}
.page-template-forumpage-php .single-post {
margin-right:0;}
eliza49
Member
Posted 2 years ago #
Esmi,
thank you, thank you!!! It works :)
It is so nice of you to have taken the time to help me. I had been searching for a solution for hours and you have absolutely made my day!
Glad to help. There's a resolved box over there --> if you fancy ticking it. :-)
eliza49
Member
Posted 2 years ago #
Hi Esmi,
I am also trying to change the colours of the dark gray bars in the forum to a much lighter shade, so that the text in the bars will be readable.
If you had any ideas about this as well, that would be fantastic :)
Link to my site is here.
Thanks a million!