- Posts: 14116
- Thank you received: 1639
Switching from Furniture Store to earlier template
-
ivan.milic
Support Staff - Moderator
Less
More
12 years 2 months ago #22421
by ivan.milic
Replied by ivan.milic on topic Switching from Furniture Store to earlier template
Send me your link, you would need to add some css. Also you can try with separator type.
Please Log in to join the conversation.
-
SimonG
Inactive member - Topic Author
- New Member
Less
More
- Posts: 12
- Thank you received: 0
12 years 2 months ago #22489
by SimonG
Replied by SimonG on topic Switching from Furniture Store to earlier template
Hello,
my shop isn´t online yet. What do you need additional to the link?
I´m not fit enough to know about css or separator type. I´m dependent on somebody´s help.
Thank you!
my shop isn´t online yet. What do you need additional to the link?
I´m not fit enough to know about css or separator type. I´m dependent on somebody´s help.
Thank you!
Please Log in to join the conversation.
-
ivan.milic
Support Staff - Moderator
Less
More
- Posts: 14116
- Thank you received: 1639
12 years 2 months ago #22494
by ivan.milic
Replied by ivan.milic on topic Switching from Furniture Store to earlier template
Modern browses have debuggers so you can find problem fast having only link to page, that why we need link. You can try for example chromes inspect element (right click on element) then you can live see effect of style property changes when you change them in right debugger's panel.
Please Log in to join the conversation.
-
SimonG
Inactive member - Topic Author
- New Member
Less
More
- Posts: 12
- Thank you received: 0
12 years 2 months ago #22629
by SimonG
Replied by SimonG on topic Switching from Furniture Store to earlier template
Hello,
the shop isn´t online yet.
You can login via the homepage: www.naehfuchs.de
Your „Benutzername“ is: ivanmilic
Your „Passwort“ is: milic.
After login you will find the button for the shop in the left menue.
To see the problems please click in the shop in the left menue on „Nähmaschinen“ - „Brother“. Then you see „Grundpreis 359,00 €“ and „319,00 €“. I´d like to see „Preisempfehlung des Herstellers 359,00 €“ and „Unser Internetpreis 319,00 €“.
If you click then on „Details“ of the Brother Innov-is 10A, you see that the „selbsterstellte Felder“ „Unverbindliche Preisempfehlung des Herstellers“ and „Unser Internet-Preis“ are mixed with the other positions. How can I determine the positions?
And you see that the button for the shopping cart is too short and that there is no text.
Can you fix these problems?
the shop isn´t online yet.
You can login via the homepage: www.naehfuchs.de
Your „Benutzername“ is: ivanmilic
Your „Passwort“ is: milic.
After login you will find the button for the shop in the left menue.
To see the problems please click in the shop in the left menue on „Nähmaschinen“ - „Brother“. Then you see „Grundpreis 359,00 €“ and „319,00 €“. I´d like to see „Preisempfehlung des Herstellers 359,00 €“ and „Unser Internetpreis 319,00 €“.
If you click then on „Details“ of the Brother Innov-is 10A, you see that the „selbsterstellte Felder“ „Unverbindliche Preisempfehlung des Herstellers“ and „Unser Internet-Preis“ are mixed with the other positions. How can I determine the positions?
And you see that the button for the shopping cart is too short and that there is no text.
Can you fix these problems?
Please Log in to join the conversation.
-
ivan.milic
Support Staff - Moderator
Less
More
- Posts: 14116
- Thank you received: 1639
12 years 2 months ago #22632
by ivan.milic
Replied by ivan.milic on topic Switching from Furniture Store to earlier template
Add this to templates/hot_furniturestore/css/vm_furniturestore.css:
DIV.product-fields{
position: absolute;
width: 300px;
margin-top: 120px;
}
DIV.product-fields SPAN.product-field{
float:left;
clear:both;
}
DIV.product-fields{
position: absolute;
width: 300px;
margin-top: 120px;
}
DIV.product-fields SPAN.product-field{
float:left;
clear:both;
}
Please Log in to join the conversation.
-
SimonG
Inactive member - Topic Author
- New Member
Less
More
- Posts: 12
- Thank you received: 0
12 years 2 months ago #22636
by SimonG
Replied by SimonG on topic Switching from Furniture Store to earlier template
I did it, but it was no full success.
The name of the price in the categorie is still missing.
What is to do?
The name of the price in the categorie is still missing.
What is to do?
Please Log in to join the conversation.
Time to create page: 0.095 seconds