| ||||||||||
| Shopping cart software Solutions for online shops and malls | ||||||||||
|
|
||||||||||
| X-Cart Home |
need to change page navigation text size | |||
![]() |
|
||
|
|
Thread Tools | Search this Thread |
|
#1
|
|||||||||
|
|||||||||
|
I would like to change the text size of the page numbers at the top and bottom of the product thumbnail pages. How would I do this?
Thanks Dee |
|||||||||
|
#2
|
|||||||
|
|||||||
|
look in the skin1/customer/main/navigation.tpl file
Since there is no style associated with it, it is using the default style setting in the skin1.css file. You could either 1) add a new style in the css file and then define the class in the navigation file where you see the following code {%page.index%}... Code:
Or you could hardcode the font settings instead of using the skin1.css file like below Code:
hope this helps. |
|||||||
|
#3
|
|||||||||
|
|||||||||
|
Thank you, thank you, thank you!
|
|||||||||
|
|
|||
|
X-Cart forums © 2001-2020
|
|||