The forum of the forums
Would you like to react to this message? Create an account in a few clicks or log in to continue.

Colors for categories and forums

2 posters

Go down

In progress Colors for categories and forums

Post by vaccam March 25th 2014, 8:39 pm

Hello guys and girls.

So my question today issss.

I want to add some colors to the categories and forums.

Colors for categories and forums Lol47

And i noticed one glitch on my forum that i really dont like and i have no idea how to remove it. The black box, i have two lines that tell me about the topics, i want to remove the blue one.

Colors for categories and forums Lol48


My forum url --> http://www.revengelesspk.com/
My forum version --> punBB

Thanks guys i hope i made my self clear enough Razz

vaccam
vaccam
Forumember

Posts : 371
Reputation : 14
Language : Norwegian
Location : Norway

http://www.revengelesspk.com/

Back to top Go down

In progress Re: Colors for categories and forums

Post by Ange Tuteur March 25th 2014, 10:33 pm

You should be able to change the header color with this CSS :
Administration panel > Display > Colors > CSS stylesheet
Code:
.main-head { background:#257 !important; }

For the footer :
Display > templates > general > topics_list_box

Find and remove :
Code:
<div class="main-foot clearfix">
 <!-- BEGIN multi_selection -->
 <input onclick="check_uncheck_all_{topics_list_box.row.header_table.BOX_ID}();" type="checkbox" name="all_mark_{topics_list_box.row.header_table.BOX_ID}" value="0" />
 <!-- END multi_selection -->
 <p class="h2">{L_TOPICS} [{topics_list_box.row.bottom.COUNT_TOTAL_TOPICS}]</p>
 <p class="options">
 <a href="{U_MARK_READ}">{L_MARK_TOPICS_READ}</a> {S_WATCH_FORUM} <a href="#top">{L_BACK_TO_TOP}</a>
 </p>
 </div>

Save and publish.
Ange Tuteur
Ange Tuteur
Forumaster

Male Posts : 13246
Reputation : 3000
Language : English & 日本語
Location : Pennsylvania

https://fmdesign.forumotion.com

Back to top Go down

Back to top

- Similar topics

 
Permissions in this forum:
You cannot reply to topics in this forum