Jump to content
Sign in to follow this  
szool

Station Pro Theme background image

Recommended Posts

szool

Is it possible to set a custom background for my theme that applies on all pages, and the image does not repeat? I saw some posts for the Platform one but that custom .css did not work for me on Station Pro. Thanks!!

Share this post


Link to post
Share on other sites
szool

ok I guess it has to do with the image size. So here is the big question then.... take a look at my site now: http://citizenmediagroup.com Is there some way to make the footer area not have a see through background, so the background image just displays on the outside?

Share this post


Link to post
Share on other sites
Kate

Soljon - Adding something like this to your CSS should get you on the right track:

#footer{background:#404040;width:960px;margin:0 auto;}
	#fullwidth_bottom_widgets, #subfoot{background:#404040 !important;margin-bottom:0px !important;}

But, it's going to take some tweaking.

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  

×