HighDots Forums  

Site check revisited

Macromedia Dreamweaver Macromedia Dreamweaver Discussions (macromedia.dreamweaver)


Discuss Site check revisited in the Macromedia Dreamweaver forum.



Reply
 
Thread Tools Display Modes
  #1  
Old   
WillieOne
 
Posts: n/a

Default Site check revisited - 07-15-2004 , 04:17 PM






A couple of days ago I ask you to look at
http://www.doalures.com/shrimp_standard.htm because some people,
including my client, could not see the "Color Guide" button.

Several of you replied and all said they could see the button. Thanks!

Today I visited the client's office and did all updates, dumped the
cache, history and cokkies. In other words, I did the whold 9 yards. I
still cannot see the button on her machine.

The source code looks like this.
---
<tr>
<td width="50%"> <div align="center"><!-- InstanceBeginEditable
name="colorGuide" --><a href="colorguide.html" target="_blank"><img
src="images/color_guide.gif" alt="Color Guide" width="100" height="25"
border="0"></a><!-- InstanceEndEditable --></div></td>
<td width="50%"> <div align="center"><a
href="http://www.doalures.com/cgi-bin/mcart/mof.cgi?viewcart"><img
src="images/view_cart.gif" alt="View Cart" width="100" height="25"
border="0"></a></div></td>
</tr>
---
On her machine it looks like this.
---
<tr>
<td width="50%"> <div align="center"><!-- InstanceBeginEditable
name="colorGuide" --><a href="colorguide.html" target="_blank"></a><!--
InstanceEndEditable --></div></td>
<td width="50%"> <div align="center"><a
href="http://www.doalures.com/cgi-bin/mcart/mof.cgi?viewcart"><img
src="images/view_cart.gif" alt="View Cart" width="100" height="25"
border="0"></a></div></td>
</tr>
---
I am totally baffled as to why <img src="images/color_guide.gif"
alt="Color Guide" width="100" height="25" border="0"> will not show up on
a few machines.

Anyone have any thoughts?

Thanks

Reply With Quote
  #2  
Old   
Gary White
 
Posts: n/a

Default Re: Site check revisited - 07-15-2004 , 05:11 PM






WillieOne wrote:

Quote:
Today I visited the client's office and did all updates, dumped the
cache, history and cokkies. In other words, I did the whold 9 yards. I
still cannot see the button on her machine.

The only thing that would strip the <img> tag out of the source code
would be some type of ad blocking software.


Gary


Reply With Quote
  #3  
Old   
WillieOne
 
Posts: n/a

Default Re: Site check revisited - 07-15-2004 , 05:14 PM



I thought of that but color_guide.gif is the only missing image in the
whole freaking site. I don't get it.

Reply With Quote
  #4  
Old   
Murray *TMM*
 
Posts: n/a

Default Re: Site check revisited - 07-15-2004 , 05:39 PM



What are its dimensions?

--
Murray --- ICQ 71997575
Team Macromedia Volunteer for Dreamweaver MX
(If you *MUST* email me, don't LAUGH when you do so!)
==================
news://forums.macromedia.com/macromedia.dreamweaver - THE BEST WAY TO GET
ANSWERS
==================
http://www.dreamweavermx-templates.com - Template Triage!
http://www.projectseven.com/go - DW FAQs, Tutorials & Resources
http://www.dwfaq.com - DW FAQs, Tutorials & Resources
http://www.macromedia.com/support/search/ - Macromedia (MM) Technotes
==================

"WillieOne" <WillieOne (AT) spamnot (DOT) PunkAss.com> wrote

Quote:
I thought of that but color_guide.gif is the only missing image in the
whole freaking site. I don't get it.



Reply With Quote
  #5  
Old   
Gary White
 
Posts: n/a

Default Re: Site check revisited - 07-15-2004 , 06:15 PM



WillieOne wrote:

Quote:
I thought of that but color_guide.gif is the only missing image in the
whole freaking site. I don't get it.

Precisely why it suggests an ad blocker.


Gary


Reply With Quote
  #6  
Old   
WillieOne
 
Posts: n/a

Default Re: Site check revisited - 07-15-2004 , 06:30 PM



"Murray *TMM*" <forums (AT) HAHAgreat-web-sights (DOT) com> wrote in news:cd6tje$cvj$1
@forums.macromedia.com:

Quote:
What are its dimensions?

width="100" height="25"


Reply With Quote
  #7  
Old   
Murray *TMM*
 
Posts: n/a

Default Re: Site check revisited - 07-15-2004 , 06:37 PM



Just the perfect dimensions for an ad....

--
Murray --- ICQ 71997575
Team Macromedia Volunteer for Dreamweaver MX
(If you *MUST* email me, don't LAUGH when you do so!)
==================
news://forums.macromedia.com/macromedia.dreamweaver - THE BEST WAY TO GET
ANSWERS
==================
http://www.dreamweavermx-templates.com - Template Triage!
http://www.projectseven.com/go - DW FAQs, Tutorials & Resources
http://www.dwfaq.com - DW FAQs, Tutorials & Resources
http://www.macromedia.com/support/search/ - Macromedia (MM) Technotes
==================

"WillieOne" <WillieOne (AT) spamnot (DOT) PunkAss.com> wrote

Quote:
"Murray *TMM*" <forums (AT) HAHAgreat-web-sights (DOT) com> wrote in
news:cd6tje$cvj$1
@forums.macromedia.com:

What are its dimensions?


width="100" height="25"



Reply With Quote
  #8  
Old   
Murray *TMM*
 
Posts: n/a

Default Re: Site check revisited - 07-15-2004 , 06:38 PM



Oops - that's 25 not 250? I dunno then...

--
Murray --- ICQ 71997575
Team Macromedia Volunteer for Dreamweaver MX
(If you *MUST* email me, don't LAUGH when you do so!)
==================
news://forums.macromedia.com/macromedia.dreamweaver - THE BEST WAY TO GET
ANSWERS
==================
http://www.dreamweavermx-templates.com - Template Triage!
http://www.projectseven.com/go - DW FAQs, Tutorials & Resources
http://www.dwfaq.com - DW FAQs, Tutorials & Resources
http://www.macromedia.com/support/search/ - Macromedia (MM) Technotes
==================

"WillieOne" <WillieOne (AT) spamnot (DOT) PunkAss.com> wrote

Quote:
"Murray *TMM*" <forums (AT) HAHAgreat-web-sights (DOT) com> wrote in
news:cd6tje$cvj$1
@forums.macromedia.com:

What are its dimensions?


width="100" height="25"



Reply With Quote
  #9  
Old   
WillieOne
 
Posts: n/a

Default Re: Site check revisited - 07-15-2004 , 07:40 PM



Gary White <reply (AT) newsgroup (DOT) please> wrote in
news:mf0ef0h00pautrt5h5daj8mhu15r3qv17s (AT) 4ax (DOT) com:

Thank you, I will check that.


Reply With Quote
Reply




Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off



Powered by vBulletin Version 3.5.4
Copyright ©2000 - 2009, Jelsoft Enterprises Ltd.