Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • stazzy Friend
    #937248

    Good morning admin.
    I have been a user of joomlart for close to 3yrs now. http://www.absradiotv.com
    2015 i started using ja teline v. Had some issues which were not solved and currently my site is not performing to its fullest maximum.
    My responsiveness is gone tried to get it back but all errors.
    Some of my categories faulty too tired to fix even with the help of admin but no way.
    So i have dimmed it fit to start from scratch and make the changes i need gradually with the help of the admin.
    I have am now working on http://www.absradiotv.com/abstest
    Firstly i wanna add two module positions on top beside the logo.
    Pls view image.
    THANKS


    1. 1ST
    stazzy Friend
    #937669

    This is a problem i hav with joomlart. U create an inportant issue and ure ignored. Its very bad. Not happy.

    Saguaros Moderator
    #938339

    Hi @stazzy,

    If you look at the header of your site, you can see that it’s divided into 2 parts: header-left and header-right: http://prntscr.com/bd9rg6

    In the 12 grids systems of bootstrap, the template set 5 grids for the left and leaves 7 grids for the right, so if you want to divide the header-right to other 2 parts, you will need to add a new DIV tag but make sure that the total grid will be equal to 12

    And you can change this via header block of template: ROOT/templates/ja_teline_v/tpls/blocks/header.php

    For example:

    <!-- HEADER -->
    <header id="t3-header" class="t3-header">
        <div class="container">
            <div class="row">
                <div class="col-md-5 header-left">
                             .........
                            <!-- HEADER RIGHT -->
                <div class="col-md-2 header-right">
                             .........
                            <div class="col-md-5">
                             .........

    Hope this makes senses.

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

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

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