test
Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • allpscom Friend
    #188321

    Hi all,

    I am using the JA-Portfolio template Joomla 2.5.

    Put simply I need to remove the padding on the Left Position – vertical menu. However when I currently try to remove this margin, it removes it all over the place. 10px and 15px change to ZERO.

    The problem.. simply want this one ‘Left’ Position changed and not all e.g. the bottom ‘User’ menu, nor anything else.
    Have tried removing the “div.moduletable2 .ja-box-ct”, but this affects quite a few other elements on each webpage.

    Please see the attached photo showing the boarder padding I would like remove in ‘Red’, specific to this one menu.
    Also visit http://www.allplastics.com.au/allplastics-products/display-components to see the my site with the item working.


    1. LeftHandSideMenuQuestionV2
    Saguaros Moderator
    #496372

    Hi,

    That is a module with type of menu, you can apply specific style to an appropriate module by using module class suffix.

    Try going to module that displays this menu in left position and add a class suffix like this (for example, I add ‘_menu: ‘)

    Then open file: /templates/ja_template_name/css/template.css

    div.moduletable_menu .ja-box-ct {
    padding: your_desired_value_here;
    }

    Once done, clean JAT3 cache in back-end.

    Hope this helps.

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

This topic contains 2 replies, has 2 voices, and was last updated by  Saguaros 11 years, 5 months ago.

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