1. Mol4
  2. Sherlock Holmes The Voice
  3. Commercial Templates
  4. Friday, 14 November 2014
  5.  Subscribe via email
Hello,
on a development site I'm using the Journal template: test-website
When I put nothing in module position 'base-1'(a,b,etc) or in position 'base-2'(a,b,etc) apparently nothing shows up. But the edges of the module position still show. So an empty square is visible. How can I fix this?
Thanks!
Accepted Answer Pending Moderation
0
Votes
Undo
Hello

To remove the edges to your base modules try adding the following to the Custom CSS field of your templates parameters..


#container_base .wrapper960 {
background: none repeat scroll 0 0 rgba(0, 0, 0, 0);
box-shadow: none;
}


Ciarán
  1. more than a month ago
  2. Commercial Templates
  3. # 1
Accepted Answer Pending Moderation
0
Votes
Undo
Hello Ciarán,
Thanks! This works.
  1. more than a month ago
  2. Commercial Templates
  3. # 2
  • Page :
  • 1


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