Viewing 10 posts - 1 through 10 (of 10 total)
  • Author
    Posts
  • dattard1 Friend
    #205226

    Trying to change logo size to 150px by 57 (still experimenting with size), updated template.css file as per this thread, but not having any effect. Can you please guide me on why this is not working well?

    PS: Removed the logo right now, because it doesn’t look good – the image to use is images/AskDorianne_logo.png

    Thanks
    David

    Pankaj Sharma Moderator
    #565459

    Hello
    The can you publish the logo so i can take a look ,
    the admin details you submitted not working . Add logo and update me here .

    dattard1 Friend
    #565461

    Updated with logo – will M you admin credentials.

    David

    Pankaj Sharma Moderator
    #565516

    Hi try this

    Add the below code in your custom.css file

    .logo-image a {
    width: 155px!important;
    height: 57px!important;
    }

    .logo .brand {
    margin: 0px 0 0!important; }

    Now go to file “/tpls/blocks/header.php” in template “ja_magz”.
    find

    <div class="span2 item-first spanfirst">

    Change it into


    <div class="span3 item-first spanfirst">

    find

    <div class="header-menu <?php echo $hassocial ? 'span6' : 'span10' ?> nav-collapse collapse <?php echo $this->getParam('navigation_collapse_showsub', 1) ? 'always-show' : '' ?>">

    replace it with


    <div class="header-menu <?php echo $hassocial ? 'span7' : 'span10' ?> nav-collapse collapse <?php echo $this->getParam('navigation_collapse_showsub', 1) ? 'always-show' : '' ?>">

    and find


    <div class="span4 head-social pull-right">

    replace it with


    <div class="span2 head-social pull-right">

    save clear cache and check .

    dattard1 Friend
    #565539

    Nothing – I changed the width and height as explained but no difference.

    Please note I’m using pink theme, so I changed the template.css in the pink themes, but still no go. Tried changing the .logo a and still does not work.

    More suggestions please – this sucks, it’s so freaking hard to change the size of a logo?

    TomC Moderator
    #565542

    It actually looks like it’s displaying properly when I view it (in Firefox).

    Perhaps if you could throw together a screenshot mockup of how you want it to display on your page.

    Pankaj Sharma Moderator
    #565556

    Hi
    As i can see you have not applied all the changes .
    Please apply the changes that i mentioned for header.php file
    /tpls/blocks/header.php” in template “ja_magz”.

    So it will look like this >> > http://prntscr.com/6ouhej

    dattard1 Friend
    #565883

    Need to align the logo as per this screenshot – sent admin credentials – can we follow this up please?

    https://shu.yt/EXGXY

    Thanks
    David

    Pankaj Sharma Moderator
    #565886

    <em>@dattard1 467185 wrote:</em><blockquote>Need to align the logo as per this screenshot – sent admin credentials – can we follow this up please?

    https://shu.yt/EXGXY

    Thanks
    David</blockquote>

    Hello David
    I just fixed it directly on your site .Now Its look like this >> http://prntscr.com/6q6tra

    dattard1 Friend
    #565893

    Looks ok now – thanks!

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

This topic contains 10 replies, has 3 voices, and was last updated by  dattard1 9 years, 6 months ago.

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