Closed (works as designed)
Project:
Business
Version:
7.x-1.9
Component:
Miscellaneous
Priority:
Normal
Category:
Support request
Assigned:
Unassigned
Reporter:
Created:
3 Apr 2013 at 21:33 UTC
Updated:
25 Mar 2014 at 08:40 UTC
Jump to comment: Most recent
Comments
Comment #1
crocomoose commentedYou need to change the slider dimensions in style.css
Right around line 570, you'll see the width and height of the actual slider.
You can tweak it here. You'll also want to do the same a bit lower down (line 580, I think), at this code:
The widths should be the same, and the first height (#slider) should be 30px greater than the second (.window)
I'm not so sure how to reposition the slideshow, but it probably has to do with the position property in those lines
Comment #2
gabocharrua commentedThanks, it works for me!
Comment #3
tibezh commented