Gallery3:Modules:ratings problem

MrLon

Joined: 2014-06-26
Posts: 6
Posted: Thu, 2014-06-26 18:30

I installed Gallery3:Modules:ratings and the bottom text top is cut off. You can only see 3/4 of the text.

I also would like to change the rating from 5 to maybe 10?
I have looked ay the js file and see that changing it there is what I can do, but before I do I'm looking for some support.

 
jelzo

Joined: 2008-04-10
Posts: 67
Posted: Thu, 2014-06-26 18:58

I have installed the module using the default 'wind' theme and I cannot see any issue with it.

- What theme are you using?
- Do you have an example url?
- You can fix this issue by changing the module css (modules/ratings/css/ratings.css) or your theme css (/themes/THEME/css/screen.css)

If you want to change the module, rewrite it. Ofcourse it is possible but you should do it yourself.

 
MrLon

Joined: 2014-06-26
Posts: 6
Posted: Fri, 2014-06-27 12:54
 
jnash
jnash's picture

Joined: 2004-08-02
Posts: 814
Posted: Fri, 2014-06-27 13:05

I'm no longer supporting the module. It was a poor hack of code I put together to service a few folks. It was developed on the Clean Canvas theme and tested on the wind with no issues noted.

The code for the ratings portion was a third party contribution, so I can't help there with the 10star rating either.

Sorry, but you're on your own if you wish to use it. Unless others are willing to jump in.

 
MrLon

Joined: 2014-06-26
Posts: 6
Posted: Fri, 2014-06-27 19:30

Thanks I'll mess with it and see what I can do.

 
MrLon

Joined: 2014-06-26
Posts: 6
Posted: Sat, 2014-06-28 15:19

OK I have the Ratings Mod working great with a 10 Star mode, now I'm having a small problem trying to move the ratings to the left. (The Ratings Box)
I do have 10 stars the right width and everything fits and works, just the page position of the ratings box needs to move left.

See my attachment.

Any Help with this would be appreciated.