DIV PADDING/POSITIONING, diff. for every resolution!! how to fix? |
![]() ![]() |
DIV PADDING/POSITIONING, diff. for every resolution!! how to fix? |
Jun 26 2004, 03:07 PM
Post
#1
|
|
|
Newbie ![]() Group: Member Posts: 3 Joined: Apr 2004 Member No: 12,006 |
well i've got the whole image map and stuff working on my xanga, but when i tried positioning it with the div code, it turned out fine on my computer, then after that, i found out that it was different for everybody else's resolutions. my resolution by the way is 1024 by 768. anyway, i've tried many different div codes too. the only two objects i need to get positioned is my blog body and my links.
here is the first code i used[for my blogbody]: CODE <!-- begin code provided by createblog.com --> <div style="left=130; top=136; position=absolute;"> <div id="blog" style="width:359; height:430; BACKGROUND:#ColorNumber; overflow:auto; FILTER: chroma(color=) allowTransparency(opacity=80);"> <!-- end code provided by createblog.com --> here is the second code i used[blogbody]: CODE <!-- begin code provided by createblog.com --> <div style="padding-left: 10px; padding-right: 400px; margin-top:200; position:relative"> <TD WIDTH="100%" VALIGN="center"><ilayer name="box"><div id="box2" style="width:359px; height:430px; overflow:auto"> <!-- end code provided by createblog.com --> and here is the third [blogbody]: CODE <!-- begin code provided by createblog.com --> <div align=left> <DIV style="margin-top: -47px; margin-left: 120px; width: 359px;OVERFLOW: auto; height:430px; BACKGROUND-COLOR: transparent"> <!-- end code provided by createblog.com --> and another thing, when i previewed these codes, they looked fine on the preview, but once i saved and looked at it, the blog body went totally unaligned again. i'm pretty sure if someone can give me the correct code for the blog body, i could use that code to make my image with links on it align as well. please help!!! oh and btw, my xanga is here |
|
|
|
Jun 26 2004, 05:46 PM
Post
#2
|
|
![]() I HAVE YOUR IP ![]() ![]() ![]() ![]() ![]() ![]() Group: Member Posts: 1,429 Joined: Feb 2004 Member No: 2,745 |
Yeah it totally misaligned @ 1280 x 1024. I have no freakin idea how i got xanga to align @ 1280 x 1024 and 1024 x 768. Yeah if u want i can look @ ur source when i'm not busy.
|
|
|
|
Jun 27 2004, 01:58 AM
Post
#3
|
|
|
Newbie ![]() Group: Member Posts: 3 Joined: Apr 2004 Member No: 12,006 |
lol sure, thanks. i'll be in thailand for vacation from june 27th-august 1st/2nd, & i'll try to access the internet from there and check this if it's possible.
|
|
|
|
![]() ![]() |