Web Design and Development Forums

reselution: text moves on res higher then 1024 by 768

This is a discussion on "reselution: text moves on res higher then 1024 by 768" within the HTML Forum section. This forum, and the thread "reselution: text moves on res higher then 1024 by 768 are both part of the Design Your Website category.


Go Back   Webforumz.com > Design Your Website > HTML Forum

Welcome to Webforumz.com.
Register Now Register now!

Reply
 
LinkBack Thread Tools Rate Thread
Old Mar 12th, 2008, 20:35   #1 (permalink)
New Member
 
Join Date: Mar 2008
Location: at ur mums place
Age: 20
Posts: 1
Question reselution: text moves on res higher then 1024 by 768

Do anyone know of maybe a Java script or some somthing that achores the layers. Becuase i have a website (http://israelat60.zxq.net) and when i look at it in a resolution higher then 1024 by 768 the text is not in place (over the right and is not in place). I use frontpage can can use Dreamweaver

Thanks for you time and help
newbieshwa is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!Spurl this Post!Reddit! Wong this Post!
Reply With Quote
Old Mar 12th, 2008, 21:58   #2 (permalink)
Ed
Design Admin
 
Join Date: Jul 2007
Location: Cork, Ireland
Posts: 1,043
Blog Entries: 1
Re: reselution: text moves on res higher then 1024 by 768

You don't need JavaScript at all.

Place your whole center column in a Container and do this:

Code: Select all
#centercontainer {
                  width: *px;
                  margin: 0 auto;
}
Then, put your text into a separate div and align the text to the left (or center, depending)

Code: Select all
#hometext {
            text-align: left;
}
You should know basic HTML & CSS if you want to use this method.

Hope this helps,
Ed
__________________
Design Administrator




Ed is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!Spurl this Post!Reddit! Wong this Post!
Reply With Quote
Old Mar 25th, 2008, 16:09   #3 (permalink)
New Member
 
Join Date: Mar 2008
Location: UK
Age: 21
Posts: 7
Re: reselution: text moves on res higher then 1024 by 768

there's a css called position:absolute. you might want to try that.
frotto is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!Spurl this Post!Reddit! Wong this Post!
Reply With Quote
Reply

Thread Tools
Rate This Thread
Rate This Thread:

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 On
Pingbacks are On
Refbacks are On

Similar Threads
Thread Thread Starter Forum Replies Last Post
making text field text disapear Phixon JavaScript Forum 4 Feb 2nd, 2008 07:49
[SOLVED] Image with text -> text with background alexgeek CSS Forum 5 Nov 13th, 2007 23:25
alt text/title text differences Donny Bahama HTML Forum 3 Apr 23rd, 2007 17:02
Forum moves to left when click on thread jj1234 PHP Forum 2 Feb 22nd, 2006 09:15
Footer moves, not stationary in IE arball HTML Forum 1 Jun 29th, 2005 18:48



Latest Updates

All Points SEO Security Advisory - CHECK YOUR SITE NOW!

Creative Coding :: February 2008

Webforumz is sponsored by: WESH UK Web Hosting
All times are GMT. The time now is 10:49.

Sleep Study Scoring :: Free Bet :: Website Templates :: Online Betting :: Bookmakers :: Funny Quotes :: Internet Recruitment Software :: Microsoft CRM Experts :: Online Casino :: Decorated Christmas Trees :: Midwife Forums :: Football Betting :: Ecommerce Software :: Web Hosting :: Football Stats :: Dry Cleaning Collection :: xtreme wales - extreme clothing :: Apuestas :: Sharepoint Consultants :: Website Optimisation :: Office Clearance London :: Sharepoint Experts :: Sports Betting :: Casino :: Website Templates :: Web Design Development India :: Online Gambling

Powered by: vBulletin Version 3.7, Copyright ©2000 - 2008, Jelsoft Enterprises Limited.
© 2003-2008 Webforumz.com : All Rights Reserved
Search Engine Friendly URLs by vBSEO 3.2.0 RC6


1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59