Viewing 14 posts - 1 through 14 (of 14 total)
  • Author
    Posts
  • browwwsers cybercafe Friend
    #198518

    Please assist me , i would like to remove the black area.
    (Not the area with copyrights)

    http://66.135.48.108/~camquip

    Thank you


    1. black
    TomC Moderator
    #537936

    If you haven’t already, create a new file called “custom.css” within file path –> /templates/ja_biz/css

    Within that file, paste the following CSS rule:


    .t3-footer .main-container {
    margin-top: -200px;

    }

    Better?

    browwwsers cybercafe Friend
    #538060

    Morning,
    Thanks very much, but i don’t understand fully.
    If you can help me understand better i will really appreciate.

    Thank you.

    TomC Moderator
    #538077

    <em>@browwwsers 431073 wrote:</em><blockquote>Morning,
    Thanks very much, but i don’t understand fully.
    If you can help me understand better i will really appreciate.

    Thank you.</blockquote>

    Which version of JA Biz are you using – J2.5 or J3 ??

    browwwsers cybercafe Friend
    #538080

    Joomla! 2.5.20

    TomC Moderator
    #538082

    Okay, in that case . . . paste the following CSS rule within your template.css file within file path . . . .
    /templates/ja_biz/css


    .t3-footer .main-container {
    margin-top: -200px;
    }

    SAVE CHANGES … CLEAR CACHE … REFRESH PAGE

    How does that work for you? 🙂

    browwwsers cybercafe Friend
    #538112

    Sorry still not working… i really tried.

    Thank you.

    TomC Moderator
    #538115

    <em>@browwwsers 431140 wrote:</em><blockquote>Sorry still not working… i really tried.

    Thank you.</blockquote>
    Do me a favor …. temporarily set “Optimize CSS” to “No” within your Template Manager–General settings

    nubeet Friend
    #538533

    Having the same problem no solution found so far :((

    TomC Moderator
    #538543

    I never received a follow-up from browwwsers above.

    nubeet … if you could provide the information I had asked of browwwsers, I will try to assist you.

    Ninja Lead Moderator
    #538580

    <em>@browwwsers 430915 wrote:</em><blockquote>Please assist me , i would like to remove the black area.
    (Not the area with copyrights)

    http://66.135.48.108/~camquip

    Thank you</blockquote>
    @browwwsers: Please create the templates/ja_biz/css/custom.css file and add new rule below:


    #t3-footer .main-container > .row {
    display: none !important;
    }

    #t3-footer .main-container .t3-copyright {
    margin-top: 0px !important;
    }

    Let me know if it helps.

    nubeet Friend
    #538642

    Im using:
    * joomla 3.3
    * Ja Biz version: 1.1.0
    * Released Date: 22 May 2014

    The solution that worked for me was removing lines 34 and 36 from the home.php
    [PHP]
    <?php $this->loadBlock(‘top-header’) ?>

    <?php $this->loadBlock(‘header’) ?>
    [/PHP]

    Another problem I have is to properly center text on mashead-2 when the mashead-1 is turned off.
    I set mashead-1 in the “Position & Responsive Configuration”

    Ninja Lead Moderator
    #538699

    @nubeet: Please provide the url of the site you’re working on and screenshot of the problem, I will help you out.

    nubeet Friend
    #541579

    <em>@Ninja Lead 431932 wrote:</em><blockquote>@nubeet: Please provide the url of the site you’re working on and screenshot of the problem, I will help you out.</blockquote>

    At the end I used different footer without problem. Thank you!

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

This topic contains 14 replies, has 4 voices, and was last updated by  nubeet 10 years, 3 months ago.

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