Return to iWEBTOOL

Go Back   iWEBTOOL Talk > The Web and your Website > Programming
Register FAQ Members List Calendar Search Today's Posts Mark Forums Read
 
Welcome to iWEBTOOL Talk, where you talk about webmaster-related stuff.
 
Discuss topics which interest you.
With over thousands of threads (topics), we're sure you'll find something that'll interest you.
Ask for help whenever you need it.
We have thousands of members who are available to help you if you need it.
It's absolutely FREE!

 1  Register           2  Browse the board           3  Discuss whatever may interest you!
 


Closed Thread
 
Thread Tools Search this Thread Display Modes
Old 07-26-2006, 05:31 PM   #16
jumpenjuhosaphat
 Contributor 
 
jumpenjuhosaphat's Avatar
 
Join Date: Jun 2006
Location: Denver
Posts: 4,459
jumpenjuhosaphat has much to be proud ofjumpenjuhosaphat has much to be proud ofjumpenjuhosaphat has much to be proud ofjumpenjuhosaphat has much to be proud ofjumpenjuhosaphat has much to be proud ofjumpenjuhosaphat has much to be proud ofjumpenjuhosaphat has much to be proud ofjumpenjuhosaphat has much to be proud of
Default Re: Need support

Sorry, I can't help you without seeing the outcome of the suggestions that were given earlier, if you want, I would be glad to try to give you help, but I need to see the results of what was suggested. If you're not willing to do that, then there is nothing more that I can do, maybe someone else could give you an answer.
__________________
Storage Sheds
Lost Forum
jumpenjuhosaphat is offline  
Old 07-26-2006, 07:14 PM   #17
Zack
Junior Guru
 
Zack's Avatar
 
Join Date: Dec 2005
Location: North Carolina
Posts: 759
Zack is a splendid one to beholdZack is a splendid one to beholdZack is a splendid one to beholdZack is a splendid one to beholdZack is a splendid one to beholdZack is a splendid one to beholdZack is a splendid one to beholdZack is a splendid one to behold
Send a message via MSN to Zack
Default Re: Need support

Do you use percents for div measurements, or pixels? If my method before doesn't work, are you sure you didn't add a div called container around the whold thing? If you did try the following:
Code:
div#container { margin: 0 auto; padding: 0px; }

And for those that were wondering on my first code I published, that is supposed to center a website by automatically using margins to center the site. It can be quite useful.
HTMLGuy
__________________
yaxal releases '07
Zack is offline  
Old 07-26-2006, 11:14 PM   #18
Katey
Senior Member
 
Katey's Avatar
 
Join Date: Apr 2006
Location: Hull, United Kingdom.
Posts: 317
Katey has much to be proud ofKatey has much to be proud ofKatey has much to be proud ofKatey has much to be proud ofKatey has much to be proud ofKatey has much to be proud ofKatey has much to be proud ofKatey has much to be proud of
Default Re: Need support

Hi there,

If you use pixels though doesn't that mean that people with different resolutions will see the site in different positions? For instance I use a high resolution (1280X960), wouldn't that mean I would see the site slightly aligned to the left?

Sorry, I don't want to sound patronising, I am an experienced webmaster although I am unsure on this matter.


Regards,
Kieran Taylor.
Katey is offline  
Old 07-26-2006, 11:17 PM   #19
HouseOfRock
Member
 
HouseOfRock's Avatar
 
Join Date: Jan 2006
Location: Massachusetts
Posts: 136
HouseOfRock will become famous soon enough
Default Re: Need support

Well, unless you add a div id'ed as container, none of the style code will work.
To be more precise, you have this:

Code:
<body> <div class="header">

Change that to:

Code:
<body> <div id="container"> <div class="header">

and don't forget to close you div at the end of the page, right before the </body> tag.

If you do this, the CSS I gave you in my first post will center the page.
__________________
Visit my new and improved humor site: It's Just Humor
Or check out the newest source for HQ celebrity images: It's Just Babes
HouseOfRock is offline  
Old 07-26-2006, 11:18 PM   #20
Katey
Senior Member
 
Katey's Avatar
 
Join Date: Apr 2006
Location: Hull, United Kingdom.
Posts: 317
Katey has much to be proud ofKatey has much to be proud ofKatey has much to be proud ofKatey has much to be proud ofKatey has much to be proud ofKatey has much to be proud ofKatey has much to be proud ofKatey has much to be proud of
Default Re: Need support

Hi there,

I'm sure this is getting confusing for the person who queried this . I am even getting confused now .


Regards,
Kieran Taylor.
Katey is offline  
 
This is an Ad Revenue Sharing forum Place your advert here
Webmaster Tools Webmaster Tools Click Here
Closed Thread

(Threads which have no activity for more than 30 days are automatically closed.)



Quick Reply
Message:

Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)
 
Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

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
Forum Jump

Similar Threads
Thread Thread Starter Forum Replies Last Post
support script ? tai23 Introduce yourself 2 10-26-2006 04:12 PM
support lebanon yalla Domains for Sale 0 10-24-2006 04:12 PM
My Music Education Needs Support Intripita-MH General Talk 0 10-13-2006 12:04 AM
Dear Tech Support NavyCS General Talk 0 02-07-2006 04:51 AM


All times are GMT. The time now is 09:28 PM.


Powered by vBulletin v3.6.7 © 2008, Jelsoft Enterprises Ltd. SEO by vBSEO © 2006, Crawlability, Inc.