Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • brotherbarry Friend
    #184306

    Hi

    I would like to adjust one of the layout’s in the JA_T3_Blank template to the full screen.

    How would i just the main only layout below to do this

    <?xml version=”1.0″ encoding=”utf-8″?>
    <layout name=”desktop”>
    <!–Extra css load for this layout–>
    <blocks name=”top” style=”xhtml”>
    <block name=”absolute” type=”modules” style=”raw”>absolute</block>
    <block name=”top-panel” type=”modules” style=”raw” main-inner=”1″>top-panel</block>
    <block name=”header” type=”header” main-inner=”1″></block>
    <block name=”mainnav” type=”mainnav” main-inner=”1″></block>
    <block name=”cpanel” type=”usertools/cpanel”></block>
    <block name=”topsl” type=”spotlight” main-inner=”1″>user1,user2,user3,user4,user5</block>
    </blocks>
    <blocks name=”middle”>
    </blocks>
    <blocks name=”bottom” style=”xhtml”>
    <block name=”botsl” type=”spotlight” main-inner=”1″>user6,user7,user8,user9,user10</block>
    <block name=”navhelper” type=”navhelper” main-inner=”1″></block>
    <block name=”footer” type=”footer”></block>
    </blocks>
    </layout>

    I am new to Joomla so any help much appreciated

    Best

    Barry

    Ninja Lead Moderator
    #481126

    Hi Barry,

    You can follow as my suggestion hope it helps you can config full screen on your site

    <blockquote>Admin ->Extensions->Template Manager->JA_T3_Blank – Default ->Profile Tab->Template Width change to Auto</blockquote>

    <blockquote>Open templates/ja_t3_blank/css/template.css file</blockquote>
    add new script

    #ja-contentwrap {
    width: auto;
    }

    Regards

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

This topic contains 2 replies, has 2 voices, and was last updated by  Ninja Lead 11 years, 10 months ago.

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