-
AuthorPosts
-
rhante Friend
rhante
- Join date:
- February 2011
- Posts:
- 19
- Downloads:
- 0
- Uploads:
- 2
- Thanks:
- 4
- Thanked:
- 1 times in 1 posts
April 15, 2011 at 6:54 am #162811I have 2 Problem.
1- i used 32×32 icons at menu. And the space between icon and menu name is not enough. How can i adjust it?
2- how to change the product name to under the picture? OR how to reduce the space between picture and name?
Ty for reply
himangi Friendhimangi
- Join date:
- April 2011
- Posts:
- 1406
- Downloads:
- 1
- Uploads:
- 86
- Thanks:
- 21
- Thanked:
- 345 times in 332 posts
April 15, 2011 at 9:53 am #386530Hi,
For menu issue, please refer to http://www.joomlart.com/forums/topic/how-to-move-text-to-right-after-inserting-a-bigger-image-in-mega-menu/
In your case, you need to use <blockquote>span.has-image</blockquote> instead of <blockquote>div.megacol span.has-image</blockquote>. div.megacol is required if you are styling menuitems with images in the megamenu columns..
rhante Friendrhante
- Join date:
- February 2011
- Posts:
- 19
- Downloads:
- 0
- Uploads:
- 2
- Thanks:
- 4
- Thanked:
- 1 times in 1 posts
April 15, 2011 at 10:26 am #386534there is no code on template.css like this
div.megacol span.has-image {
background-position: left 1px;
background-repeat: no-repeat;
display: block;
overflow: hidden;
padding-left: 40px;
}any idea?
himangi Friendhimangi
- Join date:
- April 2011
- Posts:
- 1406
- Downloads:
- 1
- Uploads:
- 86
- Thanks:
- 21
- Thanked:
- 345 times in 332 posts
April 15, 2011 at 10:45 am #386540That is the additional code you need to put in template.css to override the current styling of the image icons with respect to menu item links.
As I said before you need not use <blockquote>div.megacol</blockquote>
you need to use <blockquote>span.has-image {
background-position: left 1px;
background-repeat: no-repeat;
display: block;
overflow: hidden;
padding-left: 40px;
} </blockquote>1 user says Thank You to himangi for this useful post
rhante Friendrhante
- Join date:
- February 2011
- Posts:
- 19
- Downloads:
- 0
- Uploads:
- 2
- Thanks:
- 4
- Thanked:
- 1 times in 1 posts
April 15, 2011 at 11:55 am #386555<em>@himangi 234424 wrote:</em><blockquote>That is the additional code you need to put in template.css to override the current styling of the image icons with respect to menu item links.
As I said before you need not use
you need to use</blockquote>TY done it.
And still have problem 2
himangi Friendhimangi
- Join date:
- April 2011
- Posts:
- 1406
- Downloads:
- 1
- Uploads:
- 86
- Thanks:
- 21
- Thanked:
- 345 times in 332 posts
April 15, 2011 at 12:19 pm #386558Hi
A ticket has been raised for the 2nd problem.
Sherlock FriendSherlock
- Join date:
- September 2014
- Posts:
- 11453
- Downloads:
- 0
- Uploads:
- 88
- Thanks:
- 221
- Thanked:
- 2478 times in 2162 posts
April 16, 2011 at 4:41 am #386642Dear rhante,
in this module,each product item (including product image,title…) were rendered by the core virtuemart component,If you want to change the order (for example the title go under the image) then the change will be applied for other parts ( virtuemart categories..).
So do you want to make this change ?
rhante Friendrhante
- Join date:
- February 2011
- Posts:
- 19
- Downloads:
- 0
- Uploads:
- 2
- Thanks:
- 4
- Thanked:
- 1 times in 1 posts
April 16, 2011 at 9:03 am #386667<em>@dathq 234551 wrote:</em><blockquote>Dear rhante,
in this module,each product item (including product image,title…) were rendered by the core virtuemart component,If you want to change the order (for example the title go under the image) then the change will be applied for other parts ( virtuemart categories..).
So do you want to make this change ?</blockquote>
ya. i do.
its not important, all product should have same format.
AuthorPostsViewing 8 posts - 1 through 8 (of 8 total)This topic contains 8 replies, has 3 voices, and was last updated by rhante 13 years, 7 months ago.
We moved to new unified forum. Please post all new support queries in our New Forum
menu and virtuemart problem
Viewing 8 posts - 1 through 8 (of 8 total)