End of Support for Joomla 3 - Forum closed
HR line and main content div
Good morning,
i need to remove the HR line at the center of the template ... i believe divide top from bottom. Also, if I do not need the main-top and main-bottom container, can I delete the space that is created? Or can I use other sites like home to avoid space that you create?
Thank you
i need to remove the HR line at the center of the template ... i believe divide top from bottom. Also, if I do not need the main-top and main-bottom container, can I delete the space that is created? Or can I use other sites like home to avoid space that you create?
Thank you
by emix86
Please Log in or Create an account to join the conversation.
- joomlaplates
- Offline
- Moderator
- Posts: 8807
- Thank you received: 1732
Hi there,
add this code to your css/customcss to remove the HR lines and their spaces
add this code to your css/customcss to remove the HR lines and their spaces
hr.style19,
hr.style-one {display:none}
Dokumentation:
www.joomlaplates.de/dokumentation.html
www.joomlaplates.de/dokumentation.html
by joomlaplates
Please Log in or Create an account to join the conversation.
joomlaplates wrote: Hi there,
add this code to your css/customcss to remove the HR lines and their spaceshr.style19,
hr.style-one {display:none}
i have work on original theme (blue). where copy this line ?
for other question can have reply ?
Thanks
by emix86
Please Log in or Create an account to join the conversation.
- joomlaplates
- Offline
- Moderator
- Posts: 8807
- Thank you received: 1732
Hi there,
please never edit the original CSS files, because these files will be overwritten with the next theme update. Always add your custom style to the custom.css
Use only the css/custom.css
www.joomlaplates.com/support/documentation/custom-css-in-joomla
Here is a video how to customize all other things
www.joomlaplates.com/template-customizing
please never edit the original CSS files, because these files will be overwritten with the next theme update. Always add your custom style to the custom.css
Use only the css/custom.css
www.joomlaplates.com/support/documentation/custom-css-in-joomla
Here is a video how to customize all other things
www.joomlaplates.com/template-customizing
Dokumentation:
www.joomlaplates.de/dokumentation.html
www.joomlaplates.de/dokumentation.html
by joomlaplates
Please Log in or Create an account to join the conversation.
Hi, sorry for the time last... Now i create a new css, but i can save the actual theme. can copy/paste the old css? wich file can be copy/paste?
by emix86
Please Log in or Create an account to join the conversation.
Moderators: joomlaplates