View Full Version : How do I change this color?
Endymion
01-21-2007, 04:52 AM
I am trying to figure out how to change the color of the border around the smilie box and the post icon box. Am I overlooking it somehwere or what? Any help to point me in the right direction would be appreciated. :)
59332
CyberAlien
01-21-2007, 01:00 PM
I think its in css template "legend".
Endymion
01-21-2007, 02:52 PM
Nothing I have tried with legend works. It seems to control just the title part of those areas. However, looking at the description for legend, it does say, "Use this setting to set the style of the <legend> text that appears in the border of <frameset> tags in forms." So my guess would be I am looking for frameset? But I don't see anything to change that?
CyberAlien
01-21-2007, 02:54 PM
No, that's correct template. Try adding border-color and border-style to it.
Endymion
01-21-2007, 03:13 PM
Adding a border color to legend in the css just puts a small border around the word part.
Endymion
01-21-2007, 03:38 PM
Ok, I just realized that I could add just a border color to fieldset in the css. But it's still not quite right. It didn't affect the border around the smilies at all and as you can see, there's still a white line along with the border color.
What do I try from here?
59341
Endymion
01-21-2007, 06:08 PM
Thanks for the help, I wouldn't have quite figured it out without it. I think I have it taken care of now.
If I changed the border width in the css for fieldset, it would actually add a border in some places where there wasn't a border before, hence my confusion on what to do. So what I ended up having to do was to change the css for fieldset adding a border and style and color that I wanted. I then created another entry for fieldset in css that was the way it was before. I then went through the templates to replace class="fieldset" with class="fieldsettwo" where I wanted it to keep the characteristics of the old fieldset.
From what I can tell, it looks like when fieldset was used as a class for either a table or a div, that's where the border would show up where it shouldn't be. Hopefully it's all fixed now. :)
Thanks again
vBulletin® v3.8.12 by vBS, Copyright ©2000-2025, vBulletin Solutions Inc.