Customizing SMF > Graphics and Templates
How to add a border around these bits?
ocmdiaz714:
I want this:
Test post:
--- Code: ---http://www.immatureandpopular.com/index.php?topic=112.msg589;topicseen#new
--- End code ---
Thanks.
Orangine:
It won't be easy since author of this theme decided not to use tables but divs instead. Anyway the css responsible for that starts at line 2138 in index.css of your theme.
If you want to add border, you need to add border to the following classes: poster, postarea, moderatorbar
Would that be sufficient info for you?
ocmdiaz714:
--- Quote from: Orangine on September 07, 2012, 08:05:37 PM ---It won't be easy since author of this theme decided not to use tables but divs instead. Anyway the css responsible for that starts at line 2138 in index.css of your theme.
If you want to add border, you need to add border to the following classes: poster, postarea, moderatorbar
Would that be sufficient info for you?
--- End quote ---
That' didn't help. :-\
Orangine:
You need to play with border property. See here for reference.
di3f00l:
You need to somehow make the div that has the username and info (on the left) the full length of the post, so that the border will continue down.
Navigation
[0] Message Index
[#] Next page
Go to full version