1. pkgfx
  2. Commercial Templates
  3. Sunday, 19 January 2014
  4.  Subscribe via email
Hi there.

The Container_base at the bottom i would like to know how to make a "top border" on that.

ive tried
#container_base {top-border: 2px;
border-style:solid;
border-top-color:#xxx;}
where xxx = color code.

i want it to match the border at the top

tnx in advance.
Accepted Answer Pending Moderation
0
Votes
Undo
Hello

Try adding the following to the Custom CSS field of your templates parameters (editing to your own taste)...


#container_base {
border-top: 4px solid #000000;
}


CiarĂ¡n
  1. more than a month ago
  2. Commercial Templates
  3. # 1
  • Page :
  • 1


There are no replies made for this post yet.
Be one of the first to reply to this post!