Jump to content

Adjusting width of map column


Matthew Bayliss

Recommended Posts

I've used geomaps in the past and been able to modify the widths of the map and list column pretty easily but on a new site I'm working on the page loads and then the map widths adjust afterwards.

 

I'm guessing any styling I add is overwritten by javascript so it could look weird if someone doesn't have javascript enabled. What would I need to edit so that the page loads with the right widths?

 

You can see what I mean here: http://www.ukcasinoguide.com/local-casinos.html

 

All I did was modify the width of:

 

$this->renderControllerView('geomaps','map_results',array('width'=>'380','height'=>'370'))

 

And then restyled the listitem part - but no matter what I do it still has that weird size adjustment going on.

Link to comment
×
×
  • Create New...