Viewing 6 posts - 1 through 6 (of 6 total)
  • Author
    Posts
  • aryentain99 Friend
    #198668

    Hi, we need to disable the headlines position (i’m not completely sure if that’s the module position name, but at last it has that module), I’ve attached an image to show this as an example. AS you can see the buttom breadcrumb position was move above it (thanks for your support of course!). Do i need to change any code? or is it possible with the template admin features? Thanks in advance:


    1. headline
    TomC Moderator
    #538500

    Are you able to provide the url of the site you’re working on?

    aryentain99 Friend
    #538501
    TomC Moderator
    #538502

    Here is a way to go about it . . . .

    Within file path —> /templates/ja_mitius/css/themes/red/template.css
    at line 4090, modify the CSS rule as follows:


    .ja-topbar .container {
    background: none repeat scroll 0 0 #111111
    border-bottom: 1px solid #222222
    display: none;
    }

    OR, BETTER YET . . . .

    If you’re using the J3.x/T3v2 version of JA Mitius, then create a new file called “custom.css” within file path –> /templates/ja_mititus/css

    Within that custom/css file, paste the following CSS rule:


    .ja-topbar .container {
    display: none;
    }

    SAVE CHANGES – CLEAR CACHE – REFRESH PAGE

    Better ?? 🙂

    aryentain99 Friend
    #538503

    Wow, that worked so beautifully, thanks for your super-fast reply man! 😀

    TomC Moderator
    #538507

    <em>@aryentain99 431668 wrote:</em><blockquote>Wow, that worked so beautifully, thanks for your super-fast reply man! :D</blockquote>

    Happy to be of assistance . . . All the best with your continuing site development.

    🙂

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

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

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