Simple Machines Community Forum

SMF Support => SMF 2.0.x Support => Topic started by: hItMaKeR on May 22, 2010, 04:03:12 PM

Title: [help]Colors
Post by: hItMaKeR on May 22, 2010, 04:03:12 PM
Hi How i can have colors in my boards like here
(http://i50.tinypic.com/95q2r5.jpg)
Title: Re: [help]Colors
Post by: ARG01 on May 22, 2010, 04:54:19 PM
Link to site please.  ;)
Title: Re: [help]Colors
Post by: Kill Em All on May 22, 2010, 04:55:24 PM
style.css? Check out Firebug, its a addon for Firefox. That can be very useful to you.
Title: Re: [help]Colors
Post by: hItMaKeR on May 23, 2010, 01:27:55 PM
LoL Why i need firefox? I Need know how my forum boards can have color like in pic |:D
Title: Re: [help]Colors
Post by: TheListener on May 23, 2010, 01:35:43 PM
I believe firebug has a feature where you can see what the hex numbers are for a particular colour.

A requested before a link to your forum would be helpful.
Title: Re: [help]Colors
Post by: hItMaKeR on May 23, 2010, 01:57:29 PM
ok http://exm-network.pcriot.com/
Title: Re: [help]Colors
Post by: hItMaKeR on May 24, 2010, 02:50:36 PM
Sorry for double post but anyone?
Title: Re: [help]Colors
Post by: ARG01 on May 24, 2010, 03:09:27 PM
They are all under "a:link" in index.css so Firefox will only tell what color the links are. To have individual colors for each board would take some coding work to which I am not quite able to do at this point.
There is a mod available for what you need but unfortunately is it only updated to work as far as RC1.

;)
Title: Re: [help]Colors
Post by: hItMaKeR on May 24, 2010, 03:19:35 PM
Lol i dont understand or you Look my boards is now
(http://i50.tinypic.com/35cr7uv.jpg)
and i want make it like here
(http://i50.tinypic.com/95q2r5.jpg)
Title: Re: [help]Colors
Post by: ARG01 on May 24, 2010, 03:44:03 PM
Why not ask who ever site that is in the second pic with the url deleted out? Is there site 1.1.x or RC3?  ;)
Title: Re: [help]Colors
Post by: CapadY on May 24, 2010, 03:57:26 PM
You can change these colours at themes/Yourtheme/css/index.css

With firebug you can easy find out which item you have to edit by just clicking on the part you want to edit.
The name and values of the css item should be shown then.
Title: Re: [help]Colors
Post by: ARG01 on May 24, 2010, 04:08:24 PM
Quote from: capady on May 24, 2010, 03:57:26 PM
You can change these colours at themes/Yourtheme/css/index.css

With firebug you can easy find out which item you have to edit by just clicking on the part you want to edit.
The name and values of the css item should be shown then.


Doing that will only change all of  the links associated to another color. He wants the choice of multiple colors for each category that he creates.  ;)
Title: Re: [help]Colors
Post by: hItMaKeR on May 25, 2010, 10:08:16 AM
If i will go to index.css i will do it like in picture?
Title: Re: [help]Colors
Post by: hItMaKeR on May 25, 2010, 10:28:12 AM
ok i find it you just writing this code when you make a board <span style="color: red;">name of board<span>