test
Viewing 9 posts - 1 through 9 (of 9 total)
  • Author
    Posts
  • markwilliam Friend
    #720162

    Hi everyone, hope one of you can help me.

    I’ve just created a new extended class item for my website, the Portugal Travel Guide (http://www.portugaltravelguide.com).

    For some reason, the text (which should read PIC over the gold-coloured background) isn’t covering the logo but covering the title wording (in this case, Cottage) instead (please see image attached);

    If someone can suggest why or can see something wrong in the CSS coding, then please let me know.

    Thanks very much in advance.

    Mark

    Saguaros Moderator
    #720297

    Hi Mark,

    In the file: http://www.portugaltravelguide.com/templates/ja_wall/themes/retro/css/theme.css , at approx line 806, check the declaration for that text:


    .item-pic .header > h2::before {
    background: rgba(0, 0, 0, 0) url("../images/bg-pic.png") no-repeat scroll left top;
    border-radius: 0;
    color: #fff
    content: "Pic";
    display: inline-block;
    font-family: "Droid Sans",sans-serif;
    font-size: 10px;
    height: 20px;
    left: -3px;
    line-height: 18px;
    padding: 0 5px 0 10px;
    position: absolute;
    text-align: left;
    text-indent: 0;
    text-transform: uppercase;
    top: 20px;
    vertical-align: top;
    width: 40px;
    z-index: 500;
    }

    And add text-indent: 0; property as highlighted above

    Saguaros Moderator
    #753309

    Hi Mark,

    In the file: http://www.portugaltravelguide.com/templates/ja_wall/themes/retro/css/theme.css , at approx line 806, check the declaration for that text:


    .item-pic .header > h2::before {
    background: rgba(0, 0, 0, 0) url("../images/bg-pic.png") no-repeat scroll left top;
    border-radius: 0;
    color: #fff
    content: "Pic";
    display: inline-block;
    font-family: "Droid Sans",sans-serif;
    font-size: 10px;
    height: 20px;
    left: -3px;
    line-height: 18px;
    padding: 0 5px 0 10px;
    position: absolute;
    text-align: left;
    text-indent: 0;
    text-transform: uppercase;
    top: 20px;
    vertical-align: top;
    width: 40px;
    z-index: 500;
    }

    And add text-indent: 0; property as highlighted above

    markwilliam Friend
    #720512

    That’s perfect.
    Thank you very much!
    Joomlart rocks. I’m so pleased I chose your template, I couldn’t be happier.
    Here’s wishing all you guys a great weekend.
    Mark

    markwilliam Friend
    #753350

    That’s perfect.
    Thank you very much!
    Joomlart rocks. I’m so pleased I chose your template, I couldn’t be happier.
    Here’s wishing all you guys a great weekend.
    Mark

    markwilliam Friend
    #720542

    Another quick question related to the previous one. The new ‘Pic’ extended class item works perfectly on my laptop but doesn’t appear on my smartphone. How can I tweak this?
    Many thanks once again.
    Mark

    markwilliam Friend
    #753380

    Another quick question related to the previous one. The new ‘Pic’ extended class item works perfectly on my laptop but doesn’t appear on my smartphone. How can I tweak this?
    Many thanks once again.
    Mark

    Saguaros Moderator
    #720890

    I checked with my iPhone device but it stil displays fine, could you send screenshot highlighting the issue?

    Saguaros Moderator
    #753430

    I checked with my iPhone device but it stil displays fine, could you send screenshot highlighting the issue?

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

This topic contains 9 replies, has 2 voices, and was last updated by  Saguaros 9 years, 1 month ago.

We moved to new unified forum. Please post all new support queries in our New Forum