Hi,
I've implemented a map plug-in on a basic pagelines template page, seen here:
I would like to eliminate the space below the map header and the jquery text I have at the bottom. I have used Firefox and Firebug to identify the code and successfully edit it. Code here:
#map_sidebar {
background-color: transparent;
font-size: 11px;
font-weight: normal;
height: 40px;
overflow: auto;
text-align: justify;
The hang-up is that when I cut and paste this into the settings/custom code field and save it, no changes re reflected. I must be missing something with regards to CSS??”I'm a total novice??”any help would be appreciated.
Thanks!
Need some help with custom CSS to eliminate space
Started by
jbekefy
, Jan 25 2012 08:01 PM
4 replies to this topic
#1
Posted 25 January 2012 - 08:01 PM
#2
Posted 25 January 2012 - 08:48 PM
Try adding this to Custom Code in CSS Rules
#3
Posted 25 January 2012 - 09:20 PM
Thank you, that didn't work. I fear it is something with the map plug-in, but it seems ridiculous I can't edit the margin or that the code i found with firebug doesn't function.
#4
Posted 25 January 2012 - 10:17 PM
try this:
#5
Posted 25 January 2012 - 10:22 PM
kastlic, thank you very much.










