Jump to content

adjusting Module search control in gemaps.css


Luff

Recommended Posts

Hi Alejandro,

I am trying to adjust the style of the Module search control. Therefore I was editing geomaps.css from the themes folder I am working with and copied the file before as mentioned in the knowledgebase. This is the code I entered there:

 

#gm_module_search_container {

    background-color: #b1c2d8;

    border: 1px solid #000;

    padding: 4px;   

}

#gm_module_address {

    width:120px;

    margin-right: 5px;

}

 

Big surpirse: There was no effect at all! I also cleared file registery and cache, but nothing happened. Why that, do you have any idea? Besides I would like to adjust the height by let's say 5px and maybe font size, is this possible by editing the css?

I feel so stupid right now to ask as I am sure I did everything correct?!

Thanks for your advice!

Link to comment
×
×
  • Create New...