Forever theme visual modifications
-
Hi. I have the “Forever” theme, and I want to do two things. 1) Remove the border around the whole thing. 2) Figure out how to have a static image on the front page that is centered. (I have one now that is to the left… perhaps because there is an invisible side bar… but I didn’t know how to get rid of the side bar)
The blog I need help with is: (visible only to logged in users)
-
Hi there,
Remove the border around the whole thing.
Try the following CSS snippet:
#page { border: none; }Figure out how to have a static image on the front page that is centered.
You can do this by creating what’s called a “static” front page. We have a guide here:
Front PageWhen you create that page, be sure to pick the full-width template from the Page Attributes module:
Page AttributesGive all that a try, and if you still have any questions, let me know! :)
- The topic ‘Forever theme visual modifications’ is closed to new replies.