View Num. of page....only if...
-
- Phoca Member
- Posts: 17
- Joined: 03 Jan 2012, 19:14
[Solved] Re: View Num. of page....only if...
Nothing. The label "View pages 5-10-15-etc" is still displayed
Last edited by Ale1x on 08 Jan 2012, 21:36, edited 1 time in total.
-
- Phoca Professional
- Posts: 258
- Joined: 02 Jun 2011, 09:29
- Contact:
Re: View Num. of page....only if...
Use this one ^^
Code: Select all
#phoca-dl-category-box .pagination .pginline { display: none; }
-
- Phoca Member
- Posts: 17
- Joined: 03 Jan 2012, 19:14
Re: View Num. of page....only if...
Nothing again.
My tree is:
root/components/com_phocadownloads/assets
In custom.css I added your code after comments but not change nothing
My tree is:
root/components/com_phocadownloads/assets
In custom.css I added your code after comments but not change nothing
-
- Phoca Member
- Posts: 17
- Joined: 03 Jan 2012, 19:14
Re: View Num. of page....only if...
Solved. Now works
-
- Phoca Professional
- Posts: 258
- Joined: 02 Jun 2011, 09:29
- Contact:
Re: View Num. of page....only if...
If you have created a menu item of type "categories list (categories view)" (?) then there is an option on the right side to disable this too! I forgot about it! (^_^)