Viewing 6 posts - 1 through 6 (of 6 total)
  • Author
    Posts
  • hdcms Friend
    #1040730

    Hi,
    I have just updated a 2.5.28 site to 3.7.2.
    So I installed the latest version on a test site
    I have some concerns about the difference between the 2 sites.
    Most importantly, how to have the logo visible as on the old site (sweetalpaga.com)
    Regards

    Pankaj Sharma Moderator
    #1040834

    Hi
    Can u share the details screenshot of the issue with the logo?
    So that i can see how u want to show logo on the site.

    Regards

    hdcms Friend
    #1040906

    Hi,
    The simplest is that you look directly at the 2 sites.
    J!2.5.28: http://sweetalpaga.com/
    J!3.7: http://v5.sweetalpaga.com/ The logo is small !!
    I have provided the url. Maybe a CSS problem or setting ??
    Regards

    Pankaj Sharma Moderator
    #1040965

    Hi
    Open /css/custom.css file
    add below code and change the width and height as per needs for the logo size

    .logo-image a {
        display: inline-block;
        height: 50px;
        width: 80px;
    }

    Regards

    hdcms Friend
    #1041317

    Hi,
    I replaced the file with the correct values
    Now the image is truncated. How to restore the same ergonomics for all pages (as for the old template)?
    I have the impression that there is a lot of modification between the 2 versions of templates !!

    I also have this error message

    Deprecated: Methods with the same name as their class will not be constructors in a future version of PHP; JAStack has a deprecated constructor in /.../v5/modules/mod_jaslideshowlite/helpers/helper.php on line 800

    Regards

    Pankaj Sharma Moderator
    #1041421

    Hi
    This template is not yet ready for the latest version of Joomla.If you are facing issue with latest Joomla i suggest you to wait for the updates.
    For the logo, u can add below code in custom.css file

    .logo-image {
        width: 300px;
    }
    

    To hide the PHP warnings kindly set the error report to NONE from system > global config. in Joomla admin.

    Regards

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

This topic contains 5 replies, has 2 voices, and was last updated by  Pankaj Sharma 6 years, 10 months ago.

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