PDA

View Full Version : Get rid of the Map This text ...


krh100
Feb-05-2007, 03:44 PM
Hi Folks,

Can you tell me how to hide the "Map This" text on my home page. Seems as though this is the only place it shows up.

Kent

Allen
Feb-05-2007, 04:12 PM
Hi Folks,

Can you tell me how to hide the "Map This" text on my home page. Seems as though this is the only place it shows up.

Kent
Add this to your CSS

.homepage .map_this {display:none;}

Andy
Feb-05-2007, 04:18 PM
Hi Folks,

Can you tell me how to hide the "Map This" text on my home page. Seems as though this is the only place it shows up.

KentOur FAQ:

http://www.smugmug.com/help/customize-faq.mg

#22

krh100
Feb-05-2007, 09:26 PM
Add this to your CSS

.homepage .map_this {display:none;}

Thanks Allen!

Kent

krh100
Feb-05-2007, 09:27 PM
Our FAQ:

http://www.smugmug.com/help/customize-faq.mg

#22

Thanks Andy!!!

Kent