|
|
|||||||||
|
|||||||||
| |||||||||
|
|
|
| |||||||||
![]() |
|
|
«
Previous Thread
|
Next Thread
»
|
Thread Tools | Search this Thread | Rate Thread | Display Modes |
|
#1
|
|||
|
|||
|
problem grey border in Explorer on PC
I'm building a simple site in dreamweaver MX on a Mac. The navigation I've created is very simple with gif graphics as buttons, they appear fine on a mac
but on a PC the whole page shifts down about a pixel and a grey border appears around the graphic, the tables seem fine and I've tried to use the MX scrub extension from StudioVII to get rid of the grey border but it doesn't seem to help. I've created my navigation as an include in a .ssi file and works fine apart from this weird movement and grey border, any ideas? cheers |
|
#2
|
|||
|
|||
|
your image is a hyperlink? then u need to go to your html view and add border equals to 0
Code:
<img src="xxx.gif" border="0">
__________________
Hope this helps. Mike Royal Selangor Pewter "I have not failed. I've just found 10,000 ways that won't work." - Thomas Alva Edison (1847-1931) |
|
#3
|
|||
|
|||
|
problem with grey border
Thanks Mike, tried that one, finally sussed it though. It was bad code in my CSS file that was causing the corruption.
cheers Ian |
|
#4
|
|||
|
|||
|
no problem
|
![]() |
| Viewing: Dev Shed Forums > Web Design > Web Design Help > problem grey border in Explorer on PC |
| Thread Tools | Search this Thread |
| Display Modes | Rate This Thread |
|
|
|
|