Forum
Welcome, Guest
Please Login to access forum.
Re:Problem with background color (1 viewing) 
Go to bottom
TOPIC: Re:Problem with background color
#305
John Dagelmore
Admin
Posts: 3873
User Offline
Re:Problem with background color Karma: 84  
Hello, in this case the fix is easy, you need to add an overflow:hidden

#jmap_sitemap{
background-color: #FFF;
height:500px;
overflow: hidden;
}

In this way the height will be really auto adapted by css




Best regards

John
 
Logged Logged  
  The administrator has disabled public write access.
      Topics Author
    thread link
[SOLVED] Problem with background color
Hrvoje Znaor
    thread link
thread linkthread link Re:Problem with background color
John Dagelmore
    thread link
thread linkthread linkthread link Re:Problem with background color
Hrvoje Znaor
    thread link
thread linkthread linkthread linkthread link Re:Problem with background color
John Dagelmore
Go to top