May 24, 2013, 05:01:58 PM

Login with username, password and session length

FORUM POSTING GUIDELINES - Please read and follow them.

Pages: [1]
  Print  
Author Topic: suffix dont use override images  (Read 125 times)
sergej wladiwostok
Full Member
***
Offline Offline

Posts: 89


« on: July 09, 2012, 02:34:45 PM »

Hi,
if I use _slideshow for a listing module, it uses the standard jreviews rating stars and not the ratings stars in the overrides folder.

Can we solve this? I am sure you can.

Thanks in advance
« Last Edit: July 09, 2012, 02:42:50 PM by sergej wladiwostok » Logged
Kristian
Global Moderator
Hero Member
*
Offline Offline

Posts: 9567



WWW
« Reply #1 on: July 09, 2012, 04:53:39 PM »

Hi,

This should be easy to solve, but only using the code inspector in Chrome. Can you post a link where the module can be seen?
Logged

sergej wladiwostok
Full Member
***
Offline Offline

Posts: 89


« Reply #2 on: July 09, 2012, 05:19:34 PM »

Hi,


You find can find the module on the top at listing detail pages
« Last Edit: July 10, 2012, 04:17:11 AM by sergej wladiwostok » Logged
Kristian
Global Moderator
Hero Member
*
Offline Offline

Posts: 9567



WWW
« Reply #3 on: July 09, 2012, 11:27:36 PM »

Try to add this code to the same file:

Code:
div.slideshowLayout .rating_star_user,
div.slideshowLayout .rating_star_editor,
div.slideshowLayout .rating_star_user div,
div.slideshowLayout .rating_star_editor div {
    background: url(images/rating_stars2.png);
}


The slideshow layout was using a different image from the dark theme because the empty star looked better.
Logged

sergej wladiwostok
Full Member
***
Offline Offline

Posts: 89


« Reply #4 on: July 10, 2012, 04:18:09 AM »

The slideshow layout was using a different image from the dark theme because the empty star looked better.
Indeed, changed it back to the empty stars. Thanks for your help!
Logged
Pages: [1]
  Print  
 
Jump to:  

Powered by MySQL Powered by PHP Powered by SMF 1.1.18 | SMF © 2013, Simple Machines Valid XHTML 1.0! Valid CSS!