scottball
Forum Replies Created
-
Forum: Themes and Templates
In reply to: [evolve] Transparency Issue@donnawpadmin is there a way i can email it to you?
- This reply was modified 9 years, 2 months ago by scottball.
Forum: Themes and Templates
In reply to: [evolve] Transparency Issue@donnawpadmin & @romik84: Thank you for the kind words, I’m not an expert in HTML so that’s why I’m struggling. I tried your suggestion, nothing changes. I also tried Romik’s suggestion and it doesn’t work either.
I was able to find the piece of code that allowed me to change it from grey to black. but when I did the line to make the wrapper transparent, it didn’t make a difference. I also tried the !important rule.
I noticed that when I do a lower opacity(or transparent), it makes the entire container, including the menu, bootstrap slider and the images opaque as well. I want to just have the black container be opaque, not the whole thing.
Thanks for your help.
Forum: Themes and Templates
In reply to: [evolve] Transparency Issue@donna: I edited the .page-template-blog-page-php .format-gallery to include
background-color: transparent;but it did not work.@romik84: I added that to the end of the custom css section and it resulted in a white page. Is there a specific place this code needs to go? is there another #wrapper I need to edit?
Forum: Themes and Templates
In reply to: [evolve] transparency issuehttp://scottairforceball.com/ is the website I am trying to make the change on. notice the grey content box. I cannot get it to be transparent without making the whole thing transparent(using CSS on the body)
Forum: Themes and Templates
In reply to: [evolve] transparency issueI already tried that but it doesn’t work 🙁