Heisenberg submitted a new resource:
You must be registered for see links
- Postbit Legacy editvB Version: 3.8.7
Firstly go to the theme you want hit the drop down menu and hit main CSS
Then go to additional CSS at the bottom and enter this in:
(changing hex codes to colors you want)
Code:.userinfo-gt { color: #000; margin: 5px 0px 0px 0px; padding: 3px 3px 3px 3px; border: 1px solid #000000; background-color: #ededed; }
Then replace your postbit legacy with this:
Code:$template_hook[postbit_start] <table...
You must be registered for see links
Last edited:
