Webforumz's RSS FeedRSS Webforumz RegistrationRegister Contact Webforumz StaffContact

Please help! My links won't work.

This is a discussion on "Please help! My links won't work." within the Web Page Design section. This forum, and the thread "Please help! My links won't work. are both part of the Design Your Website category.


 Subscribe in a reader

Go Back   Webforumz.com > Main Forums > Design Your Website > Web Page Design

Notices




Reply
 
LinkBack Thread Tools
  #1  
Old Jun 27th, 2006, 23:28
New Member
Join Date: Jun 2006
Location: Sumiton, AL
Age: 23
Posts: 2
Thanks: 0
Thanked 0 Times in 0 Posts
Question Please help! My links won't work.

http://www.arsieiuni.net/magictouch/

This is a website I've designed for a friend. I have used Site Spinner to put it all together. I had the items "Swedish Massage" "Neuromuscular Therapy" "Deep Tissue Massage" "Click Here for Map" linked to other pages in the site. Also the "Email Paula!" and "Wedesign by.." were mailtos. They all worked. Yesterday I tried it again and none of it worked. No reason. I haven't changed anything. I tried to figure it out, even remade the links in Site Spinner and they won't work. Does anyone understand code well enough to have a look at the source and see if you can tell why it won't work? The links just aren't there... No 404s... just you can't click them.

Thanks so much!
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!Spurl this Post!Reddit! Wong this Post!
Reply With Quote
  #2  
Old Jun 28th, 2006, 00:29
Highly Reputable Member
Join Date: Aug 2005
Location: 3rd Branch Up, Old Oak.
Age: 48
Posts: 658
Thanks: 0
Thanked 0 Times in 0 Posts
Re: Please help! My links won't work.

No, but like your choice of music.
More so as I don't usually like websites to have music.
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!Spurl this Post!Reddit! Wong this Post!
Reply With Quote
  #3  
Old Jun 28th, 2006, 04:15
Reputable Member
Join Date: Feb 2006
Location: London
Age: 26
Posts: 103
Thanks: 0
Thanked 1 Time in 1 Post
Re: Please help! My links won't work.

Hi Arsiei,

The image index1.gif is above all the links!

Where you set your styles, you have a z-index of 11 for the div Oobj25, which means its on top of all your other divs, including the ones that contain the links.

If you change the z-index of Oobj25 to 1, it will be a the back and the the links will be in front of it.

I've never used site spinner before, but there should be some way to change the z-index of divs.

If you don't know how to edit the code, just look for this line:

Code: Select all
 #Oobj25 {position:absolute;z-index:11;visibility:visible;left:0px;top:-14px;width:800px;height:600px;font-size:1px;}
and change it to:

Code: Select all
 #Oobj25 {position:absolute;z-index:1;visibility:visible;left:0px;top:-14px;width:800px;height:600px;font-size:1px;}
Hope that helps! Give us a yell if you still have problems.

Cheers,
Jim.
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!Spurl this Post!Reddit! Wong this Post!
Reply With Quote
  #4  
Old Jun 28th, 2006, 13:45
New Member
Join Date: Jun 2006
Location: Sumiton, AL
Age: 23
Posts: 2
Thanks: 0
Thanked 0 Times in 0 Posts
Re: Please help! My links won't work.

That did it! Thanks so much! I figured it was something like that and I really even tried to fix that in Site Spinner but what can I say, tis freeware. Ai, me.

Thanks so so so much because I'd never have figured that out code-side!

-<3's to you-
Arsiei
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

Tags
help, links, wont, work

Thread Tools

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
Javascript menu - does not work on title page, but does work on other pages Crystal Phoenix Starting Out 4 Mar 24th, 2008 21:40
[SOLVED] Links not working in IE but work in FireFox/Safari skuliaxe Web Page Design 2 Mar 17th, 2008 17:52
Help needed! Links don't work milly Starting Out 5 Jun 28th, 2007 20:48
Some links work, other's don't?? csa Web Page Design 6 Mar 10th, 2006 12:16
Why mailto links don't always work. Rob Web Page Design 3 Oct 31st, 2003 14:11


All times are GMT. The time now is 19:25.


Powered by vBulletin®
Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
Search Engine Optimization by vBSEO 3.2.0 RC8