Viewing 11 posts - 1 through 11 (of 11 total)
  • Author
    Posts
  • icbl Friend
    #168913

    Hi,

    I have 2 featured articles with Read More button. As you can see from the screenshot one of the Read More button mislocated. How can I fix that?


    1. read-more
    pavit Moderator
    #414722

    Hi icbl

    Check your html in the article, if it have any strange tag like div or others

    you must put clear html

    icbl Friend
    #414735

    I just recreated the article and used text only but still the same.

    icbl Friend
    #414738

    I found the problem, thats weird but the photo’s (money photo) shape rectangle in the article and it is effecting read more with it’s original dimensions. I made it smaller and Read More button now in the right place! I think I cannot consider that is a solution of this problem because picture should not effect the read more button like that. Do you think something wrong with the Read More button plug in?

    pavit Moderator
    #414739

    Hi

    I have your admin account if you want i can login to your site and make a check on what is wrong

    Let me know

    icbl Friend
    #414741

    Hi you can use the same creditentials that I have sent a couple of hours ago.

    pavit Moderator
    #414743

    Ok

    Thanks

    pavit Moderator
    #414745

    Hi

    Try this please

    In your /templates/ja_social/css/template.css at line 33 you have
    p.readmore {
    background: url(“../images/readon-bg.gif”) repeat-x scroll left bottom transparent;
    border: 1px solid #DDDDDD;
    float: left;
    font-weight: bold;
    padding: 2px 6px;
    Change to

    p.readmore {
    background: url(“../images/readon-bg.gif”) repeat-x scroll left bottom transparent;
    border: 1px solid #DDDDDD;
    float: left;
    font-weight: bold;
    padding: 2px 6px;
    margin-left: 12px;

    icbl Friend
    #414749

    Could you add icbweb to the end of my domain name and see how it should be normally. The web site you’ll see is Joomla 1.5 version and its fine. I beleive something wrong with the read more plug in.

    pavit Moderator
    #414753

    Hi

    The issue is the same although is not an issue

    on the left you have an image that is 120 px height on the right you put a text with many < br > so it slides down over the 120 px and the read more button go to occupy the first free position under the image on the left.
    the solution is, modify the css as I showed in the previous post.

    icbl Friend
    #414779

    But I am not having same problem with the JA Social 1.5 with the same html!
    Thanks trying to help.

    regards

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

This topic contains 11 replies, has 2 voices, and was last updated by  icbl 13 years, 2 months ago.

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