1. marcusadamski
  2. Sherlock Holmes
  3. Commercial Templates
  4. Wednesday, 26 October 2016
  5.  Subscribe via email
Hi,

I would like to change the transparency level for the base2x module positions, when using the LetterPress template.

The 'Content Background Opacity' setting in the template works for the main content area, but the 'Base Modules Background Opacity' appears to effect the entire lower section of the screen display - and not just the base2 positions I have assigned.

I've attached an example, whilst trying to achieve ~95% transparency on the base2 position modules, yet keeping the background image. You can see the bottom half of the display is affected by the 'Base Modules Background Opacity', with the white semitransparent background colour.

Many thanks,
Marc
Accepted Answer Pending Moderation
0
Votes
Undo
Hi Marc

To amend try adding the following to the Custom CSS field of your templates parameters where 0.8 is your module's background opacity (edit to taste)...


#wrapper_base-2 {
background-color: rgba(255, 255, 255, 0.8);
}


Ciarán
  1. more than a month ago
  2. Commercial Templates
  3. # 1
Accepted Answer Pending Moderation
0
Votes
Undo
Thanks Ciarán - that worked perfectly
  1. more than a month ago
  2. Commercial Templates
  3. # 2
Accepted Answer Pending Moderation
0
Votes
Undo
Excellent.. thank you for the update! :)

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!