-
AuthorPosts
-
December 21, 2012 at 3:30 pm #183323
Hello, I installed virtuemart with Mero, the product images appear on the top of the web, one above the other: Picture 1
How I can change this to appear in its normal place? picture 2
Thank you!
Sorry for my poor english.
-
Stork11 Friend
Stork11
- Join date:
- March 2011
- Posts:
- 2273
- Downloads:
- 0
- Uploads:
- 142
- Thanks:
- 55
- Thanked:
- 431 times in 393 posts
December 22, 2012 at 4:16 am #477146Hello pitxi_glass,
Can you PM me with your site information (your site URL, your site admin account) and your FTP account? So I can diagnose this problem.
BTW, please include this forum thread URL in your PM, so I can follow it.
Regards.
December 22, 2012 at 8:58 am #477183Thank you.
I sent you a PM
Stork11 FriendStork11
- Join date:
- March 2011
- Posts:
- 2273
- Downloads:
- 0
- Uploads:
- 142
- Thanks:
- 55
- Thanked:
- 431 times in 393 posts
December 24, 2012 at 8:42 am #477383Hello pitxi_glass,
You can open “/templates/ja_mero/css/themes/light/template.min.css” and comment “.modal” style at line 467. There is a confliction between virtuemart and template style.
Regards.
1 user says Thank You to Stork11 for this useful post
December 25, 2012 at 10:08 am #477497Thanks for your help. Finally, the solution was to comment the style “.modal” in file /template/ja_mero/css/themes/ligth/bootstrap.css….
December 25, 2012 at 11:13 am #477502<em>@pitxi_glass 352183 wrote:</em><blockquote>Thanks for your help. Finally, the solution was to comment the style “.modal” in file /template/ja_mero/css/themes/ligth/bootstrap.css….</blockquote>
Sorry, the right solution is modify file /templates/ja_mero/css/themes/light/template.min.css…
Thank you
January 29, 2013 at 9:54 pm #481566Hi, I am having the same issue with my JA Mero template and VM 2.0.18a
Will there be a template fix/update to take care of this issue?
Stork11 FriendStork11
- Join date:
- March 2011
- Posts:
- 2273
- Downloads:
- 0
- Uploads:
- 142
- Thanks:
- 55
- Thanked:
- 431 times in 393 posts
January 30, 2013 at 2:09 am #481586Hello tonymira70,
Did you apply above solution?
Regards.
January 30, 2013 at 3:54 pm #481722<em>@Stork11 357590 wrote:</em><blockquote>Hello tonymira70,
Did you apply above solution?
Regards.</blockquote>
Of course. I am using the default theme though not the light theme but I do not know which folder the default them is in.
In line 467 of the template.min.css I changed this line
.pager .disabled>span{color:#999;background-color:#fff;cursor:default}.modal-backdrop{position:fixed;top:0;right:0;bottom:0;left:0;z-index:1040;background-color:#000}.modal-backdrop.fade{opacity:0}.modal-backdrop,.modal-backdrop.fade.in{opacity:0.8;filter:alpha(opacity=80)}.modal{position:fixed;top:50%;left:50%;z-index:1050;width:560px;margin:-250px 0 0 -280px;background-color:#fff;border:1px
to
.pager .disabled>span{color:#999;background-color:#fff;cursor:default}.modal-backdrop{position:fixed;top:0;right:0;bottom:0;left:0;z-index:1040;background-color:#000}.modal-backdrop.fade{opacity:0}.modal-backdrop,.modal-backdrop.fade.in{opacity:0.8;filter:alpha(opacity=80)}/*.modal{position:fixed;top:50%;left:50%;z-index:1050;width:560px;margin:-250px 0 0 -280px;background-color:#fff;border:1px*/
When that did not work I tried
/*.pager .disabled>span{color:#999;background-color:#fff;cursor:default}.modal-backdrop{position:fixed;top:0;right:0;bottom:0;left:0;z-index:1040;background-color:#000}.modal-backdrop.fade{opacity:0}.modal-backdrop,.modal-backdrop.fade.in{opacity:0.8;filter:alpha(opacity=80)}.modal{position:fixed;top:50%;left:50%;z-index:1050;width:560px;margin:-250px 0 0 -280px;background-color:#fff;border:1px*/Again this is in the light folder of the themes.
Thank you for any further assistance you can provide.
I love this template and I want to use it.February 4, 2013 at 4:25 pm #482393Note that if you have the development feature turned on then any changes you make to the CSS will not be activated because the development option is using the LESS files.
But this issue has still not been resolved and I ran into another issue with resizing images on the K2 items. It seems that if you have a featured article on the home page and you click on the article to get more info the image is larger than the main content area and overlaps on the right side.
I hope there will be an update to this template because right now it has a lot of bugs it seems from what I have read in the forums and I would like to put this template into production at some point in the next few months but at this rate that may not happen.
Thanks
Stork11 FriendStork11
- Join date:
- March 2011
- Posts:
- 2273
- Downloads:
- 0
- Uploads:
- 142
- Thanks:
- 55
- Thanked:
- 431 times in 393 posts
February 6, 2013 at 3:07 am #482617Hello tonymira70,
Can you PM me with your site information (your site URL, your site admin account) and your FTP account? Because I can’t reproduce the problem on my local for testing.
BTW, please include this forum thread URL in your PM, so I can follow it.
Regards.
February 6, 2013 at 5:21 pm #482709Thank you for your response, I have decided to change some things on the site I was working on as a new user of JoomlArt products it is important to get some information that I am not aware of before I proceed with questions regarding virtuemart. I was having problems with images overlapping on the right side of the main content area however I reinstalled the site from scratch and the issue went away. I am not sure what was causing it perhaps it was the image size or a setting. I have therefore installed 2 sites now the JA Mero site with the sample data that I can use as a guide to set up and configure my site. I will have to resize all my images to make it work. I have decided not to use K2 as that seems to complicate things and since I’m not setting up a blog it seems like a waste. I know a guide is being worked on for this site so I will see what I can gain from it. As far as VirtueMart goes I would like to know what exactly I have to change to make it work. I am using the Default color scheme. I know if I look above in previous posts there was something about commenting out a section but no specific data as I am new to this I would like more details. Show me the current line of code I need to change and the new line with the changes so I can copy and paste it in my CSS. I would also like to say that I am not going to use the LESS files as they seem to cause issues with resizing of images. What I think happened that made my images overlap was I changed the size of the space for the logo on my site and made it 600px wide which I think was then expanding the pictures on the rest of the site. I am not sure that this was the case but that is the only thing I remember changing that might affect the position of the pictures. So basically I have 2 questions.
1. what is the image size I need for images in Mero is it 488×240?
2. Please show me the code on the default template style of how to fix the VirtueMart issue.Thank you, hope to get a response before the 7th. 🙂
February 25, 2013 at 3:32 pm #484468I still haven’t heard on how to resolve my issues is there someone else I should be contacting?
Stork11 FriendStork11
- Join date:
- March 2011
- Posts:
- 2273
- Downloads:
- 0
- Uploads:
- 142
- Thanks:
- 55
- Thanked:
- 431 times in 393 posts
February 27, 2013 at 7:39 am #484710Hello tonymira70,
JA Mero doesn’t come with any special VirtueMart styles. If you wanna match the template styles, I am afraid you will have to get it done yourself.
If you get problem with “.modal” class as other users in this thread, you can find solution here https://github.com/t3framework/t3/issues/33#issuecomment-14152180
You should also try to change the template to Joomla default to see if its a Joomlart template problem or virtuemart issue.
Regards.
AuthorPostsViewing 14 posts - 1 through 14 (of 14 total)This topic contains 14 replies, has 3 voices, and was last updated by Stork11 11 years, 8 months ago.
We moved to new unified forum. Please post all new support queries in our New Forum
Jump to forum
-