View Full Version : How to change this color?
renderstream
04-03-2005, 02:10 PM
Hi guys, Im stumped on how to change the colors of these borders?
I have attached image for clarification.
Deaths
04-03-2005, 02:24 PM
In your main CSS, find the .bginput attribute, and in the Extra CSS Attributes, add the border you want.
Same goes for the other one, just find the CSS attribute used for it ;)
renderstream
04-03-2005, 02:27 PM
I don't understand. Theare already seems to be a border, and i just want to change the color.
However, i cannot find the value in the main CSS section.
Deaths
04-03-2005, 02:30 PM
Go to the main CSS, and find the .bginput.
There should be a little box saying "Extra CSS Attributes".
In there you can edit it.
renderstream
04-03-2005, 02:37 PM
Are you talking about the input section?
There is nothing in the extra CSS box?
Deaths
04-03-2005, 02:40 PM
That means that it uses the default setting.
Try this:
border: 1px solid #XXXXXX;
And replace XXXXXX with the color you want.
renderstream
04-03-2005, 02:47 PM
will try that, thanks for helping.
thanks it works. Thanks again!!
Deaths
04-03-2005, 02:49 PM
No problem ;)
renderstream
04-03-2005, 03:27 PM
One more thing, you see where it has the post icons? How do i change the color of that border?
Deaths
04-03-2005, 03:53 PM
Look for the fieldset attribute, and do the same as with the other one :)
renderstream
04-04-2005, 08:09 PM
Hm, i cannot find the fieldset attribute. Is it under main CSS?
Deaths
04-05-2005, 07:37 AM
It should be there.
Search for .fieldset in the main CSS.
renderstream
04-05-2005, 11:04 AM
No, i dont see it :(
Deaths
04-05-2005, 11:12 AM
Have you manually searched for it, or CTRL-F?
renderstream
04-05-2005, 10:17 PM
Both.
Deaths
04-06-2005, 07:32 AM
Hmm, wierd.
Try searching for .panel and .panelsurround, one of the 2 should work.
renderstream
04-06-2005, 11:03 AM
hm, i see both panelsurround and panel, but none of them changes that strp :(
hm ok, i found field set. It was all the way at the bottom inside that scrolling box. Thanks for the help!
Deaths
04-06-2005, 11:22 AM
Ah, I knew it :D.
No problemo ;)
vBulletin® v3.8.12 by vBS, Copyright ©2000-2025, vBulletin Solutions Inc.