How To Make Sticky And Announcement Topic Links With Different Colour?
Subject: How To Make Sticky And Announcement Topic Links With Different Colour?
Like here on support forum? In my forum all topics in viewforum are the same.. I searched in ACP, but did not find. Also with forum description, please tell me :wink:
Subject: Re: How To Make Sticky And Announcement Topic Links With Different Colour?
It depends what style you are using
Take a look into templates/yourstyle/style_colors.css
Something like this...
And change the color.
Take a look into templates/yourstyle/style_colors.css
Something like this...
.topic_imp, a.topic_imp, a.topic_imp:link, a.topic_imp:active, a.topic_imp:visited
{
color: #228844;
font-weight: bold;
}
.topic_glo, a.topic_glo, a.topic_glo:link, a.topic_glo:active, a.topic_glo:visited
{
color: #ff5500;
font-weight: bold;
}
{
color: #228844;
font-weight: bold;
}
.topic_glo, a.topic_glo, a.topic_glo:link, a.topic_glo:active, a.topic_glo:visited
{
color: #ff5500;
font-weight: bold;
}
And change the color.
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.0714s (PHP: 23% SQL: 77%)
SQL queries: 10 - Debug Off - GZIP Enabled