No-sidebar-page
-
Hello,
since there is no template for a no-sidebar-page I tried to make one myself. So far the actual ‘no-sidebar-page.php’ works but there are still css adjustmens I don’t get along with.
To use the full width of the side my code looks like this:
.page-template-no-sidebar-page-php #content, .page-template-no-sidebar-page-php .post { width: 990px; }However, there still is the background color of the sidebar to change that my code looks like this:
.page-template-no-sidebar-page-php #content, .page-template-no-sidebar-page-php .post, page-template-no-sidebar-page-php site-sidebar .widget { width: 990px; background-color: #fff; }Sadly, this doesn’t work because if I change the background-color the background of the content moves like 10px to the left.
Want to see it in action? Click Here
Viewing 2 replies - 1 through 2 (of 2 total)
Viewing 2 replies - 1 through 2 (of 2 total)
The topic ‘No-sidebar-page’ is closed to new replies.
