VISIT AND LIKE OUR PAGE ON FACEBOOK
TAKE A LOOK AT OUR TWEETS ON TWITTER
SUBSCRIBE TO THE JOOMFREAK RSS FEED
VISIT OUR CHANNEL ON YOUTUBE

Account Details

Change your name, email, password or permanently delete your account. Change settings

We offer several ways you can get support from our experts: Support ForumKnowledgebaseNewsletter

Your Forum Posts

No posts to display.

Welcome, Guest
Username Password: Remember me
  • Page:
  • 1
  • 2

TOPIC: Pagination problem

Re: Pagination on a component 20 Mar 2014 06:44 #4307

There is box before the Prev. button.

bachpanglobal.com/new/index.php/school-g...es.html?limitstart=0


The pagination code that is in template.css is:
.pagination span,.pagination a {display:inline-block;width:28px;height:47px;line-height:27px;text-align:center;background:url(../images/jf_pagination.png) no-repeat;margin-left:12px;}
.pagination span.p_prev span,.pagination span.p_prev a,.pagination span.p_next span,.pagination span.p_next a{
margin:0px !important;
}
.pagination span.p_prev span,.pagination span.p_prev a{
background:url(../images/jf_prev.png) no-repeat 10px 10px;
text-indent:-9999px;
}
.pagination strong span{
background:url(../images/jf_pagination_active.png) no-repeat !important;
color:#f2f2f2;
width:24px !important;
}
.pagination span.p_next span,.pagination span.p_next a{
background:url(../images/jf_next.png) no-repeat 10px 10px;
text-indent:-9999px;
}
.pagination a {text-decoration:none !important;}

.pagination span.p_prev,.pagination span.p_next,.pagination strong span {
display: inline-block !important;
}
.pagination span{
display: initial;
}
Last Edit: 20 Mar 2014 06:45 by raunhar.
The topic has been locked.

  • Posts:24
  • raunhar
  • Junior Boarder
  • OFFLINE
  • Karma: 0

Re: Pagination on a component 21 Mar 2014 07:49 #4317

Hi,
You add css block in template
.pagination span.p_prev span, .pagination span.p_prev a {
display: inline-block;
}
.pagination span.p_prev{
margin-left:0px!important;
}
 
The topic has been locked.

  • Posts:2940
  • isupport
  • Moderator
  • OFFLINE
  • Karma: 0
  • Page:
  • 1
  • 2
Time to create page: 0.30 seconds
Wednesday 08 May 2024

joomfreak is not affiliated with or endorsed by the Joomla Project or Open Source Matters.
The Joomla logo is used under a limited license granted by Open Source Matters the trademark holder in the United States and other countries.