Page 1 of 1
Webpage screwed up with different screen resolutions.
Posted: Thu Oct 01, 2009 8:44 pm
by Swindler
Ok, I am making a small website for a friend of mine little brother, and I build the website in Dreamweaver CS3 on a 1280x800 resolution, and everyone looking alright in Firefox, but with other screen resolutions and in IE, it is screwed up.
I've searched on google for scripts and codes that is making the website look normal on every resolution but none of them seems to work.
Anyone here that knows something when it comes to HTML?
Btw, I'm fairly new when it comes to webdesigning. >_<
Re: Webpage screwed up with different resolutions.
Posted: Thu Oct 01, 2009 8:46 pm
by Squirt
If no one here can help you.
http://www.htmlforums.com/
Re: Webpage screwed up with different resolutions.
Posted: Thu Oct 01, 2009 8:51 pm
by Swindler
Made a quick search, didnt find anything.
Gonna look more detailed tomorrow, to tired to try to fix it atm.
Ty anways.
Re: Webpage screwed up with different screen resolutions.
Posted: Thu Oct 01, 2009 9:28 pm
by iztupido
how is it screwed up? zoomed out/in ?
Re: Webpage screwed up with different screen resolutions.
Posted: Thu Oct 01, 2009 10:11 pm
by Swindler
iztupido wrote:how is it screwed up? zoomed out/in ?
The background is at the left when it should be at the center.
The background is in no div tags though, could that be the problem?
Gonna look up to it tomorrow, but now Sleep time hurray.
Re: Webpage screwed up with different screen resolutions.
Posted: Thu Oct 01, 2009 10:17 pm
by Azilius
When I made my website for tech class way back I remember putting the background in a huge centered div tag, always made it nice.
Re: Webpage screwed up with different screen resolutions.
Posted: Fri Oct 02, 2009 1:41 am
by dom
You could easily center the background.
I just hope you didn't "Design" a website, saved it as a picture, used it as a background. Then, use fixed position to put your text where you want it to be. Which would explain why they aren't properly positioned on different resolutions.
Re: Webpage screwed up with different screen resolutions.
Posted: Fri Oct 02, 2009 1:43 am
by Sav
dom wrote:You could easily center the background.
I just hope you didn't "Design" a website, saved it as a picture, used it as a background. Then, use fixed position to put your text where you want it to be. Which would explain why they aren't properly positioned on different resolutions.
ilol'd, for some reason i feel this is what has hpnd
Re: Webpage screwed up with different screen resolutions.
Posted: Fri Oct 02, 2009 1:43 am
by [SD]Master_Wong
use web safe code and make sure you design it so it can scale look to the right of srf theres room to scale there others have it on both left and right bad sides dont have it at all
Re: Webpage screwed up with different screen resolutions.
Posted: Fri Oct 02, 2009 2:02 am
by dom
If you want, you can add me to msn and I can help you a bit.
Only because you're Swedish.
Re: Webpage screwed up with different screen resolutions.
Posted: Fri Oct 02, 2009 7:34 am
by Swindler
dom wrote:You could easily center the background.
I just hope you didn't "Design" a website, saved it as a picture, used it as a background. Then, use fixed position to put your text where you want it to be. Which would explain why they aren't properly positioned on different resolutions.
If I understood you right, no I didnt.
I draw div tags in DreamWeaver for the menu + the place where you write the information on, over the background
Here is the code for the background I used
Re: Webpage screwed up with different screen resolutions.
Posted: Fri Oct 02, 2009 9:04 am
by Pinoy_Archer
i Like basic CSS
