-
AuthorPosts
-
7of9 Friend
7of9
- Join date:
- December 2010
- Posts:
- 579
- Downloads:
- 81
- Uploads:
- 66
- Thanks:
- 162
- Thanked:
- 25 times in 3 posts
April 10, 2013 at 3:43 pm #186644Hi,
I installed Viruemart and I have a strange display behavior.
It appears that inside product details, Manufacturers and Recomend to a friend links, are appeared inside a like a pop up box, that is over everything and in a static position that is not affected by scrolling.
It has to do with the .modal class.
I tried to comment out modal css, but it messes with K2 menu.
I attach a screen shot.Please advice.
Thanks in advance!
Saguaros ModeratorSaguaros
- Join date:
- September 2014
- Posts:
- 31405
- Downloads:
- 237
- Uploads:
- 471
- Thanks:
- 845
- Thanked:
- 5346 times in 4964 posts
April 11, 2013 at 4:16 am #489498Hi,
Try open file:
<blockquote>templates/ja_brisk/css/custom.css</blockquote>
add these lines:
<blockquote>
.manufacturer .modal, .icons .modal {
background: none repeat scroll 0 0 transparent;
border: medium none;
box-shadow: none;
margin: 0;
position: static;
top: 0;
width: auto;
z-index: 1;
}</blockquote>Hope this helps.
1 user says Thank You to Saguaros for this useful post
7of9 Friend7of9
- Join date:
- December 2010
- Posts:
- 579
- Downloads:
- 81
- Uploads:
- 66
- Thanks:
- 162
- Thanked:
- 25 times in 3 posts
April 11, 2013 at 9:17 pm #489591Thanks man! That did it! I assume if I have any problems with other VM elements that are currently disabled, I need to adapt this code for them. Right?
Saguaros ModeratorSaguaros
- Join date:
- September 2014
- Posts:
- 31405
- Downloads:
- 237
- Uploads:
- 471
- Thanks:
- 845
- Thanked:
- 5346 times in 4964 posts
AuthorPostsViewing 4 posts - 1 through 4 (of 4 total)This topic contains 4 replies, has 2 voices, and was last updated by Saguaros 11 years, 7 months ago.
We moved to new unified forum. Please post all new support queries in our New Forum
Problem with VM’s Manufacturers and Recomend to a friend links
Viewing 4 posts - 1 through 4 (of 4 total)