Editing Curve 2.0 Newbie Questions...

Started by coloradooutdoorsmag, June 03, 2013, 05:59:49 PM

Previous topic - Next topic

coloradooutdoorsmag

Hello,

I'm currently building a forum using the default Curve 2.0 theme.  I found out how to change the lower background to black.  However, there appears to be a higher background/image (blue gradient color) that I'd like to change to black as well.  I want the entire background black. 

Can someone give me a step-by-step on how to do this?  My forum is located here:

coloradooutdoorsforum.com 


shadow82x

Welcome to SMF!

You'll want to remove the call to the background image in index.css
background: #000000  url(../images/theme/backdrop.png) repeat-x;
should be something like
background-color: #000000;
Colin B
Former Spammer, Customize, & Support Team Member

Advertisement: