-
AuthorPosts
-
June 19, 2013 at 1:32 am #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.
Saguaros ModeratorSaguaros
- Join date:
- September 2014
- Posts:
- 31405
- Downloads:
- 237
- Uploads:
- 471
- Thanks:
- 845
- Thanked:
- 5346 times in 4964 posts
June 20, 2013 at 10:28 am #496372Hi,
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.
AuthorPostsViewing 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
JA Portfolio Left position (menu) how to remove padding without removing elsewhere
Viewing 2 posts - 1 through 2 (of 2 total)