-
AuthorPosts
-
sfpkent Friend
sfpkent
- Join date:
- October 2008
- Posts:
- 829
- Downloads:
- 0
- Uploads:
- 100
- Thanks:
- 310
- Thanked:
- 75 times in 1 posts
April 6, 2009 at 6:51 am #139967Hi,
I have set my virtuemart store to be online catalog, no checkout is available, but there is a small box appear after item description which is quatity chooser. I would like to remove it.
Attached with image file. Thank you first!! 🙂
John Wesley Brett ModeratorJohn Wesley Brett
- Join date:
- July 2013
- Posts:
- 2142
- Downloads:
- 17
- Uploads:
- 26
- Thanks:
- 175
- Thanked:
- 645 times in 426 posts
April 6, 2009 at 4:48 pm #300282Here you go…simple fix:
In Main CSS file for Virtuemart’s Default theme:
find this section (about halfway down the CSS page) and add the following line…and poof…gone.
.vmCartContainer {
background:#F7F7F7 none repeat scroll 0 0;
border:1px solid #DDDDDD;
float:left;
padding:5px 10px;
visibility:hidden;
width:auto;
}Have fun.
John.April 6, 2009 at 5:44 pm #300297Have you tried selecting ‘hide quantity box’ in the product specification under the tab: display options?
sfpkent Friendsfpkent
- Join date:
- October 2008
- Posts:
- 829
- Downloads:
- 0
- Uploads:
- 100
- Thanks:
- 310
- Thanked:
- 75 times in 1 posts
April 7, 2009 at 3:19 am #300362<em>@jbrett 123015 wrote:</em><blockquote>Here you go…simple fix:
In slimbox.CSS line 272
add the following line…and poof…gone.
.vmCartContainer {
background:#F7F7F7 none repeat scroll 0 0;
border:1px solid #DDDDDD;
float:left;
padding:5px 10px;
visibility:hidden;
width:auto;
}Have fun.
John.</blockquote>Which slimbox.css file I should go for coz, I got the file in:
public_html/component/com_virtuemart/js/slimbox/css/slimbox.cssHere is what I got:
/* SLIMBOX */
#lbOverlay {
position: absolute;
left: 0;
width: 100%;
background-color: #000;
cursor: pointer;
}#lbCenter, #lbBottomContainer {
position: absolute;
left: 50%;
overflow: hidden;
background-color: #fff;
}.lbLoading {
background: #fff url(loading.gif) no-repeat center;
}#lbImage {
position: absolute;
left: 0;
top: 0;
border: 10px solid #fff;
background-repeat: no-repeat;
}#lbPrevLink, #lbNextLink {
display: block;
position: absolute;
top: 0;
width: 50%;
outline: none;
}#lbPrevLink {
left: 0;
}#lbPrevLink:hover {
background: transparent url(prevlabel.gif) no-repeat 0% 15%;
}#lbNextLink {
right: 0;
}#lbNextLink:hover {
background: transparent url(nextlabel.gif) no-repeat 100% 15%;
}#lbBottom {
font-family: Verdana, Arial, Geneva, Helvetica, sans-serif;
font-size: 10px;
color: #666;
line-height: 1.4em;
text-align: left;
border: 10px solid #fff;
border-top-style: none;
}#lbCloseLink {
display: block;
float: right;
width: 66px;
height: 22px;
background: transparent url(closelabel.gif) no-repeat center;
margin: 5px 0;
}#lbCaption, #lbNumber {
margin-right: 71px;
}#lbCaption {
font-weight: bold;
}Which slimbox.css you talking about??
Thanks! 🙂
sfpkent Friendsfpkent
- Join date:
- October 2008
- Posts:
- 829
- Downloads:
- 0
- Uploads:
- 100
- Thanks:
- 310
- Thanked:
- 75 times in 1 posts
April 8, 2009 at 3:26 am #300494Anyone can help me here??
John Wesley Brett ModeratorJohn Wesley Brett
- Join date:
- July 2013
- Posts:
- 2142
- Downloads:
- 17
- Uploads:
- 26
- Thanks:
- 175
- Thanked:
- 645 times in 426 posts
April 9, 2009 at 1:05 am #300596Sorry. My bad.
A little difficult to pinpoint because of the use of gzip.The code is actually in the Main CSS file for the “default” theme for VirtueMart…about halfway down the page.
Hope that helps.
John.1 user says Thank You to John Wesley Brett for this useful post
sfpkent Friendsfpkent
- Join date:
- October 2008
- Posts:
- 829
- Downloads:
- 0
- Uploads:
- 100
- Thanks:
- 310
- Thanked:
- 75 times in 1 posts
April 9, 2009 at 3:34 am #300631Hi John,
Thanks friend. It works well. 🙂
AuthorPostsViewing 7 posts - 1 through 7 (of 7 total)This topic contains 7 replies, has 3 voices, and was last updated by sfpkent 15 years, 7 months ago.
We moved to new unified forum. Please post all new support queries in our New Forum
Jump to forum