Jump to content

Removing enlarge button on an image on the cache page


Forest-Ghost

Recommended Posts

Does anyone know how to remove the "enlarge button" from an image on the cache page?

 

I have an image on my cache page and there is the little magnifying glass in the right hand corner. I want to remove the magnifying glass from the page.

 

I have tried changing the HTML code in several ways but it still shows up.

 

This is my coding:

 

<p align="center"></p>

<center><img src="http://i1090.photobucket.com/albums/i363/eroge12/swamp.jpg" /></center>

<p align="center"> </p>

<p align="center"></p>

 

Also, I don't know if this effects anything but the image is already very large on the page. Thanks!

Link to comment

Does anyone know how to remove the "enlarge button" from an image on the cache page?

 

I have an image on my cache page and there is the little magnifying glass in the right hand corner. I want to remove the magnifying glass from the page.

 

I have tried changing the HTML code in several ways but it still shows up.

 

This is my coding:

 

<p align="center"></p>

<center><img src="http://i1090.photobucket.com/albums/i363/eroge12/swamp.jpg" /></center>

<p align="center"> </p>

<p align="center"></p>

 

Also, I don't know if this effects anything but the image is already very large on the page. Thanks!

From some testing I just did, it appears that if an image is wider than the available space in the description (670 pixels), the site will shrink it to fit the space and add the magnifying feature. Your image is 720 pixels wide, so the site is having to shrink it to display it. I don't know if vertical height has any effect, but the width definitely does. If you want to stop the site from doing this, you'll have to shrink your image to less than 670 pixels wide.

Link to comment

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

Loading...
×
×
  • Create New...