- Posts: 48
- 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.
Next page link at bottom messed up
- Pamela Besteder
- Topic Author
- Offline
- Senior Member
Less
More
14 Dec 2013 18:23 - 14 Dec 2013 18:25 #4188
by Pamela Besteder
Next page link at bottom messed up was created by Pamela Besteder
Last edit: 14 Dec 2013 18:25 by Pamela Besteder. Reason: I'm trying to add a snapshot of what I'm talking about
Please Log in or Create an account to join the conversation.
- Thomas Hunziker
- Offline
- Administrator
14 Dec 2013 18:58 #4189
by Thomas Hunziker
Replied by Thomas Hunziker on topic Next page link at bottom messed up
Please Log in or Create an account to join the conversation.
- Pamela Besteder
- Topic Author
- Offline
- Senior Member
Less
More
- Posts: 48
- Thank you received: 0
15 Dec 2013 00:53 #4190
by Pamela Besteder
Replied by Pamela Besteder on topic Next page link at bottom messed up
Thanks, but it didn't change it in my website.
I copied this into my template and saved it..but the website didn't change:
www.perryhrbc.org/index.php/component/se...r/sermons?Itemid=121
#main .pagination li {
display: inline;
margin: 0 2px;
text-align: left;
}
I copied this into my template and saved it..but the website didn't change:
www.perryhrbc.org/index.php/component/se...r/sermons?Itemid=121
#main .pagination li {
display: inline;
margin: 0 2px;
text-align: left;
}
Please Log in or Create an account to join the conversation.
- Thomas Hunziker
- Offline
- Administrator
15 Dec 2013 10:49 #4191
by Thomas Hunziker
Replied by Thomas Hunziker on topic Next page link at bottom messed up
Try without the '#main' part.
Please Log in or Create an account to join the conversation.
- Pamela Besteder
- Topic Author
- Offline
- Senior Member
Less
More
- Posts: 48
- Thank you received: 0
23 Dec 2013 06:10 #4212
by Pamela Besteder
Replied by Pamela Besteder on topic Next page link at bottom messed up
Please Log in or Create an account to join the conversation.
- Thomas Hunziker
- Offline
- Administrator
23 Dec 2013 09:34 #4213
by Thomas Hunziker
Replied by Thomas Hunziker on topic Next page link at bottom messed up
It's as always with the templates from RocketTheme. They look good but don't work well with other components...
You need to play around with the styles. Especially padding and border will be helpful.
Try this for example
You need to play around with the styles. Especially padding and border will be helpful.
Try this for example
Code:
.pagination ul li {
padding: 5px;
}
Please Log in or Create an account to join the conversation.
Time to create page: 0.102 seconds