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.

Code color wont change

2 posters

Go down

Code color wont change Empty Code color wont change

Post by Cheesykid June 12th 2009, 6:23 pm

The color of the code and quote and all of that don't change when i changed the CSS

HELP!
Cheesykid
Cheesykid
Forumember

Posts : 197
Reputation : 0
Language : English
Location : At http://da-original.gooforum.com/

Back to top Go down

Code color wont change Empty Re: Code color wont change

Post by ankillien June 12th 2009, 6:44 pm

Please post the code that you are using.
ankillien
ankillien
Energetic

Posts : 5198
Reputation : 129
Language : English, XHTML, CSS, JS, PHP, SQL

Back to top Go down

Code color wont change Empty Re: Code color wont change

Post by Cheesykid June 12th 2009, 7:01 pm

CSS this one i ownt the font dark blue

.quote{
font-family: Verdana,Arial,Helvetica,sans-serif !important;
font-size: 12px !important;
color: #0000CC !important;
background-color: #FFFFFF;
}
Cheesykid
Cheesykid
Forumember

Posts : 197
Reputation : 0
Language : English
Location : At http://da-original.gooforum.com/

Back to top Go down

Code color wont change Empty Re: Code color wont change

Post by ankillien June 12th 2009, 7:11 pm

Change .quote with table tbody tr td.quote
Then it will work.
ankillien
ankillien
Energetic

Posts : 5198
Reputation : 129
Language : English, XHTML, CSS, JS, PHP, SQL

Back to top Go down

Code color wont change Empty Re: Code color wont change

Post by Cheesykid June 12th 2009, 9:55 pm

it still dosnt work
Cheesykid
Cheesykid
Forumember

Posts : 197
Reputation : 0
Language : English
Location : At http://da-original.gooforum.com/

Back to top Go down

Code color wont change Empty Re: Code color wont change

Post by ankillien June 13th 2009, 4:05 am

This is code for phpBB2...

Code:
table tbody tr td.quote {
font-family: Verdana,Arial,Helvetica,sans-serif !important;
font-size: 12px !important;
color: #0000CC !important;
background-color: #FFFFFF;
}

I've tested and it works on my forum.
ankillien
ankillien
Energetic

Posts : 5198
Reputation : 129
Language : English, XHTML, CSS, JS, PHP, SQL

Back to top Go down

Code color wont change Empty Re: Code color wont change

Post by Cheesykid June 13th 2009, 9:59 am

ok ill try again
Cheesykid
Cheesykid
Forumember

Posts : 197
Reputation : 0
Language : English
Location : At http://da-original.gooforum.com/

Back to top Go down

Back to top

- Similar topics

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