Quote:
Originally Posted by mr_clean_mr
any way to fix this? on a black forum im getting a white box around the text so i cant see the text for the button
vb4.1.3
|
This is most commonly the result of CSS settings, namely the
background attribute of the
.postbitlegacy .postfoot .textcontrols a, .postbit .postfoot .textcontrols a, .eventbit .eventfoot .eventcontrols a { CSS class, in
postbit.css.
To fix it, please try the following steps:
Step 1) Remove all the contents of the
postbit_control_background StyleVar.
Step 2) If that didn't fix it, please enter the
postbit.css file and find the
.postbitlegacy .postfoot .textcontrols a, .postbit .postfoot .textcontrols a, .eventbit .eventfoot .eventcontrols a { CSS class, and remove the
background: definition.
Hope that helps
Fillip