![]() |
|
|
Welcome to the { mindfrost82.com } forums. You are currently viewing our boards as a guest which gives you limited access to view most discussions and access our other features. By joining our free community you will have access to post topics, communicate privately with other members (PM), respond to polls, upload content and access many other special features. Registration is fast, simple and absolutely free so please, join our community today! If you have any problems with the registration process or your account login, please contact contact us. |
|
|||||||
![]() |
|
|
Thread Tools | Search this Thread | Display Modes |
|
#1
|
|||
|
|||
|
Images not showing up in IE7; FF shadow image
Good day ~
Does anyone know why in IE7 this image is not showing (it shows up fine in FF2): Image: http://www.patrickscabaret.org/gfx/c.../timmiller.jpg Page: http://www.patrickscabaret.org/commu...nections.shtml Also, how can i get rid of the sky blue line at the bottom of each of the buttons in the content area when hovered in FF2 (not a prob in IE7) on this page: http://www.patrickscabaret.org/visitors/glance.shtml Here is the css ~ http://www.patrickscabaret.org/styles.css Thanks for your help! White Ash |
|
#2
|
|||
|
|||
|
Re: Images not showing up in IE7; FF shadow image
I just moved the location of the css file. It is now here:
http://www.patrickscabaret.org/inc/styles.css Thanks! |
|
#3
|
|||
|
|||
|
Re: Images not showing up in IE7; FF shadow image
Hi
If I save the page and then preview my saved page in IE the image is there with no problems. Could this be a path error see you are using site root paths rather than document.? Cheers Ian "White Ash" <webforumsuser@macromedia.com> wrote in message news:g8ukjj$bg1$1@forums.macromedia.com... > Good day ~ > > Does anyone know why in IE7 this image is not showing (it shows up fine in > FF2): > > Image: http://www.patrickscabaret.org/gfx/c.../timmiller.jpg > > Page: http://www.patrickscabaret.org/commu...nections.shtml > > Also, how can i get rid of the sky blue line at the bottom of each of the > buttons in the content area when hovered in FF2 (not a prob in IE7) on > this > page: > > http://www.patrickscabaret.org/visitors/glance.shtml > > Here is the css ~ http://www.patrickscabaret.org/styles.css > > Thanks for your help! > > White Ash > |
|
#4
|
|||
|
|||
|
Re: Images not showing up in IE7; FF shadow image
Hmmmm, I changed the image path to an absolute address, and that did not fix it...
|
|
#5
|
|||
|
|||
|
Re: Images not showing up in IE7; FF shadow image
Blue lines under buttons are caused by blue background- color on #content
links. #outerWrapper #contentWrapper #content a:hover { color:#95122b; text-decoration: none; background-color:#E9FCF9; /**remove this**/ Also fix this text-decoration problem. a:visited { color:#95122b; text-decoration: none; text-decoration: underline; --Nancy O. Alt-Web Design & Publishing www.alt-web.com "White Ash" <webforumsuser@macromedia.com> wrote in message news:g8ukjj$bg1$1@forums.macromedia.com... > Good day ~ > > Does anyone know why in IE7 this image is not showing (it shows up fine in > FF2): > > Image: http://www.patrickscabaret.org/gfx/c.../timmiller.jpg > > Page: http://www.patrickscabaret.org/commu...nections.shtml > > Also, how can i get rid of the sky blue line at the bottom of each of the > buttons in the content area when hovered in FF2 (not a prob in IE7) on this > page: > > http://www.patrickscabaret.org/visitors/glance.shtml > > Here is the css ~ http://www.patrickscabaret.org/styles.css > > Thanks for your help! > > White Ash > |
|
#6
|
|||
|
|||
|
Re: Images not showing up in IE7; FF shadow image
White Ash wrote:
> Good day ~ > > Does anyone know why in IE7 this image is not showing (it shows up fine in > FF2): > > Image: http://www.patrickscabaret.org/gfx/c.../timmiller.jpg > > Page: http://www.patrickscabaret.org/commu...nections.shtml > I think Nancy nailed No2 - I'll try No1.... Add this rule to your css sheet..... div {zoom:1;} -- chin chin Sinclair |
|
#7
|
|||
|
|||
|
Re: Images not showing up in IE7; FF shadow image
OK, but i want the blue background on the text links, just not on the button
links. What's weird is that it's not happening, for example, on this page: http://www.patrickscabaret.org/about/rentals.shtml. Anyone know why? Thanks |
|
#8
|
|||
|
|||
|
Re: Images not showing up in IE7; FF shadow image
Thank you Sinclair ~ this totally worked like magic! wa
|
|
#9
|
|||
|
|||
|
Re: Images not showing up in IE7; FF shadow image
White Ash wrote:
> Thank you Sinclair ~ this totally worked like magic! wa NP :-) -- chin chin Sinclair |
|
#10
|
|||
|
|||
|
Re: Images not showing up in IE7; FF shadow image
anyone have any ideas about this? thanks wa
|
![]() |
|
| Thread Tools | Search this Thread |
| Display Modes | |
|
|