2 questions..., img map & aligning |
![]() ![]() |
2 questions..., img map & aligning |
Oct 3 2004, 02:17 PM
Post
#1
|
|
|
Senior Member ![]() ![]() ![]() ![]() Group: Member Posts: 100 Joined: May 2004 Member No: 16,910 |
Okay...I got 2 things about my layout that are confusin the f*ck out of me lol.
First off: I took my background image and made it into an image map or whatever (made the links 'you look/feel profle' etc) and the whole thing is 1024x768 but xanga puts that black thing on top of it and I dont understand how to make the image take the fullscreen...like cover that black background. Here's some screen shots to clarify this: ![]() ![]() This is part of the image map code I am using: <img src="url of my bg" BORDER=0px solid #000000; USEMAP="#imgmap"> </MAP> --how do i adjust it so it could be the way i want it to be? And my second question is how to adjust the alignment of where my blog is so that lets say if i was viewing it in msn explorer with that thing on the side it wouldn't mess up the original alignment...is there a way to do this? like a code or something? This is my problem: ![]() Much help is appreciated!! ^_^ |
|
|
|
Oct 3 2004, 05:16 PM
Post
#2
|
|
![]() hello. ![]() ![]() ![]() ![]() ![]() ![]() Group: Member Posts: 1,105 Joined: Jun 2004 Member No: 23,600 |
wait its a backround right? if so then just adjust your setting in yourlook and feel you probally have it in center.
other wise use this script <div id="image" style="position:absolute;left:0;top:0"> <img src=imarge here> </div> |
|
|
|
Oct 3 2004, 07:29 PM
Post
#3
|
|
|
Senior Member ![]() ![]() ![]() ![]() Group: Member Posts: 100 Joined: May 2004 Member No: 16,910 |
QUOTE(swe3txprincesz @ Oct 3 2004, 6:16 PM) wait its a backround right? if so then just adjust your setting in yourlook and feel you probally have it in center. other wise use this script <div id="image" style="position:absolute;left:0;top:0"> <img src=imarge here> </div> Ooh thanks!!! hehe I got to fix most of it ^_^ Mucho <3!!! |
|
|
|
![]() ![]() |