You've seen the rest, it's time for the best - BbBoy.net
Welcome to the Support Forums. Please read the Manuals and FAQs before posting.
Jump to a board:
BbSupport Forums :: Tech Support :: Forum Description Text Question

Who's Online :: Stats :: Search :: Lost Password :: BbChat

Please read this thread about free boards being deleted.

If you cannot log in please check the date and time on your computer because that will prevent you from logging in properly.


Just a reminder that all customization questions will be moved to the BbHelper's CCT forum. This forum is only for Tech Support issues relating to your BbBoard or user account. If your topic appears to be missing, check the other forums in case it was moved there, or alternatively, merged with another thread on the same topic in this forum. If you believe you've encountered a bug, please read here before posting a bug report in the proper forum. If you start a new thread or post in someone else's, please be sure to click the "Notify" button after posting - that way you will know when replies are made to it. We are locking threads that are resolved so if you have a issue that you feel is unresolved that was posted in a locked thread, please begin a new one.
Thank you all for you BbSupport!



Welcome, Register :: Log In 
Users active in this forum:
Users active in this thread:

Pages: [ 1 ]

[ Watch ] [ < ] [ LOCKED ] [ > ]

BlackSparrow
Offline
145 posts
Advanced Member

Reply
Forum Description Text Question ( 19:03:35 ThuFeb 28 2002 )

Is there a way to change the forum text color? And the Subject color? :smile:

  
BbBoy
Offline
4584 posts
BbAdministrator

~BbCode King~


Mood Now: Magic_Man

Reply
Re: Forum Description Text Question ( 19:07:21 ThuFeb 28 2002 )

The CSS:

Code:

.forumlistlink {color:#ff3366; font-size:15px; font-weight:bold;}
.forumlistdesctext {font-size:10px;}

should do what you need. :smile: .forumlistlink is the forum's name , like "Tech Support" here (I think that's what you meant by subject? :smile:), and .forumlistdectext is the description uunder the forum's name. You can change the colour on that by just putting a color: in there, like:

Code:

.forumlistlink {color:#ff3366; font-size:15px; font-weight:bold;}
.forumlistdesctext {font-size:10px; color:#ffffff;}


:smile:

  
BlackSparrow
Offline
145 posts
Advanced Member

Reply
Re: Forum Description Text Question ( 19:14:29 ThuFeb 28 2002 )

:thumb: Thanks! got one more Q for you...

I am not sure what this part is called so bare with me! But when we post, the font is black, how do I change that to another color?

And by the subject, I meant when they post a subject and the text is black. :smile: maybe that is what you meant too, brain not working too well today... :ohwell:

  
BbBoy
Offline
4584 posts
BbAdministrator

~BbCode King~


Mood Now: Magic_Man

Reply
Re: Forum Description Text Question ( 19:26:38 ThuFeb 28 2002 )

Ahhh,

It will by default take on the default text colour of the page. But you can over-ride that and make it just for the posts - you should be able to change that in the .thread0 and .thread1 in the CSS. It should be something like this already:

Code:

.thread1 {background:#ffffff;}
.thread0 {background:#ffffff;}


Just inserting color: s in there should do it:

Code:

.thread1 {background:#ffffff; color:#bbaaff;}
.thread0 {background:#ffffff; color:#bbaaff;}


Changing the colours to what you like. :smile: Can't currently do that through Easy Customization, although that's definatly something to consider. :smile:

Ahhh, ok, it shows the subject in 2 places - in the threadlist, and actually in the thread. For the threadlist one, you can change the CSS:

Code:

.threadlistlink {color:#ff3366; font-size:12px;}


For the one inside the thread (which shows in bold before every post), you'd have to change the default bold, like:

Code:

.bold{font-weight:bold; color:#ffffff;}

But that'd change the colour for all bold things that use the .bold class.. :smile:


  
BlackSparrow
Offline
145 posts
Advanced Member

Reply
Re: Forum Description Text Question ( 03:58:02 FriMar 1 2002 )

great, thanks! Actually, I prefer the CSS, easy customization confuses me. LMAO can you imagine? :lol:

  

Pages: [ 1 ]

[ Watch ] [ < ] [ LOCKED ] [ > ]

people online in the last 15 minutes - 0 members, 0 anon and 0 guests. (Most ever was 129 at 22:49:41 Fri Oct 4 2002)

 Total Members: 3336, Newest Member: Thagirion.

  • Can start a new thread. (Everyone)
  • Can't start a new poll. (Mods & Admins)
  • Can add a reply. (Everyone)
  • Can't edit your posts. (Mods & Admins)
  • Register :: Log In :: In Power

    The time is now 09:41:27 Tue Nov 28 2023

    Powered By BbBoard V1.4.2
    © 2001-2007 BbBoy.net