Align Map


Dear

I need help on this page to align the text of the map with the page how do I do it?

Http://216.172.172.60/~kassi527/psasistemas/mapa/

Thank you!

Comments

  • Hi,
    just use this css, change the value top to any you want, you can add a left to go right or left.
    #imap_1 .value h2 {
    position:relative;
    top:-280px;
    }
  • excuse

    It did not work what I need is that the page opens along with the text.

    Example: When you click on a map state the text will open in the size of the writing if it does not have text it returns to normal ...

    I pasted the CSS on the page and the map but nothing happened what am I missing?
  • Im sorry but I did not see that this is changing every time you click. We will not be able to help since this is some custom script at work. We do not offer support for code that acts beyond our theme functionallity.
  • Thank you very much
Sign In or Register to comment.