Colored Quick Titles


Subject: Colored Quick Titles
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!

Profile PM  
Subject: Re: Colored Quick Titles
do you mean this titles?

titles

if yes : than open your template style.css

find this
Code: [Download] [Hide] [Select]
.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;
}


and for mause over

Code: [Download] [Hide] [Select]
.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;
}


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
No i didn't. I meant the quick Titles Function in the IcyPhoenix.

Profile PM  
Subject: Re: Colored Quick Titles
Dennisen wrote: [View Post]
No i didn't. I meant the quick Titles Function in the IcyPhoenix.


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.

Profile PM  

Page 1 of 1


  
You cannot post new topics
You 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