sorting menu malposition after change language and font.

Attachment 33596

malposition, and dosen’t translate into Chinese.
Please help

http://gemuse.cn/ring.html

PS:after Change hosting to Windows+PHP Server, can’t Create New Account SOLVED!

1 answer

Profile photo of Sherlock 0.00 $tone February 6, 2014
Public

@ gemuse,

You can open the app\design\frontend\default\jm_craftstemplate\cat alog\product\listtoolbar.phtml file, you would see this line:

HTML Code:

    <label><?php echo $this->__('Sort by') ?></label>

you can change it to:

HTML Code:

    <label><?php echo $this->__('Sort By') ?></label>

Hope this helps.

#1

Please login or Register to Submit Answer

Written By

Comments