Viewing 9 posts - 1 through 9 (of 9 total)
  • Author
    Posts
  • iamdbat Friend
    #134470

    Couple of things I’d like to resolve

    First Thing – Transparent Menus

    I’d like to modify the template so I could have semi transparent dropdown menus – to the initiated this is simple but to someone who has no programing knowledge – I need a mentor!

    Second Thing – Bold text in dropdown

    I don’t like this – The main menu has bold text and SO DOES THE DROPDOWN
    I would like to see the dropdown having normal text because it lessens the importance compared to the main menu and hey that’s what I want! OK!

    Third Thing
    The text margin for the dropdown choices SHOULD align with the PARENT – It doesn’t in jaKulanite its to the left! – How can I resolve this?

    Thanks for reading – I’m using Joomla 1.5.7 with JAKULANITE and my site address is http://www.spareparts.ie

    I hope somebody has the know how that I don’t posess hat can help me solve these problems:)

    Thanks in advance – Bat

    Sherlock Friend
    #275597

    <blockquote>Second Thing – Bold text in dropdown

    I don’t like this – The main menu has bold text and SO DOES THE DROPDOWN
    I would like to see the dropdown having normal text because it lessens the importance compared to the main menu and hey that’s what I want! OK!</blockquote>

    please edit ja.cssmenu.css (line 121)(/templates/ja_kulanite/ja_menus/ja_cssmenu/ja.cssmenu.css)

    #ja-cssmenu li ul a {
    background:transparent none repeat scroll 0 0 !important;
    border-right:medium none;
    color:#AAAAAA !important;
    font-weight:normal;--> add this line
    height:auto;
    line-height:normal;
    margin:0;
    padding:7px 10px;
    }

    Sherlock Friend
    #275599

    <blockquote>Third Thing
    The text margin for the dropdown choices SHOULD align with the PARENT – It doesn’t in jaKulanite its to the left! – How can I resolve this?</blockquote>

    you can change ja.cssmenu.css (line 121)(/templates/ja_kulanite/ja_menus/ja_cssmenu/ja.cssmenu.css)

    #ja-cssmenu li ul a {
    background:transparent none repeat scroll 0 0 !important;
    border-right:medium none;
    color:#AAAAAA !important;
    font-weight:normal;--> add this line
    height:auto;
    line-height:normal;
    margin:0;
    padding:7px 10px;--> change 10px as you want
    }

    <blockquote>
    First Thing – Transparent Menus

    I’d like to modify the template so I could have semi transparent dropdown menus – to the initiated this is simple but to someone who has no programing knowledge – I need a mentor!
    </blockquote>
    you can try use transparent from other templates (please search on forum about this problem and try by your self, after that, we will help)

    iamdbat Friend
    #275628

    Thank you – I will try this out and get back to you

    iamdbat Friend
    #275653

    OK I changed the code at line 121 as you said to what you said – It done NOTHING! – Scratching my head here

    Sherlock Friend
    #275781

    When i view your site, I saw that you didn’t change anything
    PLease change as I said above

    iamdbat Friend
    #275838

    <em>@nguoiabcd 86482 wrote:</em><blockquote>When i view your site, I saw that you didn’t change anything
    PLease change as I said above</blockquote>

    I changed it back to the original CSS as the code you gave me was causing some errors or I didn’t follow your instructions correctly

    No matter

    Sherlock Friend
    #275840

    SO now you don’t need any more ?

    iamdbat Friend
    #277748

    No that is not the case – I’m an amateur with a couple of kids and a 9 to 8 job – I don’t have a lot of time – I’m looking for a very quick answer that just works ‘ Out of the box’ but I do realise that help from members here can only go so far and it is appreciated – thanks anyway

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

This topic contains 9 replies, has 2 voices, and was last updated by  iamdbat 16 years ago.

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