Customizing SMF > Theme Site Themes
OverView | OverViewLight
Bikken:
Link to the theme
OverView is a darker/orange looking theme for SMF. OverViewLight is a light version of this theme.
http://demo.dzinerstudio.com
ormuz:
Great one! I love it
EgArâ„¢:
very cool
dico:
great theme...one question
where would i go to change the bold text of any pinned topics? its hard to seperate whats pinned and what isnt
Bikken:
Thanks :)
--- Quote from: dico on October 06, 2007, 07:35:47 PM ---great theme...one question
where would i go to change the bold text of any pinned topics? its hard to seperate whats pinned and what isnt
--- End quote ---
Change the colors of standard links. In style.css :
--- Code: ---/* Normal, standard links. */
a:link
{
color: #808080;
text-decoration: none;
}
a:visited
{
color: #757575;
text-decoration: none;
}
a:hover
{
color: #ccc;
}
--- End code ---
Navigation
[0] Message Index
[#] Next page
Go to full version