0
Welcome Guest! Login
0 items Join Now

SOLVED Roksprocket How to add background image to 'Read More'

    • Slixis's Avatar
    • Slixis
    • Rocketeer
    • Posts: 80
    • Thanks: 0

    SOLVED Roksprocket How to add background image to 'Read More'

    Posted 10 years 3 weeks ago
    • Hi,
      I use Mosaic Layout of Roksprocket. I would like to know how to add backgroung-image to the text 'Read more'.

      Link to my website > Menu Partenaire urbi-nummi.fr/

      Link of icon: urbi-nummi.fr/images/icon-link.png

      I know that we can do it with CSS, but I don't know what file to use.

      See the screenshot
      This image is hidden for guests.
      Please log in or register to see it.


      Thank you for assistance.
    • Last Edit: 10 years 3 weeks ago by Slixis.
    • MrT's Avatar
    • MrT
    • Preeminent Rocketeer
    • Posts: 101084
    • Thanks: 13484
    • Web Designer/Developer

    Re: SOLVED Roksprocket How to add background image to 'Read More'

    Posted 10 years 3 weeks ago
    • Use this code...
      .sprocket-mosaic-g-readon {
          font-size: 0;
      }
      .sprocket-mosaic-g-readon:before {
          content: url("/images/icon-link.png");
      }

      You put that wherever you put custom CSS in that third-party template.

      Regards, Mark.
    • Please search forums before posting. Please make sure your post includes the version of the CMS you are using and a link to the problem. Annotations on screenshots can also be helpful to explain problems/goals. Please use the "secure" tab for confidential information.
    • Slixis's Avatar
    • Slixis
    • Rocketeer
    • Posts: 80
    • Thanks: 0

    Re: SOLVED Roksprocket How to add background image to 'Read More'

    Posted 10 years 3 weeks ago
    • Hi MrT,
      It works well.

      Great Thanks.

      Have a nice day. :-)

Time to create page: 0.058 seconds