GeoDirectory SupportNo way to edit image sizes in map legend? – GeoDirectory Support https://wpgeodirectory.com/support/topic/no-way-to-edit-image-sizes-in-map-legend/feed Tue, 10 Mar 2026 11:11:31 +0000 http://bbpress.org/?v=2.5.14-6684 en-US https://wpgeodirectory.com/support/topic/no-way-to-edit-image-sizes-in-map-legend/#post-9074 <![CDATA[No way to edit image sizes in map legend?]]> https://wpgeodirectory.com/support/topic/no-way-to-edit-image-sizes-in-map-legend/#post-9074 Sat, 19 Jul 2014 09:14:20 +0000 [email protected] I’m been working all day on trying to change the image sizes of the category li in the geodirectory map legend. If I could edit the html it would take me 2 seconds, but I have no way to add a class selector or anything.. Please help, what is it that I’m missing in this theme??? Everything takes tons of digging to do anything, its crazy.. Am I missing a file or what? There is no html in wordpress, only php.. Where are all my working files at, I’ve spent days, weeks, about a month trying to do the stupidest little edits and nothing works. I hope someone can help because I’m really pulling my hair out over this… If you’re going to say use the permalink id number for the image, I changed that for SEO reasons, but no class or selector id for the images??? Where is the php that is controlling the size since the stylesheet doesn’t have anything? There is no easy navigating through this theme

]]>
https://wpgeodirectory.com/support/topic/no-way-to-edit-image-sizes-in-map-legend/#post-9076 <![CDATA[Reply To: No way to edit image sizes in map legend?]]> https://wpgeodirectory.com/support/topic/no-way-to-edit-image-sizes-in-map-legend/#post-9076 Sat, 19 Jul 2014 09:32:35 +0000 Guust If I understand you correctly [see image], then add this to your child theme’s style.css:

.geodir_map_container .main_list img {height: 30px;}

and change the size to whatever you like.

]]>
https://wpgeodirectory.com/support/topic/no-way-to-edit-image-sizes-in-map-legend/#post-9081 <![CDATA[Reply To: No way to edit image sizes in map legend?]]> https://wpgeodirectory.com/support/topic/no-way-to-edit-image-sizes-in-map-legend/#post-9081 Sat, 19 Jul 2014 09:46:57 +0000 [email protected] thank you much 😀

]]>