Viewing 12 posts - 1 through 12 (of 12 total)
  • Author
    Posts
  • abdullah canipek Friend
    #891357

    Hi there again,

    I modified css files (template.css) what my customer requests. I worked firtsly home page and design is ok that we want.

    But some menu items are not working correctly. There is top margin some menu items. Probably template styles cause this issue but all of them use same template.css file, why different in others the right one (for example home page is true).

    I can not fix this problem.

    Please help me.

    Saguaros Moderator
    #892096

    Hi

    You can send me screenshot highlight the issue and how you want it should be, it seems to be fine as I can see.

    abdullah canipek Friend
    #892152

    Hi, there are screenshoots for explain my issue. So i want to position menu items on slider image like JA Events II.

    I did fix this but i can not this white blank area.


    1. screencapture-www-asmakopru-org-tr-1456730242136
    2. screencapture-www-asmakopru-org-tr-index-php-hakkimizda-1456730256424
    Saguaros Moderator
    #892172

    Could you try to clean browser’s cache & cookies? because as I can see it’s different from your screenshots: http://prntscr.com/a9bak3

    abdullah canipek Friend
    #892176

    Yes i try to clean cache. Even i try with another pc that never visit this site.

    Please could you test the other pages. (Hakkımızda, Video, Galeri, Faaliyetlerimiz,..) because main page is fine, the other pages have problem 🙁

    And thank you for your help.

    Saguaros Moderator
    #892219

    You can try with this tweak:

    • Go to file: ROOT/templates/ja_charity (your default template)/css/custom.css (create this file if it doesn’t exist)

    • Add this css rule:
      .owl-carousel .owl-wrapper-outer {
      display: inline-block;
      margin-top: -100px;
      overflow: hidden;
      position: relative;
      width: 100%;
      }
      .home .section-inner {margin: 0;}
    abdullah canipek Friend
    #892262

    I add this file and codes, and i clean cache and problem is continue.
    Mozilla view is very bad.

    Saguaros Moderator
    #892265

    You can send me the Admin & FTP account of site you’re working via Private reply, I will have a look.

    abdullah canipek Friend
    #892316
    This reply has been marked as private.
    Saguaros Moderator
    #892769

    You will need to update additional style for masthead module. Here is the full style I just updated into ‘custom.css’ file:

    .owl-carousel .owl-wrapper-outer {
        display: inline-block !important;
        margin-top: -100px !important;
        overflow: hidden !important;
        position: relative !important;
        width: 100% !important;
    }
    .home .section-inner { margin: 0 !important; }
    
    .t3-masthead .jamasshead { 
        display: inline-block;
        margin-top: -100px !important;
        position: relative;
        width: 100%;
    }
    abdullah canipek Friend
    #892942

    Hi @saguaros,

    I am grateful for your help, Thank you so much.

    Saguaros Moderator
    #892983

    You’re welcome!!!

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

This topic contains 11 replies, has 2 voices, and was last updated by  Saguaros 8 years, 8 months ago.

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