test
Viewing 15 posts - 1 through 15 (of 16 total)
  • Author
    Posts
  • todhost Friend
    #184806

    I updated my JA News Featured module to version 2.5.3 and that gave me the error i have on http://ogonines.com

    Please can someone help me with this or give me a way to download version 2.5.0 so i can roll back and see if i get a solution there. I am running joomla 2.5.8

    Phill Moderator
    #482906

    can you PM me a super admin logon so I can take a lookj for you?

    *Scratch that. It seems something more serious is wrong with your site as I cannot access any files or the back end. It cannot be the update of just that component that did this. Can you see all your files via ftp?

    todhost Friend
    #482920

    Hello,
    I have sent the login details. Please the correct url is http://ogoninews.com

    Phill Moderator
    #482929

    It seems you have managed to roll back already. If I go to your back end using the JA Extension Manager I see you are using the 2.5.0 version. Your front page does not appear to have any errors at present.

    Please use JA Extension Manager to updat JA components. That way you can roll back wirth one click if anything fails.

    todhost Friend
    #482930

    I actually did not attempt any roll back. The error is with the JA News Featured Mocdule. You will notice that the module does not display images in full, the navigation arrow is also affected. Compare my site with the model at http://www.joomlart.com/demo/#joomla25-templates.joomlart.com/ja_nex/
    my site is http://ogoninews.com

    Phill Moderator
    #482932

    Can you give me a screenshot showing exactly what you mean please.

    Phill Moderator
    #482933

    Ahh, found it. You seem to have added some padding in template.css at line 376

    div.ja-moduletable .ja-box-ct, div.moduletable .ja-box-ct {
    padding: 15px;

    }

    In the JA demo we do not have that padding

    div.ja-moduletable .ja-box-ct, div.moduletable .ja-box-ct {
    padding: 0;

    }

    todhost Friend
    #482936

    are you looking into that or i try to fix it?

    Very grateful

    todhost Friend
    #482937

    thank you. the problem has been fixed

    todhost Friend
    #482938

    Noticed all of the modules tend to align to the right after i fixed the problem with JA News Featured module removing the padding and setting to ‘0’ pls see http://ogoninews.com I have also noticed that the logo position is affected

    Phill Moderator
    #482941

    You seem to have made quite a few css adjustments. What else have you changed?

    todhost Friend
    #482942

    I only altered the padding to ‘0’. When i refreshed, i notice that all other modules where all aligning to the left. I changed nothing else.

    Phill Moderator
    #482944

    The alignment is the design of the template, please see the demo. The original logo was placed 30px to the left. That is easily adjusted. Please can you give images detailing exactly what you are having trouble changing and I will see if I can help.

    todhost Friend
    #482945

    I enlagerd the template.css file to increase the logo. The only issue now is that the module positions all appear to be aligned to left instead of center. I did nothing else after the adjustments. I know little and i actually do not know how to generate thumbnails for you. You can see the error i mean from the facebook module, the video gallery on the front page

    Phill Moderator
    #482952

    If you wish to move the logo please edit your template.css file at line 651

    h1.logo, div.logo-text h1 {
    float: left;
    font-size: 250%;
    line-height: 1;
    margin-left: -30px;

    }

    Adjusting the -30px to your needs.

    Then I now see what has happened. Please restore the 15px I mentioned earlier. It seems that somehow the custom .no-padding (which removes the 15px padding just from that module) class was removed from your JA News Featured module in the back end. That would not have been done by the update so I have no idea how that came about. I have now restored that. Please make your adjustments to the css and tell me how you get on.

Viewing 15 posts - 1 through 15 (of 16 total)

This topic contains 16 replies, has 2 voices, and was last updated by  todhost 11 years, 9 months ago.

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