test
Viewing 8 posts - 1 through 8 (of 8 total)
  • Author
    Posts
  • kerasamui Friend
    #200439

    I’m designing a website for a customer by Jbiz Template (now in localhost) . Last week he send me a website and ask me to do something the same as that website . That website is http://www.grandchina.co.th .
    He want me to do
    1. Stretch the web page to 100% width.
    2. Anyone can see article details in panel (solid or transparent) on the slideshow that emerge from the right of left of slideshow.
    3. Move Main Menu to the beneath of slideshow
    4. The Megamenu will show “bottom-up” instead of “top to bottom” when anyone click on the Main Menu beneath the slide show
    I’m new for Joomla and T3, help me please.

    TomC Moderator
    #545725

    Some of the items you list will require customization that is beyond the scope of JoomlArt Technical Support.

    However, there are some items we can try to assist you with.

    So that we can try to best assist you, please provide the url of the site you’re working on.

    kerasamui Friend
    #545731

    I,m working on local host now but plan to use on http://www.miramarbangkok.com

    kerasamui Friend
    #545732

    I’m trying to study the T3 framework from the documents but it is very complicate, could you guide me where to read solving my problems.

    TomC Moderator
    #545750

    <em>@kerasamui 441011 wrote:</em><blockquote>I’m trying to study the T3 framework from the documents but it is very complicate, could you guide me where to read solving my problems.</blockquote>

    A great place to start is the JoomlArt DOCUMENTATION Section – where you will find a great many guides and tutorials to assist you.

    There is also JoomlArt’s ever-growing VIDEO TUTORIALS Section.

    kerasamui Friend
    #545756

    For my problems. what topic should I dig first.

    kerasamui Friend
    #545757

    What I want to know first is how to stretch my website to 100%width of screen.

    Adam M Moderator
    #545812

    Hi,

    1. To adjust layout width, please have a look at this post.

    2. Did you mean you want to hide image title / description in JA Slideshow?

    3. First, you will have to open file root_folder/templates/ja_biz/tpls/blocks/header.php and move this block:

    <!-- NAVBAR MAIN -->
    <?php if ($this->getParam('navigation_collapse_enable')) : ?>
    <nav class="t3-navbar-collapse navbar-collapse collapse "></nav>
    <?php endif ?>

    <nav class="t3-navbar navbar-collapse collapse ">
    <jdoc:include type="<?php echo $this->getParam('navigation_type', 'megamenu') ?>" name="<?php echo $this->getParam('mm_type', 'mainmenu') ?>" />
    </nav>
    <!-- //NAVBAR MAIN -->

    Insert it at the end of file root_folder/templates/ja_biz/tpls/blocks/slideshow.php then let me know, I will show you how to update CSS code.

    4. Unfortunately, implementing this task requires lots of work and you might want to hire a developer to do this for you.

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

This topic contains 8 replies, has 3 voices, and was last updated by  Adam M 10 years, 5 months ago.

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