Hello all,
is there a way to colorize the Titles in the Viewforum.php?
If i do it with <font color=red>[Search]</font>, the title is colorized in the Viewtopic,
but not in the Viewforum. In phpBBXS that could be done. How can i do it on the latest IP?
Please answer me! Thanks!
Colored Quick Titles
Subject: Re: Colored Quick Titles
do you mean this titles?
if yes : than open your template style.css
find this
and for mause over
note : you change only what is betwen # and ;
like this:
color: #ff0000; or color: #dddddd;
it would be good that you backup your template style.css before you do this :o

if yes : than open your template style.css
find this
.forum-buttons a, .forum-buttons a:visited {
color: #ffffff; <---[here you can change color of titles]
font-weight: bold;
text-decoration: none;
vertical-align: top;
}
color: #ffffff; <---[here you can change color of titles]
font-weight: bold;
text-decoration: none;
vertical-align: top;
}
and for mause over
.forum-buttons a:hover, .forum-buttons a:active {
color: #abeb01; <---[here you can change mause over color of titles]
font-weight: bold;
/*font-size: 11px;*/
text-decoration: none;
vertical-align: top;
}
color: #abeb01; <---[here you can change mause over color of titles]
font-weight: bold;
/*font-size: 11px;*/
text-decoration: none;
vertical-align: top;
}
note : you change only what is betwen # and ;
like this:
color: #ff0000; or color: #dddddd;
it would be good that you backup your template style.css before you do this :o
Subject: Re: Colored Quick Titles
sorry but i dont understand..
can you please show me in picture what you mean?
Dennisen wrote: [View Post]
sorry but i dont understand..
can you please show me in picture what you mean?
Subject: Re: Colored Quick Titles
I mean the Prefix Feature in Icy Phoenix.
Its called (Advanced) Quick Titles, i think.
Its called (Advanced) Quick Titles, i think.
Page 1 of 1
You cannot post new topicsYou cannot reply to topics
You cannot edit your posts
You cannot delete your posts
You cannot vote in polls
You cannot attach files
You can download files
You cannot post calendar events
This is a "Lo-Fi" version of our main content. To view the full version with more information, formatting and images, please click here.
Powered by Icy Phoenix based on phpBB
Generation Time: 0.0865s (PHP: 20% SQL: 80%)
SQL queries: 10 - Debug Off - GZIP Enabled