View Single Post
  #8  
Old 04-13-2009, 10:15 PM
  gb2world's Avatar 
gb2world gb2world is offline
 

X-Wizard
  
Join Date: May 2006
Location: Austin, TX
Posts: 1,970
 

Default Re: Menu box edging missing

Hi valks1 -

I don't know if this has anything to do with what you are observing:

The first time I looked at your site in FF, I did not have javascript enabled. From what I can see, in 4.2, the css styles for the authentication box are controlled by javascript - so with javascript off, the styles look different.

When I enable javascript, the css for your authentication input looks like this:
class="menuInput menuInput-Blur"

which is probably not expected? You may need to take a look at any changes you made relative to the clearingInput function in the javascript here /skin1/jquery.clearinginput.js

Anyway - maybe what you are observing is the css defined in menuInput-Blur - which has a border style of inset, which would shade the left and upper border of the box.
__________________
X-CART (4.1.9,12/4.2.2-3/4.3.1-2/4.4.1-5)-Gold
(CDSEO, Altered-Cart On Sale, BCSE Preorder Backorder, QuickOrder, X-Payments, BCSE DPM Module)
Reply With Quote