News:

Want to get involved in developing SMF, then why not lend a hand on our github!

Main Menu

News Fader Background Colour

Started by Vampy, March 18, 2009, 10:56:28 AM

Previous topic - Next topic

Vampy

KahneFan kindly pointed me to this topic - http://www.simplemachines.org/community/index.php?topic=253254.0 - when I mentioned changing the background colour of the news fader to match the background colour of the rest of the forum. My problem is the BoardIndex.template.php is fundamentally different in SMF 2.0

How would I go about changing it?

Tyrsson

In style.css add:

Change the value for the colors to what you wish to use.

.tborderfader {
padding: 1px;
border: 1px solid #yourcolorhere;
background-color: #yourcolorhere;
}


In Boardindex.php find:
<div class="tborder marginbottom">

Change too:
<div class="tborderfader marginbottom">

Save the files and of course make backups before making any changes.
PM at your own risk, some I answer, if they are interesting, some I ignore.

Vampy

Thank you Thank you Thank you - that fixed it - I could kiss you

Tyrsson

PM at your own risk, some I answer, if they are interesting, some I ignore.

Advertisement: