Main menu
Home
News
News from Alphaplug
Download
Forum
Support us
Search
Links
Demo site
Contact
Invite a friend
Joomlastreets News
Sign-up





Lost Password?
No account yet? Register

If you find my free stuff useful, why not leave me a little something with PayPal.

Donations are greatly appreciated, and help with the costs of providing FREE Joomla! addons.




Welcome, Guest
Please Login or Register.    Lost Password?

CSS Pagination for Index A-Z
(1 viewing) (1) Guest
Go to bottomPage: 1
TOPIC: CSS Pagination for Index A-Z
#3011
CSS Pagination for Index A-Z 4 Years, 1 Month ago Karma: 0
Hello, i'm using com_alphacontent\alphabet\alpha0.php for indexlisting and i would change the look like the standard Joomla pagenav

Code:

.pagenav {
  text-align: center;
  font-size: 11px;
  font-weight: bold;
  border: 3px double #cccccc;
  width: auto;
  background: url(../images/button_bg.png) repeat-x;
  padding: 0px 10px;
  line-height: 20px;
  margin: 1px;
}

.pagenavbar {
margin-right: 10px;
float: right;
}



Have anybody done this and can post the code or how to use an own CSS class for the index?
lay
Fresh Boarder
Posts: 13
graphgraph
User Offline Click here to see the profile of this user
The administrator has disabled public write access.
 
Go to topPage: 1