hey guys,
I've copied a code from another templatestyle and put it in the Additional CSS Defenitions...
HTML Code:
.border { border-left: 1px solid #FFFFFF; border-right: 1px solid #FFFFFF; }
This should make happen that I get borders on my body, but Im affraid I need to do something else before I can make it happen right ??
so how do I get this to work?
thanks in advanced!