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.

Background color

4 posters

Go down

Background color Empty Background color

Post by Sharingan February 22nd 2010, 4:57 pm

Can i change the color of backround on reply a post or new post becouse the color of the font is white and of the background reply is white so members can't see what are they writing.
Sharingan
Sharingan
Forumember

Male Posts : 120
Reputation : 0
Language : English-Serbian-Russian-HTML-
Location : Crna Gora

http://www.unt-masters.darkbb.com

Back to top Go down

Background color Empty Re: Background color

Post by Sanket February 22nd 2010, 6:34 pm

Can you post some screenshot so we can see which one are you exactly talking about? Also tell us your forum version.
Sanket
Sanket
ForumGuru

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

Back to top Go down

Background color Empty Re: Background color

Post by Sharingan February 22nd 2010, 7:22 pm

forum version is phbb2 here is screenshot
Now on picture i wrote a lot of aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa
https://2img.net/h/oi49.tinypic.com/280pem1.jpg

And Just to see what i meen here is the picture when i make those text blue,my bad english Smile
https://2img.net/h/oi45.tinypic.com/o72flv.jpg
Sharingan
Sharingan
Forumember

Male Posts : 120
Reputation : 0
Language : English-Serbian-Russian-HTML-
Location : Crna Gora

http://www.unt-masters.darkbb.com

Back to top Go down

Background color Empty Re: Background color

Post by kirk February 23rd 2010, 12:00 am

did you try changing the text color.
what dose the forums index page look like.

you can try this too.


Admin panel>display>colors>css style sheet.

place this code in the sheet and hit save.
this should make the text appear black in there so you can see it.

Code:
  }
input,textarea, select {
  color : #000000;
  font: normal 13px Verdana,Arial,Helvetica,sans-serif;
  border-color : #FFFFFF;
  background-image: url();
}
kirk
kirk
Forumaster

Male Posts : 11037
Reputation : 653
Language : English,Vulcan,Klingon, Romulan,& Gorn

Back to top Go down

Background color Empty Re: Background color

Post by Sharingan February 23rd 2010, 1:33 pm

Hey kirk,this code worked but only on the quick reply,but still it is same on post reply page .. About that color of text,i would not like to change it unless it is necesary - bad english Smile
Sharingan
Sharingan
Forumember

Male Posts : 120
Reputation : 0
Language : English-Serbian-Russian-HTML-
Location : Crna Gora

http://www.unt-masters.darkbb.com

Back to top Go down

Background color Empty Re: Background color

Post by averaj February 23rd 2010, 3:52 pm

cool man what ap
avatar
averaj
New Member

Posts : 11
Reputation : 0
Language : bulgaria

Back to top Go down

Background color Empty Re: Background color

Post by Sharingan February 23rd 2010, 6:51 pm

Anyone? Smile
Sharingan
Sharingan
Forumember

Male Posts : 120
Reputation : 0
Language : English-Serbian-Russian-HTML-
Location : Crna Gora

http://www.unt-masters.darkbb.com

Back to top Go down

Background color Empty Re: Background color

Post by kirk February 23rd 2010, 7:06 pm

Sharingan wrote:Hey kirk,this code worked but only on the quick reply,but still it is same on post reply page .. About that color of text,i would not like to change it unless it is necessary - bad english Smile

well obviously you can not have white font on a white background for the text areas.
So the code above should work in all post replies,quick replies and subject areas?

let me see a screen shot of your forums index,post, and reply box.

or try this i just added a white image to the code.the text is black.

Code:
}
input,textarea, select {
  color : #000000;
  font: normal 13px Verdana,Arial,Helvetica,sans-serif;
  border-color : #FFFFFF;
  background-image: url(http://i48.tinypic.com/ivbjv9.jpg);



this code works fine on my test forum. over here i have a black background image with white text.. the opposite of what you have. Actually mine is a textured image.

the reply
http://evolymrobynb.forumotion.net/board-1-f1/radio-thing-t28.htm

subject board.
http://evolymrobynb.forumotion.net/post.forum?mode=newtopic&f=1

And here's my code if you want it?
Code:
  }
input,textarea, select {
  color : #fafafa;
  font: normal 13px Verdana,Arial,Helvetica,sans-serif;
  border-color : #FFFFFF;
  background-image: url(http://i45.tinypic.com/2q0vfac.jpg);

and if that still don't work try adding this to your site description.
And try the codes above again after you have it in there
Code:
<link rel=stylesheet href=URL/Fichier.css type=text/css>
kirk
kirk
Forumaster

Male Posts : 11037
Reputation : 653
Language : English,Vulcan,Klingon, Romulan,& Gorn

Back to top Go down

Back to top

- Similar topics

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