Next - Previous Buttons on category blog

  • JTGlenn1
    Inactive member
  • Topic Author
  • Member
  • Member
More
13 years 3 weeks ago #16980 by JTGlenn1
If you scroll all the way down to the bottom of this page, the navigation links are in bullet form. Is that how they are supposed to look?
Normally I would expect them to be across the bottom of the page.
Somthing like this...
<<Start <Prev •1 •2 •3 Next> End>>
www.brentwoodchristian.org/index.php/abo...4/communication/news
Attachments:

Please Log in to join the conversation.

  • milos
    Support Staff
  • Moderator
  • Moderator
More
13 years 3 weeks ago #16987 by milos
No, please add this to the file /templates/hot_designnow/css/template_css.css:
Code:
.pagination ul { padding:0 !important; margin:0 !important; } .pagination li { float:left; list-style:none; padding:0 10px 0 0 !important; margin:0 !important; }

Please Log in to join the conversation.

  • JTGlenn1
    Inactive member
  • Topic Author
  • Member
  • Member
More
13 years 3 weeks ago #17010 by JTGlenn1
Thanks!!!
Is there anyway to insert an <hr> before the page 1 of 3?

Please Log in to join the conversation.

  • milos
    Support Staff
  • Moderator
  • Moderator
More
13 years 3 weeks ago #17023 by milos
You can add the top border:

.pagination ul {
padding:0 !important;
margin:0 !important;
border-top:1px solid #000;
}
The following user(s) said Thank You: JTGlenn1

Please Log in to join the conversation.

  • JTGlenn1
    Inactive member
  • Topic Author
  • Member
  • Member
More
13 years 3 weeks ago - 13 years 3 weeks ago #17032 by JTGlenn1
Thanks! Your knowledge amazes me.
I added the border and the line came up right below the Page 1 of 3.
I looked at the source code on the website and figured out there was a class called counter, I added .counter to the sytle sheet and it added just above the Page 1 of 3.
Wasn't sure which would look better, but decided to go with the line above the page #.

Below is the code used for anyone insterested.

}
.counter {
border-top:1px solid #215E21;
}

Attachments:
Last edit: 13 years 3 weeks ago by JTGlenn1. Reason: added image

Please Log in to join the conversation.

Time to create page: 0.172 seconds
Powered by Kunena Forum