Taurus Customer May 13, 2012 #1 Hi there, How can I remove or recolor this line please? See screenshot below. Thank you.
bszopi Former Developer May 13, 2012 #2 According to Firebug, that is from the vBShout CSS file (dbtech_vbshout_editor.css). And it's referencing the following: Code: .editor { border-top:solid 1px {vb:stylevar mid_border.borderColor}; } Hope that helps!
According to Firebug, that is from the vBShout CSS file (dbtech_vbshout_editor.css). And it's referencing the following: Code: .editor { border-top:solid 1px {vb:stylevar mid_border.borderColor}; } Hope that helps!
Taurus Customer May 13, 2012 #3 Thank you, but I don't understand how to edit that then, because the stylevars for mid_border looks like this: So then it should not have any color right?
Thank you, but I don't understand how to edit that then, because the stylevars for mid_border looks like this: So then it should not have any color right?
bszopi Former Developer May 13, 2012 #4 I don't think you are looking at the right style, cause I see this for your default vB theme (which is what the first screen shot was):
I don't think you are looking at the right style, cause I see this for your default vB theme (which is what the first screen shot was):
Taurus Customer May 14, 2012 #5 Ooooops...lol....sorry about that. Thank you very much got it! :RpS_thumbsup: