HighDots Forums  

Text doesn't have same height in different browsers

Macromedia Dreamweaver Macromedia Dreamweaver Discussions (macromedia.dreamweaver)


Discuss Text doesn't have same height in different browsers in the Macromedia Dreamweaver forum.



Reply
 
Thread Tools Display Modes
  #1  
Old   
Barcos
 
Posts: n/a

Default Text doesn't have same height in different browsers - 11-13-2004 , 04:07 AM






I've created a beginning of my site, but I've encountered a little problem...
When I want to see my site in IE, it displays perfectly, but when I use another
browser (like MoZilla) the text isn't showing properly... You can check it
http://www.barcosdesign.be...

Thanks for your help...


Reply With Quote
  #2  
Old   
Dan Vendel *GOF*
 
Posts: n/a

Default Re: Text doesn't have same height in different browsers - 11-13-2004 , 04:20 AM






Barcos wrote:
Quote:
I've created a beginning of my site, but I've encountered a little problem...
When I want to see my site in IE, it displays perfectly, but when I use another
browser (like MoZilla) the text isn't showing properly... You can check it
http://www.barcosdesign.be...

Thanks for your help...

1. You need to add more font options that just Tahoma, e.g. Verdana,
Arial, sans-serif
2. You need to apply a line height since different browsers have
different default if this isn't specified.

Just curious: Why do you have that single page inside a frameset? Why
don't you simply point the domain to the directory with the site?

HTH

--
Dan Vendel - *GOF*
"Eagles may soar, free and proud, but weasels never get sucked into jet
engines."
Contact: http://www.proformica.com/contact.shtml
Call or chat me via Skype ID: danvendel, but DON'T ask questions that
you can ask here! (get Skype at http://skype.com)


Reply With Quote
  #3  
Old   
Barcos
 
Posts: n/a

Default Re: Text doesn't have same height in different browsers - 11-13-2004 , 04:34 AM



Well, my provider uses that to point where my site is... I just bought a domainname so... I will try your solution asap, thanks!

Reply With Quote
  #4  
Old   
Barcos
 
Posts: n/a

Default Re: Text doesn't have same height in different browsers - 11-13-2004 , 06:40 AM



But how can I change the line height? thx

Reply With Quote
  #5  
Old   
Dan Vendel *GOF*
 
Posts: n/a

Default Re: Text doesn't have same height in different browsers - 11-13-2004 , 06:57 AM



Barcos wrote:

Quote:
But how can I change the line height? thx
CSS: Either by using the CSS panel in DW where you'll see the "line
height" option for the style, or by going into code view and adding the
line height directly in the style:
font: 11px/15px Verdana, Arial, Helvetica, sans-serif;
where the "15px" in this case is the height.

--
Dan Vendel - *GOF*
"Eagles may soar, free and proud, but weasels never get sucked into jet
engines."
Contact: http://www.proformica.com/contact.shtml
Call or chat me via Skype ID: danvendel, but DON'T ask questions that
you can ask here! (get Skype at http://skype.com)


Reply With Quote
Reply




Thread Tools
Display Modes

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



Powered by vBulletin Version 3.5.4
Copyright ©2000 - 2009, Jelsoft Enterprises Ltd.