| | |||||
| ||||||||
| Web Design Discussion Discussion of web design techniques, advice, browser issues, software, design firms. |
![]() | NamePros Design Contests | Forum Sponsorship |
| Join in on the FUN! You can start an affordable design contest and pick from entries talented members submit or you can enter a design contest for a chance to win CASH PRIZES! What are you waiting for? Get started in the fun TODAY! - Banners, Logos, Mascots, and MORE! (Please READ the design Contest section rules Prior to starting or entering a contest) | ||
![]() |
| | LinkBack | Thread Tools |
| | THREAD STARTER #1 (permalink) |
| NamePros Member Join Date: Nov 2004
Posts: 59
![]() | Layout Centerize In a Layer? Hey guys, im using a table in a layer so my work will become in the center no matter if u make ur itnernet window large or small. Im making it layer because alligning your stuff just doesnt make sence, like how would u allign something to a position when u want to write something 200 pixels from the background u have alligned, anyhow, i want to know why my page doesnt go center when i change the size of the internet window Thanks |
| |
| | #2 (permalink) |
| NamePros Regular Join Date: Aug 2004
Posts: 363
![]() | what are you trying to do? Make a peice of text centered in the window? Is that all? and is that Centers like top line, or center vertically as well? PJ
__________________ L33TSig.net |
| |
| | THREAD STARTER #3 (permalink) |
| NamePros Member Join Date: Nov 2004
Posts: 59
![]() | i added you to msn at pj@itspj.com |
| |
| | #4 (permalink) |
| NamePros Member Join Date: Nov 2004
Posts: 43
![]() | aal814, You didn't answer the question, what are you trying to align? Your question doesn't make any sense, using a table in layer in order to centralize something regardless of window size? What the hell does that mean? |
| |
| | THREAD STARTER #6 (permalink) |
| NamePros Member Join Date: Nov 2004
Posts: 59
![]() | ok let me make it more clear ![]() I dont want to use the allign feature to place image or text. I want to use a feature such as the layer feature in which it works like a text box that u can move around. But unfortunately that won't make the content centerized when u maximize or minimize the internet window So any help would be apreciated
__________________ http://www.imagehosting.us/himages/ihnp-87112.gif |
| |
| | #7 (permalink) |
| New Member Join Date: Jan 2005
Posts: 15
![]() | if I understand correctly you want to center your text box regardless of window size ,try to define the text box position in procent ********** .text_box { position:absolute; margin-left:20%; margin-top:20%; overflow:scroll; }
Last edited by leobar021; 01-18-2005 at 11:26 PM.
|
| |
| | #8 (permalink) |
| NamePros Member Join Date: Nov 2004
Posts: 43
![]() | Either that or use percentage values for your margins. One question though, is it a single text box you want to position or the whole content? And you will have great difficulty in fixing the postion vertically, horizontal position is about the best you can mange and you even then you will have to add a hack to get it to work in all browsers.
__________________ Spent the summer sleeping in the lee of a smoking volcano - the Internet can't do that for you. fisicx.com - Usabiliy and Design. |
| |
| | THREAD STARTER #9 (permalink) |
| NamePros Member Join Date: Nov 2004
Posts: 59
![]() | Ok thanks everyone, you still dont get my question, i will see if i can get an english editor to write it so you understand ![]() Later
__________________ http://www.imagehosting.us/himages/ihnp-87112.gif |
| |