0
Welcome Guest! Login
0 items Join Now

Pagination is Vertical - Not Horizontal

    • PrfFrost's Avatar
    • PrfFrost
    • Sr. Rocketeer
    • Posts: 108
    • Thanks: 0

    Re: Pagination is Vertical - Not Horizontal

    Posted 14 years 2 months ago
    • same works for Datso Gallery....thx
    • the Dot....
    • BenZXo's Avatar
    • BenZXo
    • Jr. Rocketeer
    • Posts: 28
    • Thanks: 0

    Re: Pagination is Vertical - Not Horizontal

    Posted 14 years 1 month ago
    • That is the perfect solution. I have been researching about that issue for the past 8 hours...and in vain. But this thread just solved it. Thanks.
  • Re: Pagination is Vertical - Not Horizontal

    Posted 13 years 11 months ago
    • Henning's Avatar
    • Henning
    • Preeminent Rocketeer
    • Posts: 29362
    • Thanks: 954
    • Volunteer

    Re: Pagination is Vertical - Not Horizontal

    Posted 13 years 11 months ago
    • Hi Nick,

      add this to your template.css ...

      div.pagenavbar {text-align: center !important}

      and clear your cache
  • Re: Pagination is Vertical - Not Horizontal

    Posted 13 years 10 months ago
    • Had the same problem and finally fixed it.
      bad, bad that this wasn't fixed in any way in the templates to download. very disappointing. Why did I have to go through this horror although the solution is there?? The problem on my site showed up with eventlist. So who thinks of the Panacea template then?? I looked through all eventlist files nearly.

      I downloaded my panacea template 2 weeks ago and it cost me 6 hours to solve this problem! Imagine Microsoft would only solve bugs by a forum and everybody would have to surf the internet to find all bugs and fixes instead of being able to download updates. That's what you do! So if you find a bug and solve it, then FIX the template. This will cost 1 person little time. better than costing dozens of people lots of time.

      Thought Rocketheme was great. Now I only think you're good.
    • Henning's Avatar
    • Henning
    • Preeminent Rocketeer
    • Posts: 29362
    • Thanks: 954
    • Volunteer

    Re: Pagination is Vertical - Not Horizontal

    Posted 13 years 10 months ago
    • ... the problem is almost every extension has it's own way of setting up the pagination and it should be up to them to style it.
      We're not microsoft ... just Rockettheme. The Forum is thought as an huge database ... hence we have the solved threads areas. A search brings up the fix for your issue in seconds.
      This is not really a bug ... but I will post that on our projects site and see if the devs find a solution for this.
  • Re: Pagination is Vertical - Not Horizontal

    Posted 13 years 9 months ago
    • Unfortunetaly It does not work for me.
      I copied the code in templates/system/css/template.css

      .tab {display: inline-block;margin-right: 8px;}
      .tab .page-active {background: none;}
      .page-block {display: inline-block;margin-right: 4px;font-weight: bold;}
      .page-active, .page-inactive {padding: 0 4px;}
      .page-inactive:hover {cursor: pointer;}

      www.cpnef.monarque-maquette.com/index.ph...y&cid=103&Itemid=224

      What can I do ?
      Thanks
    • Henning's Avatar
    • Henning
    • Preeminent Rocketeer
    • Posts: 29362
    • Thanks: 954
    • Volunteer

    Re: Pagination is Vertical - Not Horizontal

    Posted 13 years 9 months ago
    • Add it to this file:

      your-joomla-root/templates/rt_gantry_j15/css/template.css
  • Re: Pagination is Vertical - Not Horizontal

    Posted 13 years 9 months ago
    • I update your code adding "div" before and It Works !!
      Thanks a lot.

      div.tab {display: inline-block;margin-right: 8px;}
      div.tab .page-active {background: none;}
      div.page-block {display: inline-block;margin-right: 4px;font-weight: bold;}
      div.page-active, .page-inactive {padding: 0 4px;}
      div.page-inactive:hover {cursor: pointer;}
  • Re: Pagination is Vertical - Not Horizontal

    Posted 13 years 5 months ago
    • Hello,

      I am facing the same issue. I incorporated the fix as suggested in this thread into my template.css for the template I have used (Modulus). However, despite that the issue persists.

      You can view the issue on my website - www.the-5thelement.com/index.php/news-events/news

      Also note that when I use the Article blog view, the pagination displays correctly and you can see the same here - www.the-5thelement.com/index.php/resources/videos

      Kindly help. I am not expert with CSS hence need help.

      - Anil

Time to create page: 0.067 seconds