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

Font Compatibility

 
Reply
   X-Cart forums > X-Cart 4 > Dev Questions > Changing design
 
Thread Tools Search this Thread
  #1  
Old 08-24-2009, 11:00 AM
 
axovus axovus is offline
 

Member
  
Join Date: May 2008
Posts: 19
 

Default Font Compatibility

Anyone have any easy ideas for this one. Some simple html font color codes that I added to my site work great in IE, but not it FF (haven't even checked any other browsers, but 90% of my traffic is between those 2)
here's the site
www.axovus.com

I tried running it through a validator http://validator.w3.org/ and came up with hundreds of errors, but when looking at them, most don't seem to be errors. Most of them are all proper html from what I can tell.

Any suggestions?
Thanks!
__________________
4.4.4
Reply With Quote
  #2  
Old 08-24-2009, 11:47 PM
 
Asiaplay Asiaplay is offline
 

X-Wizard
  
Join Date: Oct 2005
Posts: 1,242
 

Default Re: Font Compatibility

You should warn people on the site content (it's normal practice in these forums to add a line to your post - WARNING: adult content)

Anyway... as I see it your html syntax is not great...
IN IE6 and FF - the only difference I can see is the white text in your "welcome message" is not appearing...
e.g. my guess this is due to no closing tag for "</font>"
and you are using capitals in your syntax.
Try something like:-
<font color="#fffff" size="2">Welcome<br />Introduction to our site is as follows<br /></font>

But it would be even better if you used style tags (CSS) and called those instead of doing html inline only e.g. class="Welcometext" (and put the font attributes in that style in your CSS sheet).

I also suggest that you run through the errors you get for w3.org a bit closer - as seeing your html code, a few of them are probably real errors.

Hope comments help... cheers - Asiaplay

PS: if you ware talking about other fonts... which perhaps are not showing on my browser at all...
i.e. you have changed something else to use a special font (then please note that I am not seeing it in either IE or FF!!!...
Do make sure you stick to standard fonts e.g. arial, tahoma etc. - this is as fonts rely on the person having a font loaded on their PC and for FF, it is not possible to change font used easily I noticed i.e. each language uses a default font, which is used if the specified font is not found on someones PC (if you want to use some special font, which is not standard, then you will have to use a jpeg, with an alt tag).
__________________
X-Cart Gold version 4.1.9
(plus built in X-Cart bugs!)
Reply With Quote
  #3  
Old 08-24-2009, 11:57 PM
  ARW VISIONS's Avatar 
ARW VISIONS ARW VISIONS is offline
 

X-Man
  
Join Date: Jan 2007
Location: Pensacola, FL
Posts: 2,536
 

Default Re: Font Compatibility

which colors? it's black and white. I ddidn;t see one color. I'n my opion the site could use some professional help. Pretty boring design.

try this link for any CSS, HTML help http://www.w3schools.com/
__________________
xcart 5.1.2
Reply With Quote
  #4  
Old 08-25-2009, 12:03 AM
  ARW VISIONS's Avatar 
ARW VISIONS ARW VISIONS is offline
 

X-Man
  
Join Date: Jan 2007
Location: Pensacola, FL
Posts: 2,536
 

Default Re: Font Compatibility

ok first thing I noticed is hex colors must start with a #.. so white is #fff or #ffffff, all '&' should be written as &amp;

No caps in html and make sure you close all tags... <BR> shold be <br />

I rarely use the <p> tage... maybe just me...

<IMG SRC> should be <img src> once again no caps.

ALT shold be alt.... no caps

<font></font> is BAAAAAAAAAAAAAAD!!! use CSS and at least make it lowercase... agian no caps...

ok got bored after sooooooooooo many caps font tags.....

WHEW!!! bad code dude....
__________________
xcart 5.1.2
Reply With Quote
  #5  
Old 08-25-2009, 07:56 AM
 
axovus axovus is offline
 

Member
  
Join Date: May 2008
Posts: 19
 

Default Re: Font Compatibility

OK, thanks for the tips, and yes I'm just a hack wearing too many hats, I know my coding sucks, I just need a clean basic site to sell my stuff. I'll get professional help sometime in the near future.
It seems like my html skills are waaay out of date.
thanks for the tips.
__________________
4.4.4
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 11:48 AM.

   

 
X-Cart forums © 2001-2020