• Resolved netphase

    (@netphase)


    I am working on customizing the Blixed theme currently at this website.

    I am trying to get content on “Pages” to be full width with no sidebar. I have managed to remove the sidebar data from the pages.php, and get my text full width, but there is still 2 small images that used to seperate the content area from the sidebar area. I want to remove these images on “pages”, but not the “blog” area. How would I go about doing this?

    They are named container_bg.jpg and footer_bg.jpg if that helps. You can see one of them running through my test text on the front page if you visit the site.

Viewing 3 replies - 1 through 3 (of 3 total)
  • drewactual

    (@drewactual)

    one thing you can try, and would be effective, would be to follow these instructions:

    -open your WP .css, and copy all contents.

    -open a text editor and copy the contents.

    -save that file as pagestyle.css and upload to your server

    -point the pages (not the blog) to THAT .css

    -make mods to pagestyle.css in only the places you want to have different behaviors.

    for continuity’s sake, try to keep the .css duplicate except for the areas changed…there is a better way to be sure, and it would be more ‘right’ but this way will suite your purposes as well and is much easier.

    Thread Starter netphase

    (@netphase)

    Thanks, I will try that and see how it works.

    Any other suggestions?

    Thread Starter netphase

    (@netphase)

    I figured out that an older version of the theme did not have the sidebar or those images on pages, so I went with that instead.

    Thanks for the help.

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘Remove Background Image On Pages Only’ is closed to new replies.