Tycoon Talk
Become a Big fish!
The number 1 forum for online business!
Post topics, ask questions, share your knowledge.
Tycoon Talk is part of Freelancer.com - find skilled workers online at a fraction of the cost.

Website Design Forum


You are currently viewing our Website Design Forum as a guest. Please register to participate.
Login



Freelance Jobs

Reply
how do you make a website fit any screen res?
Old 10-04-2006, 02:44 PM how do you make a website fit any screen res?
Average Talker

Posts: 15
Location: Ivybridge in Devon
Trades: 0
Hello,

This is probably an easy question, but I design my websites in Dreamweaver and tend to only use layers and I noticed that my website looks different on different screen resolutions, which I need to resolve if possible.

Is there a way of doing this in sites that are designed with layers - or would I need to have tables in my pages - if so can I have 1 table at a set width and have layers inside the table?

I'm not a programmer however, so I'm afraid I don't understand java or anything like that, although I do know HTML.

Thanks to anyone who can point me in the right direction.

Cheers
matty77 is offline
Reply With Quote
View Public Profile
 
 
Register now for full access!
Old 10-04-2006, 02:55 PM Re: how do you make a website fit any screen res?
LadynRed's Avatar
Defies a Status

Posts: 10,017
Location: Tennessee
Trades: 0
First of all, a 'layer' ( which is a horrid Netscape holdover) is a DIV. The solution for liquid layouts is most certainly DIVs and NOT tables. You don't need java, or even javascript to make a liquid layout.. but you DO need to learn.

There is a wealth of information on anything CSS here:
http://css-discuss.incutio.com/
__________________
Web Goddess & Web Standards Evangelist :) - Tables Be Gone !!

Please login or register to view this content. Registration is FREE


Please login or register to view this content. Registration is FREE

LadynRed is offline
Reply With Quote
View Public Profile
 
Old 10-04-2006, 04:07 PM Re: how do you make a website fit any screen res?
vangogh's Avatar
Post Impressionist

Latest Blog Post:
Why Responsive Design?
Posts: 10,815
Name: Steven Bradley
Location: Boulder, Colorado
Trades: 0
matty I want to echo what Ladyned said. CSS is the way to creating liquid layouts. This is overly simplified, but you want to start thinking of having widths in % instead of fixed px. You won't use % for everything though. I'll often make a 2 column layout where one column is a fixed width while the other is allowed to expand with the broswer window.

It can take a liitle while to get things exactly right, but with a little practice you can get it. Some of the work will be in creating a design that works well with a liquid layout.
__________________
l Search Engine Friendly Web Design |
Please login or register to view this content. Registration is FREE

l Tips On Marketing, SEO, Design, and Development |
Please login or register to view this content. Registration is FREE

l
Please login or register to view this content. Registration is FREE
|
Please login or register to view this content. Registration is FREE
vangogh is offline
Reply With Quote
View Public Profile Visit vangogh's homepage!
 
Old 10-05-2006, 06:40 AM Re: how do you make a website fit any screen res?
Average Talker

Posts: 15
Location: Ivybridge in Devon
Trades: 0
Thankyou both for the info about that - I will check out what you said and try to learn about the css section.

Cheers
matty77 is offline
Reply With Quote
View Public Profile
 
Old 10-12-2006, 01:05 AM Re: how do you make a website fit any screen res?
Junior Talker

Posts: 2
Name: Rick
Trades: 0
If you figure it out could you tell me how you did it...I'm having the same problem!
dway99 is offline
Reply With Quote
View Public Profile
 
Old 10-12-2006, 04:09 PM Re: how do you make a website fit any screen res?
vangogh's Avatar
Post Impressionist

Latest Blog Post:
Why Responsive Design?
Posts: 10,815
Name: Steven Bradley
Location: Boulder, Colorado
Trades: 0
Rick it's not really something to just figure out. There's really no one or two things you do and then you have a liquid layout. It's like creating a good design. Someone could give you a lot of guidelines abiut what generally works for a good design, but that doen't mean you could then automatically create a good design.

With liquid layouts there's a little planning involved in the design itself. You want to decide what parts of your design should be allowed to expand and contract and what parts can remain fixed. For the parts that will be flexible you'll use relative measurements (%) for the widths.

You'll also want to test the layout in a variety of resolutions to see if it works at those resolutions. You also want to be ware that because a luquid layout id flexible some of your page elements will move around as the browser expands and contracts. That's one of the reasons for the planning prior to development.
__________________
l Search Engine Friendly Web Design |
Please login or register to view this content. Registration is FREE

l Tips On Marketing, SEO, Design, and Development |
Please login or register to view this content. Registration is FREE

l
Please login or register to view this content. Registration is FREE
|
Please login or register to view this content. Registration is FREE
vangogh is offline
Reply With Quote
View Public Profile Visit vangogh's homepage!
 
Old 10-13-2006, 02:16 AM Re: how do you make a website fit any screen res?
Novice Talker

Posts: 6
Name: Gary Storm
Location: Perth, Australia
Trades: 0
There`s some good example templates at places like www.thenoodleincident.com

two of the key points though, are:

margin-left: auto;
margin-right: auto;
__________________
I used to be an atheist until I found out I was GOD

Last edited by stormjuice; 10-13-2006 at 02:17 AM..
stormjuice is offline
Reply With Quote
View Public Profile
 
Reply     « Reply to how do you make a website fit any screen res?
 

Thread Tools Search this Thread
Search this Thread:

Advanced Search

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are Off
Pingbacks are Off
Refbacks are Off





   
RSS Feed  Feeds: RSS   JS   XML
RSS Feed  Feeds for this forum: RSS   JS   XML



Page generated in 0.53443 seconds with 12 queries