End of Support for Joomla 3 - Forum closed
Transparent Module (Toolbar)
- CTSEngineering
- Offline Topic Author
- Fresh Boarder
- Posts: 1
- Thank you received: 0
I'm trying to make a module in the toolbar position (very top) transparent so that the background image is visible behind it, but not sure how to do it? Thanks in advance for the help.
Please Log in or Create an account to join the conversation.
- joomlaplates
- Offline
- Moderator
- Posts: 8807
- Thank you received: 1732
The toolbar has a fixed background color at the php file:
>> layouts/theme.php
See image below.
To make the background transparent please use rgb instead of Hex code for the color:
www.css3.info/preview/rgba/
We are committed to help you with any type of support query, however we can't provide extensive help in terms of customizations. In general customizations may look simple but you will require solid knowledge of web technologies and programming skills to do them or hire a professional who can do it for you.
>> layouts/theme.php
See image below.
Attachment toolbar_2015-07-23.jpg not found
To make the background transparent please use rgb instead of Hex code for the color:
www.css3.info/preview/rgba/
We are committed to help you with any type of support query, however we can't provide extensive help in terms of customizations. In general customizations may look simple but you will require solid knowledge of web technologies and programming skills to do them or hire a professional who can do it for you.
Dokumentation:
www.joomlaplates.de/dokumentation.html
www.joomlaplates.de/dokumentation.html
Last Edit:9 years 4 months ago
by joomlaplates
Attachments:
Last edit: 9 years 4 months ago by joomlaplates.
Please Log in or Create an account to join the conversation.
Moderators: joomlaplates