- Posts: 30
- Thank you received: 0
Support for SermonSpeaker 4.x is canceled as it is for Joomla 2.5. I will gladly assist you with minor issues but I will not fix any bugs anymore in this releases.
The fix is to upgrade to SermonSpeaker 5.x and Joomla 3.x, which is better anyway.
The fix is to upgrade to SermonSpeaker 5.x and Joomla 3.x, which is better anyway.
All rollover images going behind text
09 Jul 2012 17:03 #2230
by Jason
All rollover images going behind text was created by Jason
Please Log in or Create an account to join the conversation.
- Andrei Chernyshev
- Offline
- Translator
09 Jul 2012 17:08 #2231
by Andrei Chernyshev
Replied by Andrei Chernyshev on topic All rollover images going behind text
can you send site URL? I'll take a look at css.
Please Log in or Create an account to join the conversation.
09 Jul 2012 17:10 #2233
by Jason
Replied by Jason on topic All rollover images going behind text
Please Log in or Create an account to join the conversation.
- Andrei Chernyshev
- Offline
- Translator
09 Jul 2012 17:13 #2234
by Andrei Chernyshev
Replied by Andrei Chernyshev on topic All rollover images going behind text
try putting this code into either template_blue.css or template.css
<link rel="stylesheet" href="/templates/jsn_epic_free/css/template.css" type="text/css" />
<link rel="stylesheet" href="/templates/jsn_epic_free/css/template_blue.css" type="text/css" />
<link rel="stylesheet" href="/templates/jsn_epic_free/css/template.css" type="text/css" />
<link rel="stylesheet" href="/templates/jsn_epic_free/css/template_blue.css" type="text/css" />
Code:
.tip-wrap
{
z-index: 1000;
}
Please Log in or Create an account to join the conversation.
09 Jul 2012 17:16 #2235
by Jason
Replied by Jason on topic All rollover images going behind text
Sweet, that worked like a charm.
thanks!!
thanks!!
Please Log in or Create an account to join the conversation.
- Thomas Hunziker
- Offline
- Administrator
09 Jul 2012 18:11 #2239
by Thomas Hunziker
Replied by Thomas Hunziker on topic All rollover images going behind text
Thanks Andrei
It's incredible how many templates there are which fail to include the needed CSS for basic Joomla function like tooltips... :blink:
It's incredible how many templates there are which fail to include the needed CSS for basic Joomla function like tooltips... :blink:
Please Log in or Create an account to join the conversation.
Time to create page: 0.117 seconds