1. artrails
  2. Commercial Templates
  3. Thursday, 08 May 2014
  4.  Subscribe via email
I'm just about finished upgrading to Joomla 3.3 but in the course of that I see that my lists <ul> don't display correctly. I've attached a screenshot of a search results page that has a pagination list and you'll see that it runs down the page instead of horizontally. Can you help me untangle this so that the bullet lists show correctly?

Here's a URL if you want to look at it live: http://www.artrailsofsww.org/index.php?option=com_customproperties&;view=search&Itemid=207&cp%5Bmedium%5D%5B%5D=&cp%5Blocation%5D%5B%5D=&cp%5Btext_search%5D=studio&submit_search=

Thank you!!!
Accepted Answer Pending Moderation
0
Votes
Undo
Hello

To amend this issue could you try adding the following to the end of your templates template.css (../templates/j51_indulge/css/template.css)..


.pagination li {
background: none repeat scroll 0 0 rgba(0, 0, 0, 0);
float: left;
list-style: none outside none;
margin: 20px 0;
}


CiarĂ¡n
  1. more than a month ago
  2. Commercial Templates
  3. # 1
  • Page :
  • 1


There are no replies made for this post yet.
Be one of the first to reply to this post!