Reply
Define witdh
Old 04-13-2005, 02:10 PM Define witdh
Junior Talker

Posts: 2
Location: Tennessee
How do I set the witdh of a page?

My top image is 1024px so I guess that must be dictating that that is the minimum witdh, but how do I make it so it works with a screen resolution of 800x600 or so?

Here's the site: http://www.js.excelitehost.com/



Thanks,
John
John_P is offline
Reply With Quote
View Public Profile
 
When You Register, These Ads Go Away!
Old 04-13-2005, 02:26 PM
CasaPages's Avatar
SillyPhilly

Posts: 758
Location: between here an somewhere else
Well first you are going to have to shrink down the width of that image in a image editing program like Photoshop or Gimp....

keep in mind that setting the width for 800 will cause some side scrolling on resolutions of 800x600 since you have to take into account the width of the browser borders and what not....setting it for like 750 is usually good....

this should fix your problem (after looking through your source)....however if it does not then you might want to make everything inside one tabel and set the width of the table to what you want the site to display as...this can also be done with CSS... I like using a table for this that way you are prtty much garunteed to keep your site within the width limitations you specify

after furhter looking at your source it seems you have a lot of tables spread around and some set to 100% width...I think you should possibly reconsider your table layout and try to incorporate all those tables into one main table that way like I said above you will be forcing the site to stay at your designated width....or you can say the heck with all the tables and use CSS

hope this helps
__________________
It Happens
FreelanceKillers.com
CasaPages is offline
Reply With Quote
View Public Profile Visit CasaPages's homepage!
 
Reply     « Reply to Define witdh
 

Thread Tools

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

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