Jump to content
Sign in to follow this  
couturemotion

Remove Background image from Splash/Highlight Pages only.

Recommended Posts

couturemotion

Sorry if this is answered elsewhere, I did a search but couldn't quite find the exact answer. I am currently using the highlight template to create a splash page for my site. Only issue is that the background image I am using for all other posts/pages looks terrible in context of this splash page. What exactly is the css class/div/etc that I should add the no background image code to? http://www.couturemotionmedia.com/home Ian Swanson

Share this post


Link to post
Share on other sites
cmunns

If you wanted it not on the home page? then the css would be ` .home.canvas #page, .home.full_width #page, body.home.fixed_width { background-image:none; } `

Share this post


Link to post
Share on other sites
couturemotion

Wicked. It worked. Next question... for the same home page how do I make the footer disappear?

Share this post


Link to post
Share on other sites
catrina

The footer (that grey bar) is there because of a background color you have. In Design Control, can you change the body background color to white? That might make it go away.


Please read the docs before posting. Please do not private message me unless I ask you to.

Designer | Catrina Dulay

Founder | Catrina and Mouse

Share this post


Link to post
Share on other sites
couturemotion

I'm sure it would make it go away, but then wouldn't it be gone on all the other pages? I just want it hidden on the splash page and then visible on all other pages.

Share this post


Link to post
Share on other sites
catrina

I don't think it would be considered a footer since it's space with color. To get rid of that color, it'll need to be changed (unless you want that grey bar to show up on all other pages).


Please read the docs before posting. Please do not private message me unless I ask you to.

Designer | Catrina Dulay

Founder | Catrina and Mouse

Share this post


Link to post
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now

Sign in to follow this  

×