×

Notice

The forum is in read only mode.
Welcome, Guest
Username: Password: Remember me
  • Page:
  • 1

TOPIC: Border around HotSpots Description of location

Border around HotSpots Description of location 12 years 6 months ago #14293

  • Robert Meyers
  • Robert Meyers's Avatar Topic Author
  • Offline
  • Junior Boarder
  • Junior Boarder
  • Posts: 24
  • Thank you received: 0
I don't know maybe this will help someone but I added a border around the description to emphasize it a little - edit the hotspots.css file on line 221 and put the below code there. Edit the code to the way you like it.

#hotspots .hotspots-description {
margin: 20px 0;
border-style:solid;
border-color:#1D4963;
border-width:2px;
padding:5px 5px;
}

Cheers - Robert

Border around HotSpots Description of location 12 years 6 months ago #14297

  • Eliecer Marchante
  • Eliecer Marchante's Avatar
  • Offline
  • Platinum Boarder
  • Platinum Boarder
  • Posts: 493
  • Karma: 11
  • Thank you received: 13
Hi Robert,

Any link available to see the border around the description?

Border around HotSpots Description of location 12 years 6 months ago #14299

  • Robert Meyers
  • Robert Meyers's Avatar Topic Author
  • Offline
  • Junior Boarder
  • Junior Boarder
  • Posts: 24
  • Thank you received: 0
yes here is the link

bit.ly/mUnXoT

If you look at the bottom of the map it use to be just a description but I added the CSS to give it some attention.
  • Page:
  • 1
Time to create page: 0.111 seconds