Viewing 8 posts - 16 through 23 (of 23 total)
  • Author
    Posts
  • madhall Friend
    #543560

    Hi Saguaros,

    The site is now accessible – had issues with DNS. Please have a look. The error is only visible after you have logged in…

    thanks
    madhall

    Saguaros Moderator
    #544444

    Hi madmall,

    If you want to notifications icons appear like this: http://prntscr.com/49g58i

    You can open file: /templates/ja_magz/css/custom.css (create this file if it doesn’t exist), and add this css rule:


    .es-menu-items {
    margin-top: 13px;
    }

    or change to the value you’re comfortable with.

    Regards

    agent graves Friend
    #558024

    I can’t seem to get the logo and menu to sit like this.
    I’ve made a custom.css file and followed all code changes (ideas) but it doesn’t sit right.

    Any ideas: http://68-design.se/liberiadujar/

    I also want to remove the Subcatagories below too 🙁


    1. Screenshot_09_12_14_15_02
    TomC Moderator
    #558045

    Due to the size/dimensions of your logo, it will be difficult to achieve the result you indicate in the image you provided. To demonstrate what I mean, try the following as a test:

    Paste the following within your custom.css file:


    .t3-mainnav .navbar .t3-megamenu .nav {
    margin-left: 150px;
    margin-top: 40px;
    width: 600px;
    }

    .logo-image {
    margin-left: -100px;
    width: 400px;
    }

    .t3-mainnav {
    height: 125px;
    }

    SAVE CHANGES – CLEAR CACHE – REFRESH PAGE

    Unless you reduce the dimensions of your logo – or widen the overall container/aspect of your site – the above result is close to as best you’re going to be able to accomplish given the elements/parameters you currently have to work with.

    agent graves Friend
    #558054

    Hi! Thanks for your reply!

    I added your code but the change was hardly noticeable 🙁 And the menu is really short..

    Hmmm.. Changing the logo to this format, I wonder, is there no way the menu can be lower like this


    1. Screenshot_09_12_14_18_28
    2. Screenshot_09_12_14_18_32
    TomC Moderator
    #558055

    Strange …. I tested out those modifications in FIREBUG and they all worked.

    Make sure that you don’t have conflicting CSS rules within your custom.css file
    (i.e. same rule, different properties)

    agent graves Friend
    #558065

    Hmmm.. does my custom.css need to be in the new folder it’s created: …..local/cssthemes/newname

    TomC Moderator
    #558066

    The correct file path should be —> /templates/ja_magz/css/custom.css

Viewing 8 posts - 16 through 23 (of 23 total)

This topic contains 23 replies, has 7 voices, and was last updated by  TomC 9 years, 10 months ago.

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