Viewing 5 posts - 1 through 5 (of 5 total)
  • Author
    Posts
  • tkc12 Friend
    #137847

    Hi,

    There is some inconsistency in the top menu items placement.. My site is at:
    http://www.adolfhitler.at/index.php

    If you take a look now, you will see all the 4 items are evenly distributed across.

    Now, click on one of the top items, Biography:
    http://www.adolfhitler.at/index.php?option=com_content&view=category&layout=blog&id=34&Itemid=58

    You will see that all the items were being shifted to the left…

    How can I make it that all the items are positioned to the left upon landing on my home page?

    Any help is appreciated, thank you!

    mihirc Friend
    #289889

    Hello,

    I was just looking at the website. I cannot see any articles. Theres just a slideshow. No text.

    Regards,
    Mihir Chhatre.

    tkc12 Friend
    #290076

    Hi Mihir,

    Maybe I should clarify again.. If you go to the homepage, http://www.adolfhitler.at, you will see the following top menu placement (evenly spaced)

    But if you click on the link, Biography, the top menu will all aligned to the left…

    I would like to have the top menu all positioning to the left even when visitors come to my site. Any help would be appreciated. Thank you.

    mihirc Friend
    #290206

    Hello,

    I was out for 2 days. Came back today. Just noticed, did you make both of them aligned to the left?

    So problem solved?

    Regards,
    Mihir C.

    mihirc Friend
    #290209

    Hello,

    I have found the answer.
    – If you browse the home page, and each menu link, each one has a width of 235px. It shows it as “element-style” which means, it is getting dynamically.
    – If you go to any of the inner pages, it isn’t there, and that is why the are aligning to the left.
    – The best thing to do, is give a width of 235 px to the menu links. This will work best. I have supplied the code that you should add.

    On your ja.splitmenu.css which is located in “templates/ja_galena/ja_menus/ja_splitmenu” .
    – Go to line number 25. Use ctrl + G if you use dreamweaver.
    – The code you would have to change is this:

    #ja-splitmenu li {
    background:transparent none repeat scroll 0 0;
    float:left;
    margin:0;
    padding:0;
    width:235px;
    }

    Just replace the code above to the current exising code. It WILL do the job!

    Regards,
    Mihir Chhatre.

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

This topic contains 5 replies, has 2 voices, and was last updated by  mihirc 15 years, 8 months ago.

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