How can i make that my image can fit on any resolution like on this sitehttp://www.shauninman.com/poser/ I mean you never see the end of the image when you scroll (the image always touch the end of the browser window)
Thanks
Ubik
How can i make that my image can fit on any resolution like on this sitehttp://www.shauninman.com/poser/ I mean you never see the end of the image when you scroll (the image always touch the end of the browser window)
Thanks
Ubik
you can achieve this with rows and colums which are your best friend when making a html page
Thanks for your answer
in fact the site will be full flash, do i have use this as a background image in html ? I mostly do sites in flash, so what would be the parameters for the rows and colums ?
Ubik
Well Ubik, if the site is going to be on flash platform, the only thing you need to do is set the page properties of the html page to a bg color of black for example. The only thing that will make your page scroll is if the swf length and width is large.
Yeah i know, let’ say i make my image background :550 width 600 height, 600 for height will fit the whole window of IE on a 1024768 but not on 12801024, I would like it be the same thing as the site linked above. See my images on 1024768 and 12801024. I know this must something easy
Hmm, I not sure about a background image being able to fit the whole window across two different screen resolutions. However, im sure there is a script of some sort I think. Sorry about that Ubik, Ill see if I can ask my friend if no one here has replied yet.
No problem minimalistik, kind of you to reply. I guess this could be something in html like repeating the image
I disagree with that. Tables shouldn’t be used for deisgn at all actually…
<div> + css = coolness
I disagree with that. Tables shouldn’t be used for deisgn at all actually…
<div> + css = coolness
:sigh: that doesn’t help me much I totally don’t know css
Got that right. lol I cant be bothered using divs so i just use tables with css still :D. I should change over, make it more efficient
Ubik, why dont you just make the image long enough so its scrollable across both resolutions?
:: Copyright KIRUPA 2024 //--