Colored Quick Titles »  Show posts from    to     

Icy Phoenix


Old Support Topics - Colored Quick Titles



Dennisen [ Wed 17 Sep, 2008 17:55 ]
Post 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!


Limun [ Thu 18 Sep, 2008 03:30 ]
Post subject: Re: Colored Quick Titles
do you mean this titles?

titles

if yes : than open your template style.css

find this
Code: [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: [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


Dennisen [ Tue 28 Oct, 2008 14:30 ]
Post subject: Re: Colored Quick Titles
No i didn't. I meant the quick Titles Function in the IcyPhoenix.


Limun [ Tue 28 Oct, 2008 15:06 ]
Post 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?


Dennisen [ Tue 28 Oct, 2008 20:04 ]
Post subject: Re: Colored Quick Titles
I mean the Prefix Feature in Icy Phoenix.
Its called (Advanced) Quick Titles, i think.




Powered by Icy Phoenix