Can't quite figure out how to remove this damn border from around the quickreply box, or any other box it shows up in. I have searched high and low on here, found a reference to the 'legend' in style settings but either that didn't work or we didn't do it right. The border I am referring to is the white one in the attached image:
Announcement
Collapse
No announcement yet.
An annoying border
Collapse
X
-
Nemesis, it's in the "Table Border" section of your CSS, on the right under "Extra CSS Attributes". Took me a while to find it the other day, too.
Comment
-
Comment
-
Originally posted by Faranththats a fieldset, its generated by your system you can define changing it, but for anyone using XP it will no longer look round like it does for meSo, well I tried the table border and that had no effect as it is not the border I am talking about. Faranth, you know which border I mean and i'm not too bothered if it look round for anybody so is there a way to 'define' a colour for it? It really does look tacky with darker styles, never had this problem on VB2 afaik.
Comment
-
well if your using classic it wont look that way, if you realy want to change it youd need to make a class to effect all fieldset varibles.
this in the long run will ruin how it displays it on other systems however
Comment
-
class refers to a css entry
fieldset {somthing: value value #hex;}
thats a classyou can learn more at http://www.w3schools.com/css/css_examples.asp
Comment
widgetinstance 262 (Related Topics) skipped due to lack of content & hide_module_if_empty option.
Comment