1. Nineveh.carvan
  2. Commercial Templates
  3. Wednesday, 03 December 2014
  4.  Subscribe via email
I would like to increase the opacity of the template border. So it is not as translucent through to the background image. I think that makes it harder to read module text.

Can you please assist me with the css code that would change this?
http://usd469.cloudaccess.net/
Thank you!
Accepted Answer Pending Moderation
0
Votes
Undo
Hello

Presuming I understand you correctly try adding the following to the Custom CSS field of your templates parameters...



#container_main .wrapper960, #container_spacer1 .wrapper960, #container_bottom_modules .wrapper960, #container_spacer2 .wrapper960, #container_hornav_mobile .wrapper960, #container_top3_modules .wrapper960, #container_slideshow_modules .wrapper960, #container_slideshow .wrapper960 {
background-color: rgba(0, 0, 0, 0.85);
}


Ciarán
  1. more than a month ago
  2. Commercial Templates
  3. # 1
Accepted Answer Pending Moderation
0
Votes
Undo
I put it in the css area and hit save and it didn't change anything. I have also tried accessing the html coding on the backend, but it didn't show up on the scree when I selected css. Do you think I am having a joomla issue?
  1. more than a month ago
  2. Commercial Templates
  3. # 2
Accepted Answer Pending Moderation
0
Votes
Undo
Hello

You appear to have set your wrapper background to white and text color to black. Am I to consider this query as closed?

Ciarán
  1. more than a month ago
  2. Commercial Templates
  3. # 3
Accepted Answer Pending Moderation
0
Votes
Undo
Yes I figured it out! Very happy with the result.

Thanks!!
  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!