1. matthew.quarta@gmail.com
  2. Commercial Templates
  3. Wednesday, 29 October 2014
  4.  Subscribe via email
Hi,

Was wondering how to separate different sidecol B modules so there is a gap in-between them that has background fill in it. I have used the Metropolis template and this was standard so I was wondering what CSS I need to change?

Regards,
Matt
Accepted Answer Pending Moderation
0
Votes
Undo
Hi Matt

Would you have a URL to an example of your modules?

Ciarán
  1. more than a month ago
  2. Commercial Templates
  3. # 1
Accepted Answer Pending Moderation
0
Votes
Undo
Hi Ciaran,

Link to site:
http://www.knowitall.co.za

The modules in Sidecol B need to have a gap in-between them (Testimonials and Upcoming courses) so they are two independent blue blocks.

This is a metropolis template I used and you can see each side col module is a separate block?
http://www.modelaclubofsouthafrica.com

I was wondering if this is possilbe?
  1. more than a month ago
  2. Commercial Templates
  3. # 2
Accepted Answer Pending Moderation
0
Votes
Undo
Thank you

The area in blue is the containing div of all your modules in the sidecol-b module position, it therefore for would not really be possible to split the div. One option may be to add a background to the inside module div with something like the following...


#sidecol_b .module {
background-color: rgba(255, 255, 255, 0.2);
margin-bottom: 10px;
}


Ciarán
  1. more than a month ago
  2. Commercial Templates
  3. # 3
Accepted Answer Pending Moderation
0
Votes
Undo
Thank you so much! Your support and willingness to help is really why I love your templates.

That was my error it seems. Thanks again!
  1. more than a month ago
  2. Commercial Templates
  3. # 4
  • Page :
  • 1


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