hosted by liquidweb


Go Back   Web Hosting Talk : Web Hosting Main Forums : Web Design and Content : Help in viewing site thru various browsers
Reply

Web Design and Content Subjects include, HTML, graphics, editors, CSS, Flash, graphics creation, placing of ads, ad serv companies, copyright, content and nearly anything else design related. Also talk about businesses that provide design services. If you link to your site, you must post in Web Site Reviews.
Forum Jump

Help in viewing site thru various browsers

Reply Post New Thread In Web Design and Content Subscription
 
Send news tip View All Posts Thread Tools Search this Thread Display Modes
  #1  
Old 11-25-2004, 10:22 AM
grace5 grace5 is offline
Web Hosting Master
 
Join Date: Jul 2002
Posts: 594

Help in viewing site thru various browsers


I hope this is in the correct forum.
I just setup a new PC (XP) when I check my site it is displaying completely differant than on old PC.

my site
Is anyone else seeing a large space to the right of my webpage?

Thank you for any feed back

__________________

ChristianJournal.org


Reply With Quote


Sponsored Links
  #2  
Old 11-25-2004, 11:25 AM
Sposs Sposs is offline
Junior Guru
 
Join Date: Jul 2002
Location: Dublin, Ireland
Posts: 240
Use this http://www.browsercam.com/ to see your site through six different browsers

__________________
European and USA Enterprise Cloud Hosting
http://www.dediserve.com
Ranked by Cloudharmony.com as the fastest cloud in the world.Now In Dallas, London, Dublin!

Reply With Quote
  #3  
Old 11-26-2004, 11:25 AM
ab_bg ab_bg is offline
Newbie
 
Join Date: Oct 2004
Posts: 19
check your screen resolution on your new system it maybe different then what yu had old one set at

Reply With Quote
Sponsored Links
  #4  
Old 11-26-2004, 11:38 AM
meth0 meth0 is offline
Junior Guru Wannabe
 
Join Date: Nov 2004
Location: Australia
Posts: 81
You've got a bit of an element positioning problem there. Some elements are static while others are expanding relatively with the width of the browser.

On monitors with high resolution, there certainly is a lot of real-estate available to the right centre.

Reply With Quote
  #5  
Old 11-26-2004, 12:00 PM
grace5 grace5 is offline
Web Hosting Master
 
Join Date: Jul 2002
Posts: 594
how can one build a page that is correctly viewed in all screen resloutions?

__________________

ChristianJournal.org


Reply With Quote
  #6  
Old 11-26-2004, 02:09 PM
Louis Prima Louis Prima is offline
WHT Addict
 
Join Date: Feb 2003
Posts: 161
IMHO, The easiest way to fix this would be to do a CSS "rap" around the page content. Then you could either center the rap or leave it aligned on the left. Of course, this would also prevent any content from spanning the full browser window, so it might not be what you're looking for...

You would just put this right after the <body> tag:
Code:
<div id="rap">
Then put this right before the </body> tag:
Code:
</div>
Then put this in your CSS file:
Code:
#rap {
	padding: 0;
	width: 760px;
	margin-right: auto;
	margin-left: auto;
}
Of course, you can set the width to whatever you want. Just remove the margins if you want the page aligned left.

Reply With Quote
Reply

Related posts from TheWhir.com
Title Type Date Posted
Emerging Tech - HTML5 Blog 2013-05-14 14:46:22
Browsers Block Unauthorized Digital Certificate Issued by Turkish CA TURKTRUST Web Hosting News 2013-01-04 12:55:27
Netcraft Finds Bank, Government, Web Host Sites Using Vulnerable MD5-Signed SSL Certificates Web Hosting News 2012-09-04 15:50:45
Security Researchers Propose New Extension to Solve SSL Certificate Issues Web Hosting News 2012-05-25 12:09:31
Online Security and Trust Firm Symantec Swaps VeriSign Checkmark for Norton Seal Web Hosting News 2012-04-23 11:41:01


Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes
Postbit Selector

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 Off
HTML code is Off

Forum Jump
Login:
Log in with your username and password
Username:
Password:



Forgot Password?
Advertisement:
Web Hosting News:



 

X

Welcome to WebHostingTalk.com

Create your username to jump into the discussion!

WebHostingTalk.com is the largest, most influentual web hosting community on the Internet. Join us by filling in the form below.


(4 digit year)

Already a member?