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 box and Quote box color

3 posters

Go down

Solved Code box and Quote box color

Post by finnysgirl 14th March 2010, 04:52

is there a way to change this? the code is like all gross color Laughing


it looks like this:

Code box and Quote box color Code11
I want it to be white with like maybe black text?
avatar
finnysgirl
Forumember

Posts : 82
Reputation : 0
Language : English

http://bewhoyouwanttob.forumotion.com

Back to top Go down

Solved Re: Code box and Quote box color

Post by Sanket 14th March 2010, 06:38

Code:
.code{
    color: #000000;
   background-color:   #FFFFFF;
   }

Add this to your css lexi.
Sanket
Sanket
ForumGuru

Male Posts : 48766
Reputation : 2830
Language : English
Location : Mumbai

Back to top Go down

Solved Re: Code box and Quote box color

Post by finnysgirl 15th March 2010, 19:06

what about anyof my login buttons.

When you go on my forum, like the buttons are blanks:/
avatar
finnysgirl
Forumember

Posts : 82
Reputation : 0
Language : English

http://bewhoyouwanttob.forumotion.com

Back to top Go down

Solved Re: Code box and Quote box color

Post by Sanket 16th March 2010, 14:45

Can you post a screenshot of what you want to change?
Sanket
Sanket
ForumGuru

Male Posts : 48766
Reputation : 2830
Language : English
Location : Mumbai

Back to top Go down

Solved Re: Code box and Quote box color

Post by finnysgirl 21st March 2010, 04:06

Code box and Quote box color Blankb10

whats wrong with them?
avatar
finnysgirl
Forumember

Posts : 82
Reputation : 0
Language : English

http://bewhoyouwanttob.forumotion.com

Back to top Go down

Solved Re: Code box and Quote box color

Post by finnysgirl 21st March 2010, 14:37

bumppp
avatar
finnysgirl
Forumember

Posts : 82
Reputation : 0
Language : English

http://bewhoyouwanttob.forumotion.com

Back to top Go down

Solved Re: Code box and Quote box color

Post by RoNo 21st March 2010, 22:04

Try this (ACP/Display/Colors/Css Stylesheet)
Code:
input.button {
background-color: #444444;
background-image: url('http://i40.tinypic.com/ncxm6q.gif');
color: #ffffff;
}
input.mainoption {
background-color : #444444;
background-image: url('http://i40.tinypic.com/ncxm6q.gif');
font-weight : bold;
}
input.liteoption {
background-color : #444444;
background-image: url('http://i40.tinypic.com/ncxm6q.gif');
font-weight : normal;
}
Example:
Code box and Quote box color 2ynrxpx
RoNo
RoNo
Active Poster

Male Posts : 1270
Reputation : 135
Language : English
Location : Laguna Beach, California

http://bf2mercenaries.forumotion.com/

Back to top Go down

Solved Re: Code box and Quote box color

Post by finnysgirl 21st March 2010, 22:20

THANKS!!! I love you
avatar
finnysgirl
Forumember

Posts : 82
Reputation : 0
Language : English

http://bewhoyouwanttob.forumotion.com

Back to top Go down

Solved Re: Code box and Quote box color

Post by RoNo 21st March 2010, 22:33

RoNo
RoNo
Active Poster

Male Posts : 1270
Reputation : 135
Language : English
Location : Laguna Beach, California

http://bf2mercenaries.forumotion.com/

Back to top Go down

Back to top

- Similar topics

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