0
Welcome Guest! Login
0 items Join Now

Readmore customisation

    • Slick's Avatar
    • Slick
    • Newbie
    • Posts: 13
    • Thanks: 0

    Readmore customisation

    Posted 11 years 9 months ago
    • I would like to change the readmore buttons. I have read a few articles on how to change the text via the en_GB.ini file, but that doesn't do what I require. I just want to have the text without the button.

      I have a little CSS knowledge, but .less is completely new to me. I believe that I have found the location where I need to put the edit in joomla_core.less, but before I do I want to be sure I am in the correct place. Should I copy this file over to my template folder and do an overide custisation, or is that not possible with less files?

      More importantly what would I need to change (lines 390 and 1097)?

      Thanks.
    • prim's Avatar
    • prim
    • Preeminent Rocketeer
    • Posts: 17290
    • Thanks: 217

    Re: Readmore customisation

    Posted 11 years 9 months ago
    • Please provide a link to your site.
    • Please reply with a direct link to the issue & create a new thread for each new issue.

      A template is only as good as the content that goes into it ;) - DanG
    • Slick's Avatar
    • Slick
    • Newbie
    • Posts: 13
    • Thanks: 0

    Re: Readmore customisation

    Posted 11 years 9 months ago
    • prim's Avatar
    • prim
    • Preeminent Rocketeer
    • Posts: 17290
    • Thanks: 217

    Re: Readmore customisation

    Posted 11 years 9 months ago
    • Try adding this to your custom CSS file:

      .readmore a, .readmore {
      color: #ce2013 !important;
      background: none !important;
      padding-left: 0;
      font-size: 11px;
      font-weight: bold;
      }

      Sorry for the late reply :oops:
    • The following users have thanked you: Slick

    • Please reply with a direct link to the issue & create a new thread for each new issue.

      A template is only as good as the content that goes into it ;) - DanG
    • Slick's Avatar
    • Slick
    • Newbie
    • Posts: 13
    • Thanks: 0

    Re: Readmore customisation

    Posted 10 years 10 months ago
    • First time I've been back here for a while, but just tried that code and it worked a treat. Thanks :)

Time to create page: 0.067 seconds