help with...whatever it's called. (semi-advanced), my link spacers move when the page is viewed in different |
help with...whatever it's called. (semi-advanced), my link spacers move when the page is viewed in different |
Aug 7 2007, 02:01 AM
Post
#1
|
|
|
Newbie ![]() Group: Member Posts: 7 Joined: Jun 2007 Member No: 533,632 |
www.myspace.com/knipheparty
ok this is really hurting me after i put so much effort into the layout i made myself. i used a spacer over text written on the image to link them. when the page is viewed in different resolution sizes the links spacers move over. an example of seeing this is by looking at my page with style on, holding ctrl+a to see the spacers, then resizing your browser and you'll notice them move. i'm almost positive it's an easy fix that i somehow along the lines fouled up. anyone have any idea on how to fix this? |
|
|
|
![]() |
Aug 7 2007, 02:09 AM
Post
#2
|
|
![]() Senior Member ![]() ![]() ![]() ![]() ![]() Group: Member Posts: 371 Joined: Jun 2007 Member No: 530,773 |
I don't see any linking. What program did you use? Did you use imagemapping?
|
|
|
|
Aug 7 2007, 02:12 AM
Post
#3
|
|
|
Newbie ![]() Group: Member Posts: 7 Joined: Jun 2007 Member No: 533,632 |
I don't see any linking. What program did you use? Did you use imagemapping? i'm sorry i was messing with it. i just set it back to the way it was. i had tried to change from position:absolute to static, relative, and fixed. neither worked. and static removed the linking which is probably when you viewed it. i won't touch it anymore. haha i didn't use a program like image mapping. i just did it by hand very slowly.=/ |
|
|
|
Aug 7 2007, 02:22 AM
Post
#4
|
|
![]() Senior Member ![]() ![]() ![]() ![]() ![]() Group: Member Posts: 371 Joined: Jun 2007 Member No: 530,773 |
Oh, it's definitely working now. Nice job on the layout! =)
|
|
|
|
Aug 7 2007, 02:28 AM
Post
#5
|
|
|
Newbie ![]() Group: Member Posts: 7 Joined: Jun 2007 Member No: 533,632 |
|
|
|
|
Aug 7 2007, 02:54 AM
Post
#6
|
|
|
Newbie ![]() Group: Member Posts: 7 Joined: Jun 2007 Member No: 533,632 |
ok. fixed it (kinda).
i had something like this this... CODE .div{ position: fixed; left: 50%; margin-left:-435px; top: 95px; z-index: 0;} changed it to this... CODE .div{ position: fixed; left: 0%; margin-left:65px; top: 95px; z-index: 0;} thanks for the support Clashing! |
|
|
|
Aug 7 2007, 03:43 AM
Post
#7
|
|
![]() Senior Member ![]() ![]() ![]() ![]() ![]() Group: Member Posts: 371 Joined: Jun 2007 Member No: 530,773 |
No problem.
Topic closed. If you need more help, let me know and I'll re-open it. |
|
|
|
![]() ![]() |