Viewing 6 posts - 1 through 6 (of 6 total)
  • Author
    Posts
  • multipazz Friend
    #148982

    http://www.madamepazz.com (JA Lead)
    Joomla 1.5.15
    Virtuemart 1.1.4

    Q1 – (JA Tabs) The font size on the headings is to large, how can I change it?

    Q2 – (VM Featured products) The pictures and headings are not spaced correctly, overlapping
    the picts?

    Thank in advance.

    Dom

    Anonymous Moderator
    #333923

    Hi you

    i would like to answer your questions as follows:

    Q1 – (JA Tabs) The font size on the headings is to large, how can I change it?
    => open templates/ja_lead/css/template.css file, find following code section:

    #ja-col2 div.moduletable h3, #ja-col2 div.moduletable_default h3, #ja-col2 div.moduletable_menu h3, #ja-col2 div.moduletable_text h3 {
    font-size:200%;
    font-weight:normal;
    }

    you change 200 % to your idea.

    Q2 – (VM Featured products) The pictures and headings are not spaced correctly, overlapping
    the picts?

    => I have checked your website and saw that it is working fine

    did you fix?

    multipazz Friend
    #334459

    Hi,
    Sorry for my late reply and thanks in advance for your answers.
    Q1
    Works a treat, though could you tell me how to change the tab size as it’s to large?
    Q2
    I have now put VM Latest products (Firefox on Mac) in the ja-news area (Centre) and the picts are still overlapping the text.

    Anonymous Moderator
    #334594

    Hi you

    Q1: open plugins/content/ja_tabs/ja_tabs.css file, find following code section:

    .ja-tabs-title-top ul.ja-tabs-title li {
    background:none repeat scroll 0 0 transparent;
    cursor:pointer;
    display:block;
    float:left;
    margin:0;
    padding:0;
    }

    and change to:

    .ja-tabs-title-top ul.ja-tabs-title li {
    background:none repeat scroll 0 0 transparent;
    cursor:pointer;
    display:block;
    float:left;
    margin:0;
    padding:0 10px;
    }

    Q2. This issue is from the module. Please try to check it. I am sorry for not being much help in the case.

    multipazz Friend
    #334828

    Re: Q1
    I have changed the ja_tabs.css file. It is not quite the same and the tabs are still the same.

    Please help.

    Anonymous Moderator
    #334960

    Hi multipazz

    I have fixed your issue. Please kindly check your website again

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

This topic contains 6 replies, has 2 voices, and was last updated by Anonymous 14 years, 8 months ago.

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