PDA

View Full Version : Removing "map this"


OsirisPhoto
Oct-19-2007, 12:37 PM
I am certain that this must have been covered already.. but can't for the life of me find it :scratch


Been messing around with my page, but can't see how to remove the 'Map this' button at the right of the page :dunno

http://www.osirisphoto.com/

A little 'elp pleese?

Allen
Oct-19-2007, 01:14 PM
I am certain that this must have been covered already.. but can't for the life of me find it :scratch


Been messing around with my page, but can't see how to remove the 'Map this' button at the right of the page :dunno

http://www.osirisphoto.com/

A little 'elp pleese?
Try this.

.homepage .map_this {display: none;}

OsirisPhoto
Oct-19-2007, 01:29 PM
That did the trick :D

Many thanks!