Basic Web Design Question?
Started by creativelimits, Jul 30 2005 04:31 AM
9 replies to this topic
#1
Posted 30 July 2005 - 04:31 AM
Hi ,
I need. Simple help. I am designing one site layout in Photoshop which I am designing in 1024 x 768 file size. If I see it in 1024 then no scroll bars r there becoz the width is same as 1024 or near , but if I see the same design in 800 x 600 it looks ugly with scroll bars
How I can get this done?
Thank you.
I need. Simple help. I am designing one site layout in Photoshop which I am designing in 1024 x 768 file size. If I see it in 1024 then no scroll bars r there becoz the width is same as 1024 or near , but if I see the same design in 800 x 600 it looks ugly with scroll bars
How I can get this done?
Thank you.
#2
Posted 30 July 2005 - 06:06 AM
Never design a site for a specific resolution. As most users have 800 x 600 screens. This is why most websites are designed in 750 - 790pixels in widtn sp fits nicely on an 800 x 600 screen resolution and doesn't look too small on a 1024 x 768 screen resolution.
The way to makew a site fit on most screens you'll have to make it a fluid layout. which means that depending on the sizze of the browsers window the content will automatically resize, which is the done by measuring widths and postioning in percentages, which this is normally done in CSS.
The way to makew a site fit on most screens you'll have to make it a fluid layout. which means that depending on the sizze of the browsers window the content will automatically resize, which is the done by measuring widths and postioning in percentages, which this is normally done in CSS.
#3
Posted 30 July 2005 - 08:13 AM
yes always design your site for 800x600 screen resolutions
if you want to check your site in all different resolutions use this: http://www.webconfs....-resolution.php
if you want to check your site in all different resolutions use this: http://www.webconfs....-resolution.php
#4
Posted 30 July 2005 - 01:06 PM
Try and make your design work within 770 pixels width.
#5
Posted 01 August 2005 - 09:35 AM
Do you have any URL for that CSS code ? I just want to see how it is done .
#6
Posted 01 August 2005 - 10:24 AM
Quote
Do you have any URL for that CSS code ? I just want to see how it is done .
#7
Posted 01 August 2005 - 10:53 AM
basically you need to design the site with the fluidity allready planned.
If you are not allready running firefox then i recomend that you do, when it is installign select the developer toolbar and you can view live tables ect on live sites.
use it to look at
www.sangrok.drop-off.co.uk
and
www.lordwilliamsamnesty.co.uk
both thease site are fluid
If you are not allready running firefox then i recomend that you do, when it is installign select the developer toolbar and you can view live tables ect on live sites.
use it to look at
www.sangrok.drop-off.co.uk
and
www.lordwilliamsamnesty.co.uk
both thease site are fluid
#8
Posted 01 August 2005 - 11:28 AM
jammie, on Aug 1 2005, 12:53 PM, said:
If you are not allready running firefox then i recomend that you do, when it is installign select the developer toolbar and you can view live tables ect on live sites.
#9
Posted 02 August 2005 - 09:40 AM
softLearner, on Aug 1 2005, 03:24 PM, said:
Quote
Do you have any URL for that CSS code ? I just want to see how it is done .
Actually what i meant for the css thingy used to make layout float in different resolutions.i know abt the forums infact every cms or forum has that . i was hoping for a few line example
Edited by iWonder, 02 August 2005 - 09:42 AM.
#10
Posted 02 August 2005 - 10:48 AM
basically, you need to design a site with the lowest comon denominator in mind, which at the present for srceen size is 800 x 600, it is possible to use a conbination of javascript, PHP, and CSS to produce site which can be ajusted by the user, a good example of such abilities is at http://simplebits.com/ where it is used to provide a button which resizes the page.
as for CSS example, there arnt realy any, other tjhan to use firefox to look at how it is done on site which have it there is really no, "right" way to do it. just imagine, and then play
as for forums and CMS, that is not entirely tru, if you visit the forums at lordwilliamamnesty they infact are fluid, and the whole site runs off of a custom CMS, this fluid ness is also true of site based on the PHPnuke and the PHPPortal CMS.
hope this helps
jammie
as for CSS example, there arnt realy any, other tjhan to use firefox to look at how it is done on site which have it there is really no, "right" way to do it. just imagine, and then play
as for forums and CMS, that is not entirely tru, if you visit the forums at lordwilliamamnesty they infact are fluid, and the whole site runs off of a custom CMS, this fluid ness is also true of site based on the PHPnuke and the PHPPortal CMS.
hope this helps
jammie
1 user(s) are reading this topic
0 members, 1 guests, 0 anonymous users
