Sliding Panels Support Product Page
  Solved 
 The bottom of my sliding panel is missing
 Reported  07 May 2012  08:15:57 
  1 
     has   this problem  
  07 May 2012  08:15:57 Les IsOnline posted: 
 HI Guys,I have a sliding panel and its working as it should the only problem is is the bottom or footer is missing?
When Im in my DW CS4 environment I see it, I have uploaded all the files and images as far as im aware..but online its not there?
see here dogs.staffdata.co.uk/includes/inc_DogsDescriptions2.asp
Regards as ever
Les
Replies
 Replied 07 May 2012  08:45:21 
   07 May 2012  08:45:21 Vulcho Vulev replied: 
  Hello Les.
Please open the following file :
dogs.staffdata.co.uk/Styles/dmxSlidingPanels.css
And edit line 20:
Should become:
  Please open the following file :
dogs.staffdata.co.uk/Styles/dmxSlidingPanels.css
And edit line 20:
.dmxSlidingPanelsView {
	min-height: 200px;
	overflow: hidden;
}
Should become:
.dmxSlidingPanelsView {
	min-height: 110px;
	overflow: hidden;
}
  Replied 07 May 2012  08:52:32 
   07 May 2012  08:52:32 Les IsOnline replied: 
  Thanks Vulcho
Thats fixed it, so was this something ive done wrong or will this have to be edited each time I change the panels?
Thanks again :-)
 
  Thats fixed it, so was this something ive done wrong or will this have to be edited each time I change the panels?
Thanks again :-)

