PDA

View Full Version : How to add an OUTLINE around text box


EyeintheSky57
03-29-2012, 05:26 PM
Hello,

I need help identifying how to add this outline (marked in read in the picture) around the text box.

I guess I inadvertently changed the color to something that can not be seen.

Thanks

EyeintheSky57
03-30-2012, 02:29 AM
I figured it out. Mod, please delete.

Zachery
03-30-2012, 02:32 AM
You should share what you found, for others, instead of asking the moderators to delete your thread.

EyeintheSky57
04-02-2012, 01:58 PM
Very good point.

This seems to be something that isn't in the vBulletin Manuel. Maybe it is somewhere but not on the pages I use when making Style color changes.

That border is controlled in the "Input Field" part of the Style Manager. You use the "Extra CSS Attributes" block with a command like: border: 1px solid #bf0404;

The allows you to change the border thickness, style, and color.