Viewing 15 posts - 1 through 15 (of 16 total)
  • Author
    Posts
  • guru2085 Friend
    #126393

    for some reason after doing a fresh install of joomlart quickstart, the template does not expand when adding about 7 to 8 menu items on the menu bar here is a link to see for your self, and also when i go into the page using Firefox the page looks all chucked together link the auto width option is not set, i have to go to click on memebers then click the expand tool all the time to have the template at its best fit option. even that still doesn’t expand it so i can see that the rest of the menu is longer. if anyone can help please i need your assistant ASAP, i need to expand dthe template so i can add more content and menu items. thanks in advance

    hieunt Friend
    #241543

    Hi guru2085,
    Can you give me the link to go to your page.
    As I know, in the index.php file in folder templates/ja_quillaja has some code to fix width.
    <blockquote>$ja_width_default = ‘wide’; // ‘narrow’: 800×600; ‘wide’: 1024×768;</blockquote>
    regards hieunt.

    guru2085 Friend
    #241874

    http://www.xtrahype.com/main
    thats the link to the site its on auto it should be expanded automatically if i add more menu tabs at the top but its not, the menu drops down underneath

    bigrk Friend
    #241879

    As stated by hieunt, You need to increase the width to 1024×768. It is discussed in the users manual also.

    guru2085 Friend
    #241889

    i tried dat an it still don’t work, as u can see the template did stretch when i add two more menu items

    bigrk Friend
    #241890

    For one you have a few too many menu items. You will need to remove some. In IE7 the body of your site below the menu is only 800 width but in FireFox it is 1024 width so something in the CSS is definitely messed up. You might want to reinstall the template and start over.

    guru2085 Friend
    #241892

    <em>@bigrk 44053 wrote:</em><blockquote>For one you have a few too many menu items. You will need to remove some. In IE7 the body of your site below the menu is only 800 width but in FireFox it is 1024 width so something in the CSS is definitely messed up. You might want to reinstall the template and start over.</blockquote>

    OKA AM A REINSTALL IT AM COME BACK HERE IF IT DON’T WORK THEN I WILL JUST HAVE TOO TRY ANOTHER TEMPLATE

    hieunt Friend
    #241914

    Hi guru2085,
    I have taken a look at your site, and I saw your trans menu. I think if you want to many menu items. You need change font size of your menu items. Take a look at the attachment file, that’s your site with the font-size of your menu items is 65%.
    Open file ja-transmenuh.css in folder templates/ja_quillaja/ja_transmenu:
    find and replace
    <blockquote>
    #ja-transmenu li {
    margin: 0;
    padding: 0;
    background: none;
    display: inline;
    }
    </blockquote>
    with
    <blockquote>
    #ja-transmenu li {
    font-size:65%;
    margin: 0;
    padding: 0;
    background: none;
    display: inline;
    }
    </blockquote>
    65% is your menu items font size.


    1. quillaja
    guru2085 Friend
    #242278

    thank you so much that worked fined

    noelh Friend
    #242538

    I just install on 1.5 and its default to narrow. How do i default to wide.

    cipriano Friend
    #242547

    You must edit the index.php and choose wide.

    bigrk Friend
    #242571

    <em>@noelh 44925 wrote:</em><blockquote>I just install on 1.5 and its default to narrow. How do i default to wide.</blockquote>

    Did you read the user guide?

    tumbaman Friend
    #242582

    I have got the same problem. It works fine under Joomla 1.0.13 but not with 1.5.
    There must be a bug somewhere…
    tumbaman

    tumbaman Friend
    #242583

    The index.php of the 1.5-version of the template does no configuration lines provide, only the template for Joomla 1.0 has it.
    tumbaman

    noelh Friend
    #244782

    In joomla 1.5 go to the admin, then template manager. Click on the template that you are using and set it there.

Viewing 15 posts - 1 through 15 (of 16 total)

This topic contains 16 replies, has 6 voices, and was last updated by  bigrk 16 years, 7 months ago.

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