-
AuthorPosts
-
jairodriguez Friend
jairodriguez
- Join date:
- January 2009
- Posts:
- 44
- Downloads:
- 0
- Uploads:
- 18
- Thanks:
- 19
- Thanked:
- 1 times in 1 posts
December 30, 2011 at 6:15 am #172273Hello.
How do I remove the link PREV – NEXT of articles?
Please see the attached image.My Template is Ja Travel
khoand Friendkhoand
- Join date:
- February 2011
- Posts:
- 4500
- Downloads:
- 0
- Uploads:
- 179
- Thanks:
- 169
- Thanked:
- 1166 times in 1060 posts
December 30, 2011 at 6:38 am #431874Hi,
You replace this code from /plugins/system/jat3/jat3/base-themes/default/css/template.css
.pagination ul li, ul.pagenav li {
background: none;
display: block;
float: left;
margin: 0;
overflow: hidden;
padding: 0;
}
with
.pagination ul li, ul.pagenav li {
background: none;
display: none;
float: left;
margin: 0;
overflow: hidden;
padding: 0;
}1 user says Thank You to khoand for this useful post
jairodriguez Friendjairodriguez
- Join date:
- January 2009
- Posts:
- 44
- Downloads:
- 0
- Uploads:
- 18
- Thanks:
- 19
- Thanked:
- 1 times in 1 posts
December 30, 2011 at 6:42 pm #431921Muchas gracias feliz año nuevo. Thank you very much, happy new year.
AuthorPostsViewing 3 posts - 1 through 3 (of 3 total)This topic contains 3 replies, has 2 voices, and was last updated by jairodriguez 12 years, 10 months ago.
We moved to new unified forum. Please post all new support queries in our New Forum
to remove PREV – NEXT
Viewing 3 posts - 1 through 3 (of 3 total)