Colours »  Show posts from    to     

Icy Phoenix


phpBB 3 MODS And Styles (Not Compatible With phpBB 3.1) - Colours



fangedaxa [ Fri 19 Feb, 2010 18:30 ]
Post subject: Colours
hi guys am running black_pearl wondering you know when u make new forum.
and u put description underneath. how can i change the colour of description?


TheSteffen [ Sun 21 Feb, 2010 13:27 ]
Post subject: Re: Colours
Next time please post under "phpBB 3 MODS And Styles" because if I remember right you are using phpBB and NOT IcyPhoenix

Topic moved


fangedaxa [ Sun 21 Feb, 2010 16:30 ]
Post subject: Re: Colours
TheSteffen wrote: [View Post]
Next time please post under "phpBB 3 MODS And Styles" because if I remember right you are using phpBB and NOT IcyPhoenix

Topic moved


i would if it gets awnsered


TheSteffen [ Sun 21 Feb, 2010 16:35 ]
Post subject: Re: Colours
fangedaxa wrote: [View Post]
i would if it gets awnsered

That is not the right way

Anyway, can you post a link to your site.


Joshua203 [ Sun 21 Feb, 2010 16:44 ]
Post subject: Re: Colours
in my humble opinion .. this allready was explained in private in more than one way, i ve explained how a class refers to the stylesheet and also pointed you to colourizeit


fangedaxa [ Sun 21 Feb, 2010 17:14 ]
Post subject: Re: Colours
Joshua203 wrote: [View Post]
in my humble opinion .. this allready was explained in private in more than one way, i ve explained how a class refers to the stylesheet and also pointed you to colourizeit


this is my site http://www.fang.host-4u.co.uk/phpbb/index.php

and sorry joshua but colourize it may be good for some but not me i only want to change the white descriptions under each forum lol

if you could poinmt me to the part that needs changing in stylesheet css


TheSteffen [ Sun 21 Feb, 2010 18:09 ]
Post subject: Re: Colours
I am using IP but I am quite sure it is

OPEN black_pearl/theme/stylesheet.css
FIND
Code: [Hide] [Select]
p.forumdesc
{
padding-bottom: 4px;
}

REPLACE WITH
Code: [Hide] [Select]
p.forumdesc
{
padding-bottom: 4px;
color: #ABBBFA;
}


Or maybe you can insert such code in the forum desc
Code: [Hide] [Select]
[color=#AACCEE]rules and regulations[/color]


fangedaxa [ Sun 21 Feb, 2010 18:32 ]
Post subject: Re: Colours
TheSteffen wrote: [View Post]
I am using IP but I am quite sure it is

OPEN black_pearl/theme/stylesheet.css
FIND
Code: [Hide] [Select]
p.forumdesc
{
padding-bottom: 4px;
}

REPLACE WITH
Code: [Hide] [Select]
p.forumdesc
{
padding-bottom: 4px;
color: #ABBBFA;
}


Or maybe you can insert such code in the forum desc
Code: [Hide] [Select]
[color=#AACCEE]rules and regulations[/color]


thanks stefan it worked i think lol is there a colour code page somewhere with all the colours on?
sratch that stefan i found it on google

problem solved and stefan thanks bud


TheSteffen [ Sun 21 Feb, 2010 18:42 ]
Post subject: Re: Colours
http://www.icyphoenix.com/bbcb_mg_cp.php




Powered by Icy Phoenix