- Posts: 14116
- Thank you received: 1639
several problems with CSS
-
KLIPING2
- Topic Author
- Visitor
11 years 3 months ago #33281
by KLIPING2
several problems with CSS was created by KLIPING2
Hello, I would like to solve these 3 problems that I have in the presentation of the article
my site is miskamisetas.com
my site is miskamisetas.com
Please Log in to join the conversation.
-
ivan.milic
Support Staff - Moderator
Less
More
11 years 3 months ago #33290
by ivan.milic
Replied by ivan.milic on topic several problems with CSS
Ok but can you also describe them because it is not concise like this
Please Log in to join the conversation.
-
KLIPING2
- Topic Author
- Visitor
11 years 3 months ago #33291
by KLIPING2
Replied by KLIPING2 on topic several problems with CSS
1: the arrows below those of the category
2: the price side I would like to add
3: contact button is very close to the attributes
very thanks
2: the price side I would like to add
3: contact button is very close to the attributes
very thanks
Please Log in to join the conversation.
-
ivan.milic
Support Staff - Moderator
Less
More
- Posts: 14116
- Thank you received: 1639
11 years 3 months ago #33295
by ivan.milic
Replied by ivan.milic on topic several problems with CSS
1. Arrows are defined in:
components/com_virtuemart/assets/css/vmsite-ltr.css
.VmArrowdown {
background: top right no-repeat url(../images/vmgeneral/arrow_down.png);
cursor: pointer;
float: right;
width: 16px;
height: 16px;
padding: 0 12px;
}
2 and 3 edit:
templates\hot_drug_store\html\com_virtuemart\productdetails\default.php
components/com_virtuemart/assets/css/vmsite-ltr.css
.VmArrowdown {
background: top right no-repeat url(../images/vmgeneral/arrow_down.png);
cursor: pointer;
float: right;
width: 16px;
height: 16px;
padding: 0 12px;
}
2 and 3 edit:
templates\hot_drug_store\html\com_virtuemart\productdetails\default.php
Please Log in to join the conversation.
-
KLIPING2
- Topic Author
- Visitor
11 years 3 months ago #33301
by KLIPING2
Replied by KLIPING2 on topic several problems with CSS
can you get in more specific detail?
I do not know exactly where change
thanks
I do not know exactly where change
thanks
Please Log in to join the conversation.
-
ivan.milic
Support Staff - Moderator
Less
More
- Posts: 14116
- Thank you received: 1639
11 years 3 months ago #33308
by ivan.milic
Replied by ivan.milic on topic several problems with CSS
I gave you css path and css entry to edit, and path to product details layout page. If you want to change/customize code of original product that is on your own and it is not covered by this forum. We can help you further only if you pay for that.
Please Log in to join the conversation.
Time to create page: 0.142 seconds