1. hajduk81
  2. Commercial Templates
  3. Tuesday, 10 March 2015
  4.  Subscribe via email
Hello!

Is possible to set transparent module's background in LIFESTYLE template , for example footer or TOP-1A?

thx, greetings
Accepted Answer Pending Moderation
0
Votes
Undo
Hello

To set the background color of your top-1# modules to transparent try adding the following to the Custom CSS field of your templates parameters...


#container_top1_modules .wrapper960 {
background-color: transparent;
}


Ciarán
  1. more than a month ago
  2. Commercial Templates
  3. # 1
Accepted Answer Pending Moderation
0
Votes
Undo
Works great for top1 modules! Please verify, because i can't set transparent footer:

#container_footer_modules .wrapper960 {
background-color: transparent;
}
  1. more than a month ago
  2. Commercial Templates
  3. # 2
Accepted Answer Pending Moderation
0
Votes
Undo
Try...


#container_base .wrapper960 {
background-color: transparent;
}


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


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