switch picture link to plain picture...

User 495092 Photo


Registered User
259 posts

I have a bunch of picture links in rows. I realize now that a few will NOT have links. But they are still "linked", as in, you can still click on it (it just refreshes the page). Is there a way I can just convert the picture link element to a regular picture element, keeping everything else the same? Do I just change the "class"? To what?

http://scottslapin.com/music.html

Thanks!
Tanya S.
User 303390 Photo


Registered User
97 posts

I would just completely remove the href content in the design panel of the picture link.
User 495092 Photo


Registered User
259 posts

It just had # in the href and I removed that, but it's still a link and still refreshes the page.
User 303390 Photo


Registered User
97 posts

This should work. Did you clear the browser cache? If you do not do this then it will use the old code.
User 495092 Photo


Registered User
259 posts

I cleared the cache. There are still links to that same page on each of those four CD's that say "out of print". Can you check it out to see if you see that on your side?

http://scottslapin.com/music.html
User 2623310 Photo


Ambassador
282 posts

Hi Tanya,
Open your index.html in a editor please do s search for this a href="". There are for of them in the code. If you want none clickable just remove that part of the code.

I hope this helps you out.:)
User 495092 Photo


Registered User
259 posts

On the index page? Not on the music.html page??? (that's where the links are located)

I see them in the music.html page. Do I remove the entire href="" ? (not so familiar with code)
User 2623310 Photo


Ambassador
282 posts

Sorry about that! They are on the music.html page.:)
User 495092 Photo


Registered User
259 posts

Remove that entire thing? Or just the 2 quotes " " ?
User 2623310 Photo


Ambassador
282 posts

If you want them to be non clickable, you need to remove href="" part of the code. If you do that they shouldn't be clickable then.

Have something to add? We’d love to hear it!
You must have an account to participate. Please Sign In Here, then join the conversation.