Theme Support Forum

Support Forum for Free and Premium Themes. Premium Theme Forums are Private! Please log in first to see the Premium forums

Viewing 9 posts - 1 through 9 (of 9 total)

Read more box

Home Forums Free Theme Support Scylla Lite Read more box

  • #85265

    quim

    How can I change the text in “read more” box?

    Thanks

    #85285

    Towfiq I.

    administrator

    can you send me the page link where these read more boxes are visible?

    #85349

    quim

    http://www.silenzine.com/category/series-tv/

    in this link u can see small box at the end of everey post. Now is all green because text and backgound have the same colour…

    i have to change title color if i want to see the text in “read more” box

    thanks

    #85350

    Towfiq I.

    administrator

    add this to your stylesheet:

    body #content .more-link{color:#fff!important;}

    #85363

    quim

    it doesn’t work…

    i have this line:

    .more-link{ display:block; padding:5px 10px; background:#bf4842; color:#ffffff; url(images/pattern1.png) repeat; float:left; margin-left:-15px;}

    is it right?

    #85395

    Towfiq I.

    administrator

    I am not seeing this line in your stylesheet:
    http://www.silenzine.com/wp-content/themes/Scylla_Pro/style.css

    are you sure you added it? please add it to the very bottom.

    #85421

    quim

    yes I already add it.

    if u search more-link using firefox search bar u will find it. I’m seeing it now.

    exaclty this line: .more-link{ display:block; padding:5px 10px; background:#bf4842; color:#ffffff; url(images/pattern1.png) repeat; float:left; margin-left:-15px;}

    #85424

    Towfiq I.

    administrator

    you will have to add exactly this line:

    body #content .more-link{color:#fff!important;}

    #85532

    quim

    yeah! it work now!

    thank u for your patience

    c u around!

You must be logged in to reply to this topic.