Re: Color Change Question
if u want change colors in your style please edit style.css
Re: Color Change Question
Edit the style.css findout table.menu td and change the color or remeove border-right:1px solid #5a71a4;
Edit right.tpl file and findout the following <td width="7" bgcolor="#FFFFFF" valign="top"></td>
change the bgcolor to balck
Re: Color Change Question
thanks for everybodys help, i got it. How would I go about adding more links to the navigatiuon bar?
Re: Color Change Question
Quote:
Originally Posted by AcuraBoyz
thanks for everybodys help, i got it. How would I go about adding more links to the navigatiuon bar?
templates >> header.tpl
Artin
Re: Color Change Question
the annoying white bar is in right.tpl and is one of my pet peeves.
For a "heads up"...the colors are not solely located in the .css. The colors are everywhere throughout the templates.