Follow us on Twitter X-Cart on Facebook Wiki
Shopping cart software Solutions for online shops and malls

'Categories' box text too high in IE8

 
Reply
   X-Cart forums > X-Cart 4 > Dev Questions > Changing design
 
Thread Tools Search this Thread
  #1  
Old 07-17-2010, 01:21 PM
 
Sisom Sisom is offline
 

eXpert
  
Join Date: Sep 2006
Posts: 310
 

Default 'Categories' box text too high in IE8

Hi, I have one last final problem, which has also been driving me barmy for a few nights.

In IE8, the word 'Categories' is too high on its background image, and the bottom few pixels of the background image are not displayed.

You can view it here:

http://www.mrdtrading.co.uk/store/home.php?shopkey=martin

Further down the left-bar div, you can see the 'Bestsellers' heading is fine, it uses almost exactly the same CSS as the 'Categories' section, just a different background image (without the blue fade at the top).

Any help would be much appreciated!
__________________
X-Cart Gold Version 4.3.2
Reply With Quote
  #2  
Old 08-19-2010, 12:00 PM
 
Sisom Sisom is offline
 

eXpert
  
Join Date: Sep 2006
Posts: 310
 

Default Re: 'Categories' box text too high in IE8

I've found out the cause of the problem, the background position was set as follows, in main.css, line 741:

Code:
.menu-dialog .title-bar { background: #FFFFFF url(images/2column/menu_bgtop.gif) no-repeat center center; border: 0px none; width: 186px; height: 30px; padding-top: 6px; line-height:36px; overflow: hidden; }

It should have been
Code:
.menu-dialog .title-bar { background: #FFFFFF url(images/2column/menu_bgtop.gif) no-repeat top center;


Works perfectly now - so if you have similar problems with any background images, always try changing the positioning.
__________________
X-Cart Gold Version 4.3.2
Reply With Quote
Reply
   X-Cart forums > X-Cart 4 > Dev Questions > Changing design


Thread Tools Search this Thread
Search this Thread:

Advanced Search

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Forum Jump


All times are GMT -8. The time now is 05:27 PM.

   

 
X-Cart forums © 2001-2020