End of Support for Joomla 3 - Forum closed
[SOLVED] Logo below sliders
- YODAstudio
- Offline Topic Author
- Senior Boarder
- Posts: 52
- Thank you received: 2
Hello everybody,
I placed a slider in the home page ( www.rac-italia.com/index.php ) and it goes over the logo.
I tried with both Roksprocket and Widgetkit extensions but result is the same.
I even edited div.tm-headerbar and a.tm-logo z-index but I still can't put the logo on top.
What's wrong with that?
Thanks.
I placed a slider in the home page ( www.rac-italia.com/index.php ) and it goes over the logo.
I tried with both Roksprocket and Widgetkit extensions but result is the same.
I even edited div.tm-headerbar and a.tm-logo z-index but I still can't put the logo on top.
What's wrong with that?
Thanks.
Do. Or do not. There is no try.
Last Edit:8 years 11 months ago
by YODAstudio
Last edit: 8 years 11 months ago by YODAstudio.
Please Log in or Create an account to join the conversation.
- joomlaplates
- Offline
- Moderator
- Posts: 8807
- Thank you received: 1732
Hi there,
you have made a mistake and then you get a html error. See your source code ( red = issue)
Please insert an image only and not a href tag.
Right
Wrong
you have made a mistake and then you get a html error. See your source code ( red = issue)
Please insert an image only and not a href tag.
Right
<img style="display: block; margin-left: auto; margin-right: auto;" src="images/logo.png" alt="" />
Wrong
<p><a title="RAC Italia" href="index.php" rel="alternate"><img style="display: block; margin-left: auto; margin-right: auto;" src="images/logo.png" alt="" /></a></p></a>
Dokumentation:
www.joomlaplates.de/dokumentation.html
www.joomlaplates.de/dokumentation.html
by joomlaplates
The following user(s) said Thank You: YODAstudio
Please Log in or Create an account to join the conversation.
- YODAstudio
- Offline Topic Author
- Senior Boarder
- Posts: 52
- Thank you received: 2
Please Log in or Create an account to join the conversation.
Moderators: joomlaplates