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.

HTML Forum


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



Post a Project »

Find a Professional HTML Freelancer!

Find a Freelancer to help you with your HTML projects

FREE Outsourcing eBook!

Reply
How to Widen Web Site
Old 08-07-2009, 10:31 AM How to Widen Web Site
Junior Talker

Posts: 1
Name: Robert L Jones
Trades: 0
Hi:

Another "newbie" here, but a longtime basic webmaster.

A site I do was based on a template created many years ago. Now with wider monitors and most folks using screen resolutions beyond 800x600, the folks who provide my material are complaining the site is "too narrow". I agree and would like to be able to widen it for most monitors. Are there any dynamic HTML commands I can use to do this. I am willing to touch all the pages, but would appreciate a single easy HTML line or two for each page. Maybe in the <head> area.

Please see:

www.cfcas.org

for the problem.

Many thanks
jonesb1234 is offline
Reply With Quote
View Public Profile
 
 
Register now for full access!
Old 08-07-2009, 11:14 AM Re: How to Widen Web Site
LadynRed's Avatar
Defies a Status

Posts: 10,017
Location: Tennessee
Trades: 0
Quote:
Are there any dynamic HTML commands I can use to do this
No. HTML is not dynamic at all.

Quote:
but would appreciate a single easy HTML line or two for each page.
I'm afraid it's not going to work that way. You could accomplish the results with CSS pretty easily, but that site is based on tables, which means modifying every single page and probably multiple places on every page. This is one reason why table-based layouts are troublesome.
__________________
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 08-07-2009, 02:16 PM Re: How to Widen Web Site
Banned

Posts: 315
Name: Doug
Trades: 1
All you need to do is change your difinitive table widths to percentages.

IE: Table width=90%

Problem is though you are going to have to adjust all those spacers too.

But even spacers can be based on percentages vs. absolutes.

spacer width=2%

It's going to take you a while.

Are you up to speed on CSS yet, and the use of DIVs

While I am still an advocate of tables, even I would encourage you to upgrade the site.
marketingman100 is offline
Reply With Quote
View Public Profile
 
Old 08-12-2009, 06:36 AM Re: How to Widen Web Site
Experienced Talker

Posts: 38
Trades: 0
I think that DIV's and CSS would be the way to go with this. Just play around with them, I used to use tables, but once I got used to DIV's things became much easier!! There's plenty of help around the net
__________________
I am thewebtaylor!! Website design, SEO and marketing.


Please login or register to view this content. Registration is FREE
thewebtaylor is offline
Reply With Quote
View Public Profile
 
Reply     « Reply to How to Widen Web Site
 

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.32919 seconds with 12 queries