Viewing 9 posts - 1 through 9 (of 9 total)
  • Author
    Posts
  • miroslavg Friend
    #195185

    Hi,
    After template installation I have white frame on home page. How can I fix that?

    Also, there is a problem with content JA Bookmark plug in. Installation is successful, but when I want to set parameters in plug-in, just one part of the set-up page is loading with the message Error: 0 SQL=SELECT m.* FROM i05dy_k2_categories m WHERE trash = 0 ORDER BY parent, ordering:

    Third problem is pop up window – it doesn’t work. I don’t need that feature at the moment, but I would like to know how to solve it.

    website is http://www.mgstudio.com.au

    Thanks

    Saguaros Moderator
    #524418

    I see the home page of your website is working fine now, have you sorted it out?

    With the issue of JA Bookmark plugin, the error seems to relate to K2 content. If you don’t install K2 component on your site, please don’t enable any option in this plugin for K2 content.

    For the 3rd problem, you can PM me admin and FTP credentials of your website, I need to debug further.

    miroslavg Friend
    #524460

    Thank you for help!

    I solved second issue. Plug-in for Xmap K2 was enabled….
    Home page is working fine but there is still white frame around featured articles in home1 position. I would like to turn that of if it’s possible.
    Do you have any idea how to do that?
    Thanks!

    Saguaros Moderator
    #524546

    You can try this way:

    – Create a new file called custom.css in this path: /templates/ja_fixel/css
    – Add new CSS rule into this new file:


    .home .t3-content {
    background-color: #111111
    padding-bottom: 0;
    padding-top: 0;
    }

    Hope this helps.

    miroslavg Friend
    #524562

    Thanks for help!

    Upper part of white frame is gone. Can we try to cut it on the left and right side?
    What code should I add?

    Check it on http://www.mgstudio.com.au

    Saguaros Moderator
    #524590

    My apology, I missed the semicolon in above code, it should be:


    .home .t3-content {
    background-color: #111111;
    padding-bottom: 0;
    padding-top: 0;
    }

    Please try again.

    miroslavg Friend
    #524618

    Yeah, but frame is black now, it’s still exist. Articles are not in the same line with logo and footer….. is there any solution for that?

    Saguaros Moderator
    #524750

    Please try to insert this additional rule:


    .home .t3-content .main-content{
    * * margin-left: 0px;*
    * * margin-right: 0px;
    }

    miroslavg Friend
    #524766

    It works!
    Thanks a lot!

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

This topic contains 9 replies, has 2 voices, and was last updated by  miroslavg 10 years, 8 months ago.

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