Maybe a Bug?

When logged into your account (customer) and viewing order history, order information is pushed to the right and over laps menu bar (right).

Safari Browser 4.0.5

2 answers

Profile photo of Saguaros 0.00 $tone April 6, 2010
Public

Dear imacsoap!

I have checked my site, everything is ok, i have not see the problem as yours, i think you should submit a ticket we ‘ll check and resolve your issue

Thanks

#1
Profile photo of David Wallace 0.00 $tone April 26, 2010
Public

CSS fix for this issue: Mac -- Safari browser

open skin\frontend\default\jm_ores\csstheme.css file

do a search this css

.my-account .pager {
border: none;
background: none;
}

Then change to

.my-account .pager {
border: none;
background: none;
height:20px;
}

#2

This question is now closed

Written By

Comments