-
AuthorPosts
-
May 19, 2011 at 10:46 am #164192
Hi, the out of the box shopping cart table header (Name. SKU, Price, etc) was originally aligned to the left so it didn’t line up with the detail. I changed it to display as a line rather than block which solved the problem.
Now the when I set up a category list it doesn’t display at all. I’m assuming it uses the same CSS to display the table. What’s the best way to solve this?
VM with altered code: http://oakfloors.sway-search.co.uk/index.php?option=com_virtuemart&page=shop.cart&product_id=49
News: http://oakfloors.sway-search.co.uk/index.php?option=com_content&view=category&id=1&Itemid=100
Cheers
John
thangnn1510 Friendthangnn1510
- Join date:
- October 2014
- Posts:
- 1608
- Downloads:
- 0
- Uploads:
- 80
- Thanks:
- 73
- Thanked:
- 278 times in 256 posts
May 23, 2011 at 9:38 am #392421I don’t understand your question well. Please could you give us the screenshots to make it more clearly?
May 23, 2011 at 11:00 pm #392540I’m having this same problem since I posted here a few times and got no support. I am still awaiting. How could you leave the page of categories in this format? I used the quick install but my site is different. I did two installations and the error remains.
May 24, 2011 at 9:40 am #392657Hi, here’s the link to the page (with the corrected CSS code). http://oakfloors.sway-search.co.uk/index.php?option=com_virtuemart&page=shop.cart&product_id=41
The black header: Name SKU Price Quantity / Update Subtotal – was all squashed up in the left. I changed the CSS (line 224 in the template.css to display:line rather then display:block:
/* content tables */
.sectiontableheader {
background: #333333;
padding: 5px 10px;
margin-bottom: 10px;
color: #FFFFFF;
font-weight: bold;
display:line;
width:100%;
}This fixed the issue for the cart but is now causing news articles to display as a line as well.
Looks like there needs to be a differentiation between the news sectiontableheader and the cart sectiontableheader.
thangnn1510 Friendthangnn1510
- Join date:
- October 2014
- Posts:
- 1608
- Downloads:
- 0
- Uploads:
- 80
- Thanks:
- 73
- Thanked:
- 278 times in 256 posts
-
AuthorPosts
This topic contains 5 replies, has 3 voices, and was last updated by thangnn1510 13 years, 5 months ago.
We moved to new unified forum. Please post all new support queries in our New Forum