pagination style
3 posters
Page 1 of 1
pagination style
how to use this pagination style into forums?
demo:
http://johor.forumn.org/h39-page#?page=2
css:
demo:
http://johor.forumn.org/h39-page#?page=2
css:
- Code:
.manu {
PADDING-RIGHT: 3px; PADDING-LEFT: 3px; PADDING-BOTTOM: 3px; MARGIN: 3px; PADDING-TOP: 3px; TEXT-ALIGN: center
}
.manu A {
BORDER-RIGHT: #eee 1px solid; PADDING-RIGHT: 5px; BORDER-TOP: #eee 1px solid; PADDING-LEFT: 5px; PADDING-BOTTOM: 2px; MARGIN: 2px; BORDER-LEFT: #eee 1px solid; COLOR: #036cb4; PADDING-TOP: 2px; BORDER-BOTTOM: #eee 1px solid; TEXT-DECORATION: none
}
.manu A:hover {
BORDER-RIGHT: #999 1px solid; BORDER-TOP: #999 1px solid; BORDER-LEFT: #999 1px solid; COLOR: #666; BORDER-BOTTOM: #999 1px solid
}
.manu A:active {
BORDER-RIGHT: #999 1px solid; BORDER-TOP: #999 1px solid; BORDER-LEFT: #999 1px solid; COLOR: #666; BORDER-BOTTOM: #999 1px solid
}
.manu .current {
BORDER-RIGHT: #036cb4 1px solid; PADDING-RIGHT: 5px; BORDER-TOP: #036cb4 1px solid; PADDING-LEFT: 5px; FONT-WEIGHT: bold; PADDING-BOTTOM: 2px; MARGIN: 2px; BORDER-LEFT: #036cb4 1px solid; COLOR: #fff; PADDING-TOP: 2px; BORDER-BOTTOM: #036cb4 1px solid; BACKGROUND-COLOR: #036cb4
}
.manu .disabled {
BORDER-RIGHT: #eee 1px solid; PADDING-RIGHT: 5px; BORDER-TOP: #eee 1px solid; PADDING-LEFT: 5px; PADDING-BOTTOM: 2px; MARGIN: 2px; BORDER-LEFT: #eee 1px solid; COLOR: #ddd; PADDING-TOP: 2px; BORDER-BOTTOM: #eee 1px solid
}
Last edited by xiaomah01 on December 31st 2011, 3:03 pm; edited 1 time in total
Re: pagination style
Gassy wrote:Post a link to your forum that tave multiple pages.
no ,i mean Replaced default that
- Spoiler:
change new one
Re: pagination style
Search in vinewtopic_body :
- Code:
{PAGINATION}
- Code:
<div class="pagination-edited">{PAGINATION}</div>
- Code:
.pagination-edited {
margin: 1px;
color:#fff;
float:left;
text-transform: uppercase;
margin-left: 5px;
font-size:10px;
font-weight: bold!important;}
.pagination-edited a,.pagination-edited b {
padding: 4px;
color: #0061b0;
-webkit-border-radius: 3px;
-moz-border-radius: 3px;
border-radius: 3px;
border: 1px solid #DCDCDC;
background: #f1f1f1;}
pagination-edited a:last-child,.pagination-edited a:first-child {
padding:2px!important;}
.pagination-edited b {
padding: 4px;
color: #0061b0;
-webkit-border-radius: 3px;
-moz-border-radius: 3px;
border-radius: 3px;
border: 1px solid #DCDCDC;
background: #f1f1f1;}
TonnyKamper likes this post
Re: pagination style
Gyzmo wrote:Search in vinewtopic_body :And replace with:
- Code:
{PAGINATION}
Now go to CSS Stylesheet and put this:
- Code:
<div class="pagination-edited">{PAGINATION}</div>
- Code:
.pagination-edited {
margin: 1px;
color:#fff;
float:left;
text-transform: uppercase;
margin-left: 5px;
font-size:10px;
font-weight: bold!important;}
.pagination-edited a,.pagination-edited b {
padding: 4px;
color: #0061b0;
-webkit-border-radius: 3px;
-moz-border-radius: 3px;
border-radius: 3px;
border: 1px solid #DCDCDC;
background: #f1f1f1;}
pagination-edited a:last-child,.pagination-edited a:first-child {
padding:2px!important;}
.pagination-edited b {
padding: 4px;
color: #0061b0;
-webkit-border-radius: 3px;
-moz-border-radius: 3px;
border-radius: 3px;
border: 1px solid #DCDCDC;
background: #f1f1f1;}
is work
thanks u so many
Last edited by xiaomah01 on December 31st 2011, 3:03 pm; edited 1 time in total
Re: pagination style
Gassy wrote:I understanded first, just give the topic link form that image
sorry maybe i misunderstanding
Re: pagination style
Topic Solved & Locked |
Sanket- ForumGuru
- Posts : 48766
Reputation : 2830
Language : English
Location : Mumbai
Similar topics
» Customize pagination
» Pagination : Load More
» Add pagination to the mobile version
» Need Help With Adding pagination to the mobile version!
» pagination color problem
» Pagination : Load More
» Add pagination to the mobile version
» Need Help With Adding pagination to the mobile version!
» pagination color problem
Page 1 of 1
Permissions in this forum:
You cannot reply to topics in this forum