The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
|||
|
|||
How do I change this color?
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.
Attachment 59332 |
#2
|
||||
|
||||
I think its in css template "legend".
|
#3
|
|||
|
|||
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?
|
#4
|
||||
|
||||
No, that's correct template. Try adding border-color and border-style to it.
|
#5
|
|||
|
|||
Adding a border color to legend in the css just puts a small border around the word part.
|
#6
|
|||
|
|||
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? Attachment 59341 |
#7
|
|||
|
|||
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 |
Thread Tools | |
Display Modes | |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|