This is a discussion on "Pictures disappearing with correct width and height!" within the Web Page Design section. This forum, and the thread "Pictures disappearing with correct width and height! are both part of the Design Your Website category.
|
|
|
|
|
![]() |
||
Pictures disappearing with correct width and height!
|
||
| Notices |
![]() |
|
|
LinkBack | Thread Tools |
|
#1
|
|||
|
|||
|
Pictures disappearing with correct width and height!
Ahem, I think I'm going mad.
I swear that every time I adjust the width and height attributes of my img tag to the correct height and width of the image, it disappears! Change it to 1px out either way and it comes back, but the correct ones cause it to vanish. Tell me I'm going mad and this isn't actually possible please! |
|
|
|
#2
|
|||
|
|||
|
Re: Pictures disappearing with correct width and height!
display:none css tag on image elements of width + height? That would make it disappear but unlikely if you don't know what I just said.... LOL
If you are using CSS, look for display:none in there and see if that might be the issue. Some use display:none to preload images on sites. |
|
#3
|
|||
|
|||
|
Re: Pictures disappearing with correct width and height!
Nope, there's no display:none business in my stylesheet. like i say it works for any other width or height other than the actual one of the image.
|
|
#4
|
|||
|
|||
|
Re: Pictures disappearing with correct width and height!
I've had this happen too:
Had adblocker of some kind enabled, added an image that fits the advertisement image standards and poof, image gone. So, take a look at that as well, check your firewall settings, adblockers, etc. It could be your computer doing it, not the HTML. |
![]() |
| Tags |
| disappear, height, img, width |
| Thread Tools | |
|
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| CSS Box of auto width and height? | Bolt | Web Page Design | 2 | Apr 14th, 2008 08:20 |
| Tables with 100% width and height | Griff | Web Page Design | 13 | Feb 5th, 2008 07:22 |
| floating a div across the whole width and height of a table cell | cosmicbdog | Web Page Design | 3 | Feb 1st, 2008 14:26 |
| Trouble with form controls. Height, width and all that | magnetica | Web Page Design | 7 | Aug 10th, 2007 12:47 |
| set CORRECT width for <img/> | iersel | Web Page Design | 8 | Jul 27th, 2006 07:33 |