HighDots Forums  

Text resizing tears layout apart

Cascading Style Sheets Layout/presentation on the WWW (comp.infosystems.www.authoring.stylesheets)


Discuss Text resizing tears layout apart in the Cascading Style Sheets forum.



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

Default Text resizing tears layout apart - 09-30-2006 , 03:55 AM






Dear Experts,

I want to behave the text on my homepage like in this example:
http://tomasio.at/temp/korrekt.gif
The dashed lines on the left and right borders should continue
seamlessly while resizing the text.

Unluckily I always get a horizontal gap when I make text bigger in
Firefox. Internet Explorer even shows the gap at the default (=medium)
text size. Look here for the html page:
http://tomasio.at/temp

and here for the corresponding CSS file:
http://tomasio.at/temp/stylesheet3.css


Can anybody give me a hint what's wrong in my code?Also I would like
to know if my layout aim is not achievable with css and html only.

kind regards,
--
tomasio

Reply With Quote
  #2  
Old   
Ben C
 
Posts: n/a

Default Re: Text resizing tears layout apart - 09-30-2006 , 11:53 AM






On 2006-09-30, tomasio <damnit (AT) jan (DOT) net> wrote:
Quote:
Dear Experts,

I want to behave the text on my homepage like in this example:
http://tomasio.at/temp/korrekt.gif
The dashed lines on the left and right borders should continue
seamlessly while resizing the text.

Unluckily I always get a horizontal gap when I make text bigger in
Firefox. Internet Explorer even shows the gap at the default (=medium)
text size. Look here for the html page:
http://tomasio.at/temp

and here for the corresponding CSS file:
http://tomasio.at/temp/stylesheet3.css


Can anybody give me a hint what's wrong in my code?
Your borders are just built into the images, they're not CSS borders at
all! You need something like border: 1px dashed orange around some of
your divs, and to take the dashed lines out of the gif images.


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 - 2008, Jelsoft Enterprises Ltd.