Page Index Toggle Pages: 1 Send TopicPrint
Normal Topic Message Background Color (Read 1513 times)
Nemesi
Guest


Message Background Color
Feb 26th, 2002 at 7:18am
Print Post  
Hi there, I have but one question.

I am wondering if anyone could give me a quick pointer in the direction of the variable for the message background color. I am converting an EZBoard site to YaBB (which absolutely rocks btw) and most of the signature images that are already made are black background. I have found a nice template that I like alot, but unfortunately its not a black background in the message view.

If anyone could help me out I'd be most appreciative, preferred contact is by email at tcasey@cogeco.ca or ICQ. Search under my email addy and you should find me. Smiley

Also if anyone knows how to center a signature I'd be even more grateful.

Nemesi....
  
Back to top
 
IP Logged
 
KyleYankan
Senior Member
****
Offline


The KyleYCam!

Posts: 341
Joined: Dec 25th, 2001
Gender: Male
Re: Message Background Color
Reply #1 - Feb 26th, 2002 at 8:47pm
Print Post  
ok by message view, I think you mean one of two things. The textarea, if so just make a new style in the CSS called input like this:
Code
Select All
input   { background-color: #000000; }
 



or the messages be ing displayed are in the windowbg
windowbg2
windowbg3

styles.

Edit the bgcolor on them. Also to center sigs, just add
to the beggining of the sig and
to the end
  


//-KyleY-\\

Steal his bandwidth! He doesn't want it!
Back to top
IP Logged
 
Page Index Toggle Pages: 1
Send TopicPrint