Forum Moderators: open
I've made this site and the graphics need to be aligned TO THE PIXEL (which I knew would be dangerous but it's already done).
I've made it work with most firefox, opera, ie 6 and 7. showed it to my boss and he did a ctrl-mousescroll to change the font size and it moved all my divs around! Even the absolutely postioned ones. I thought I'd be covered by positioning the sensitive graphics absolutely. Can anyone give me some pointers? Or do I have to spend many more hours in illustrator making a new site design. I've validated my HTML and CSS.
Thanks alot,
Marco.
[edited by: encyclo at 1:37 pm (utc) on Oct. 5, 2007]
[edit reason] no URLs thanks [/edit]
You aren't supposed to post URLs here like that. See the charter. [webmasterworld.com]
We do NOT accept requests for site reviews, links to "test pages", "examples", screen shots or personal URLs of any nature.
I do see the section at the bottom running up and down as I resize the text but nothing else on the page move. If that DIV doesn't expand to accommodate the enlarged text I think it'd run behind it on the screen.
this is a weird problem for me. it seems that different browser render the site differently when the font sizes in them change. opera scales EVERYTHING which is great. IE scales everything unevenly. and firefox only scales the text. this is gonna be a pain to fix i think.
in IE i just tried putting my background image into a div so that it too would be scaled. that seemed to work. but i had to take some divs out of the flow and position them absolutely for it to work. and theres one div that i need to "follow" another div. that is always appear at the end of it. without the divs in question being in flow, i cant figure out how to do that! any suggestions for dealing with this scalability problem?
again sorry to break a rule on my first post.
thanks,
Marco.