1. muddasirpk
  2. Commercial Templates
  3. Monday, 01 April 2013
  4.  Subscribe via email
We had purchase resonate template.

I had implemented styles to module , I added border to modules , the border added successfully but if i place 2 modules (lets say in right column) then the border overlaps over each other, see example at http://mysite.cluhost.info/

See the 'New Letter Subscription' Module and Add Module below it , the border of each overlapping each other.
Accepted Answer Pending Moderation
0
Votes
Undo
Hello

To place a margin between these positions try adding the following to your template parameters Custom CSS field..


[code type=css]
.sidecol_block .module, .sidecol_block .module_menu {
margin-bottom: 10px;
}[/code]

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!