Closed (fixed)
Project:
BlueMasters
Version:
6.x-1.2
Component:
User interface
Priority:
Minor
Category:
Bug report
Assigned:
Reporter:
Created:
24 Jan 2011 at 05:38 UTC
Updated:
8 Feb 2011 at 18:24 UTC
Jump to comment: Most recent file
I added a couple more images to the slider and found that the slider buttons were not centered. I think they came that way out of the package, actually, it's just not noticeable when there are only three images. When there are five buttons, though, it is pretty obvious. I tried to fiddle with the css, but had no luck. What am I doing wrong? Or, better yet, what do I need to do right?
| Comment | File | Size | Author |
|---|---|---|---|
| #4 | patch-style.css-20110124.txt | 1.08 KB | gtsopour |
| #3 | patch-style.css-20110124.txt | 1.08 KB | gtsopour |
Comments
Comment #1
jordojuice commentedI added a couple of images to the slider on the front page and once there were five buttons instead of three I noticed that the slider buttons are not centered. It looks like the first slider button starts at the center of the page, so even with three buttons it is not centered. I have fiddled with the style sheets, but haven't been able to center them. What am I doing wrong? Or better yet, what should I do right?
Comment #2
jordojuice commentedNevermind! Problem solved. It took me a while to figure out it was the "paging" class. Thanks.
Comment #3
gtsopour commentedAs jordojuice said, this problem solved with some css changes in ".paging" and ".paging a". I have attached the patch-style.css-20110124.txt for this change.
Comment #4
gtsopour commentedpatch(to be ported)
Comment #5
skounis commentedComment #6
skounis commentedComment #7
skounis commentedpatch committed to 6.x-1.x-dev
george, can you please verify it ?
Comment #8
skounis commentedComment #9
gtsopour commentedok verified