- Thank you received: 0
Support for SermonSpeaker 5.x is in bugfix mode only, the same as it is for Joomla 3.10.
I will not add any new features to this releases.
Please upgrade to SermonSpeaker 6.x and Joomla 4.x, which is better anyway.
I will not add any new features to this releases.
Please upgrade to SermonSpeaker 6.x and Joomla 4.x, which is better anyway.
Tag icon repeating across tag link
- Jeff Hallman
-
Topic Author
- New Member
-
Less
More
11 Aug 2015 18:43 #5461
by Jeff Hallman
Tag icon repeating across tag link was created by Jeff Hallman
Most likely a CSS with my RocketTheme template but the tags associated with the sermon are not displaying properly. There is an icon that covers the text up.
Picture attached and link to test site is here:
jhallman.com/joomla30/series/serie/10035...happier-life#sermons
Thoughts?
Picture attached and link to test site is here:
jhallman.com/joomla30/series/serie/10035...happier-life#sermons
Thoughts?
Please Log in or Create an account to join the conversation.
- Andrei Chernyshev
-
- Offline
- Translator
-
11 Aug 2015 19:38 #5463
by Andrei Chernyshev
Replied by Andrei Chernyshev on topic Tag icon repeating across tag link
add this to your template css
think this is close.
Code:
.article-info .tag-list0 {
background-repeat: no-repeat;
}
.article-info .tags {
list-style-type: none;
}
.article-info .label {
margin-left: 25px;
}
Please Log in or Create an account to join the conversation.
- Jeff Hallman
-
Topic Author
- New Member
-
Less
More
- Thank you received: 0
11 Aug 2015 20:05 #5464
by Jeff Hallman
Replied by Jeff Hallman on topic Tag icon repeating across tag link
Had to remove the .article-info and then it looked much better.
Thanks
Thanks
Please Log in or Create an account to join the conversation.
Time to create page: 0.139 seconds