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.

HOW TO CHANGE [CODE][/CODE] BACKGROUND?

3 posters

Go down

HOW TO CHANGE [CODE][/CODE] BACKGROUND? Empty HOW TO CHANGE [CODE][/CODE] BACKGROUND?

Post by torrentspy June 16th 2009, 2:19 pm

hello,
I installed a theme which gives all texts white, but when I use
Code:
text
the background and text are white, so I can not read! I tried with colours managment but there is no code background edit!

I opened css and found :

Code:
dl.codebox {
   margin: 8px;
   }
.codebox dt {
   display: block;
   padding: 3px;
   background-image: url('http://2img.net/i/fa/invision/css_img_code.gif');
   background-repeat: no-repeat;
   background-position: top right;
   text-transform: uppercase;
   font-weight: bold;
   }
* html .codebox dt {
   zoom: 1;
   }
.codebox dd {
   padding: 5px;
   font-family: Courier,'CourierNew',sans-serif;
   white-space: pre;
   overflow: auto;
   max-height: 200px;
   }
* html .codebox dd {
   height: 200px;
   }

I think here somewhere I can edit the background color of [code]

but I can't even edit it!
I would be thankful for the help
thank you...
avatar
torrentspy
New Member

Male Posts : 13
Reputation : 0
Language : English, German, Arabic
Location : @home

Back to top Go down

HOW TO CHANGE [CODE][/CODE] BACKGROUND? Empty Re: HOW TO CHANGE [CODE][/CODE] BACKGROUND?

Post by Demantor June 29th 2009, 7:43 pm

avatar
Demantor
New Member

Posts : 20
Reputation : 0
Language : English, German and Arabic

Back to top Go down

HOW TO CHANGE [CODE][/CODE] BACKGROUND? Empty Re: HOW TO CHANGE [CODE][/CODE] BACKGROUND?

Post by Jalokim June 29th 2009, 7:45 pm

torrentspy and Demantor

I need a link to a thread with a code... thats... it'll help me 10 times faster to fix the code.
Jalokim
Jalokim
Energetic

Male Posts : 6113
Reputation : 223
Language : English,Polish,CSS,HTML
Location : Poland

Back to top Go down

Back to top

- Similar topics

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