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

CSS Compatability

 
Reply
   X-Cart forums > X-Cart 4 > Dev Questions > Changing design
 
Thread Tools Search this Thread
  #1  
Old 06-07-2003, 09:03 AM
 
davesphoto davesphoto is offline
 

Member
  
Join Date: May 2003
Posts: 24
 

Default CSS Compatability

My text styles only seem to render properly with IE5. I also have Netscape 6, Safari (current) and Omni 4.5. None of these other browsers render the text size (designated in "px") or "bold" option. Omni did when i had 4.2 but I upgraded to 4.5 today and it stoped rendering right! Are some of the tags outdated? Does anybody else have a similar problem?
Reply With Quote
  #2  
Old 06-09-2003, 11:17 AM
 
davesphoto davesphoto is offline
 

Member
  
Join Date: May 2003
Posts: 24
 

Default

I don't know if anybody cares but I figured it out: My cart displays much more consistantly from browser to browser if i split the bold function from the same tag as the font size. Eg. instead of
Code:
.TopLabel { COLOR: #000000; FONT: bold 12px; }

which is how it was when I installed x-cart use:
Code:
.TopLabel { COLOR: #000000; FONT-SIZE: 12px; FONT-WEIGHT: bold; }
This seems to display exactly the same in IE5 and IE6 but seems to be more universal (works also in Netscape, Omni, Safari and Opera).

I hope this might help some other newbie like myself.
Reply With Quote
  #3  
Old 06-09-2003, 03:45 PM
  shan's Avatar 
shan shan is offline
 

X-Guru
  
Join Date: Sep 2002
Location: Birmingham, UK
Posts: 6,163
 

Default

Again , It would be better if shortcuts like this were not made.
__________________
Looking for a reliable X-cart host ?
You wont go wrong with either of these.

EWD Hosting
Hands On Hosting
Reply With Quote
Reply
   X-Cart forums > X-Cart 4 > Dev Questions > Changing design



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:59 AM.

   

 
X-Cart forums © 2001-2020