Support Forum

Please note that this forum is only available to you in read only mode. In order to contribute to this conversation you will need to renew your subscription.

Medica Template - Banner Opacity

zentoolsIf you use Zentools please post a review at the Joomla! Extensions Directory.

Quick question about the small banner at the top of the page on this template. I'm trying to figure out how to change the opacity to 100% so that it's solid white bg just for the small section. See attached. Do I have to add CSS to the custom css file? Please advise. Thanks!

topbanner.png


Nader
  • azzaya's Avatar
  • azzaya
  • 12 Month Developer
  • 276 posts
  • 5 Thanks
  • Karma: 2
The administrator has disabled public write access.
Hi Nader,

Are you referring to the logo or the while width?
  • manh's Avatar
  • manh
  • Moderator
  • 45248 posts
  • 2106 Thanks
  • Karma: 603
The administrator has disabled public write access.
Hi Paul,

The whole width. The background that the logo and menu sit on top of.

Thanks,
Nader
  • azzaya's Avatar
  • azzaya
  • 12 Month Developer
  • 276 posts
  • 5 Thanks
  • Karma: 2
The administrator has disabled public write access.
Try

#top-overlay {
background: rgba(255,255,255,1);
}

Cheers
Paul
  • manh's Avatar
  • manh
  • Moderator
  • 45248 posts
  • 2106 Thanks
  • Karma: 603
The administrator has disabled public write access.
You are the man.

Thank you!

Nader
  • azzaya's Avatar
  • azzaya
  • 12 Month Developer
  • 276 posts
  • 5 Thanks
  • Karma: 2
The administrator has disabled public write access.
You're welcome

Cheers
Paul
  • manh's Avatar
  • manh
  • Moderator
  • 45248 posts
  • 2106 Thanks
  • Karma: 603
The administrator has disabled public write access.
Hi Paul,

I really like the Accordion page that came with the demo content (the one with the circle arrows up and down), but I deleted the content in the article thinking it would get rid of the extra text above the accordion. How do I get the accordion to show up again on the page? Is it a plugin?


accordion.JPG



Thanks,
Nader
  • azzaya's Avatar
  • azzaya
  • 12 Month Developer
  • 276 posts
  • 5 Thanks
  • Karma: 2
The administrator has disabled public write access.
Hi Nader,

Its the module with the id of 471

Cheers
  • manh's Avatar
  • manh
  • Moderator
  • 45248 posts
  • 2106 Thanks
  • Karma: 603
The administrator has disabled public write access.
With module manager I'd filter by type e.g. zentools2 and then use the id filter on the far right of the columns to find the module

Cheers
  • manh's Avatar
  • manh
  • Moderator
  • 45248 posts
  • 2106 Thanks
  • Karma: 603
The administrator has disabled public write access.
Hi Paul,

Yes, I know where the module is. What I'm saying is that I went to the Accordion article item and deleted what was in the body of the html editor thinking I was only removing the text above the accordion, but it ended up removing the accordion along with it. Does that make sense? I don't know how to get the accordion to reappear in that article. Right now the module is assigned to all menu items, but I don't see it.

Thanks,
Nader
  • azzaya's Avatar
  • azzaya
  • 12 Month Developer
  • 276 posts
  • 5 Thanks
  • Karma: 2
The administrator has disabled public write access.
Hi Nader,

With the module name you can use loadposition to load the module into the article

{loadposition modulename}

Cheers
Paul
  • manh's Avatar
  • manh
  • Moderator
  • 45248 posts
  • 2106 Thanks
  • Karma: 603
The administrator has disabled public write access.
Oh great. Thank you Paul. :)
  • azzaya's Avatar
  • azzaya
  • 12 Month Developer
  • 276 posts
  • 5 Thanks
  • Karma: 2
The administrator has disabled public write access.
No problem

Cheers
  • manh's Avatar
  • manh
  • Moderator
  • 45248 posts
  • 2106 Thanks
  • Karma: 603
The administrator has disabled public write access.

zentoolsIf you use Zentools please post a review at the Joomla! Extensions Directory.

Happy Campers