New Post: Checkout templates
The checkout itself is not templated. Only the address is, which you've already found. The stylesheet.css template in the Back Office contains the styles for the buttons.. it's well commented, so look...
View ArticleNew Post: Download image from pop-up lightbox
Hi, I can't really start a class on it right now, so you're going to have know your HTML and be able to find your way around the Help document. The default list and details templates in the Back Office...
View ArticleNew Post: Checkout templates
Hello,So the current css class for the Continue Order button is "NBright_ClientButton Button ContinueOrder".So the solution is to add in the stylesheetoverride.css template the following code:a.Button,...
View ArticleNew Post: Checkout templates
If you look in the stylesheet.css template like I said, you'll find the section I created for the buttons. What you've done is look in the page source and so you have a series of classes that you can...
View ArticleNew Post: Checkout templates
I do agree with you that my solution is inaccurate. It maybe would be interresting to propose a setting for a default css class for buttons ? It would therefore be possible to assign a class from the...
View ArticleNew Post: Checkout templates
This is all you need to know... This is the CSS I've pointed you to: / Buttons / a.Button,a.Button:link{font-size:12px;font-weight:bold;text-decoration:none...
View ArticleNew Post: Images in the custom XML data
I have a bunch of images that are not associated with the product images that I want to add with the custom product XML option. Is there a way to add images, or is using the description panel the best...
View ArticleNew Post: how to enable NB_Store Search fucntion.
Hi Toby can you share the source? thanks Fabio
View ArticleNew Post: Checkout : Set as Default Email
Hello, I've a weird text appearing twice above the checkout form (step 2 address) and twice in the bottom : "Utiliser en tant qu'e-mail par défaut" ?!? Look at the screen shot : (this means "Set as...
View ArticleNew Post: product csv import - issue with category
Could you help me? I already tried everything I knew..... I need import new products, or change products. They are imported, the problem is they never go to the category, even main category. What am I...
View ArticleNew Post: Checkout : Set as Default Email
That checkbox is displayed for sign-in users and should not be visible to anonymous. I've no idea why it's showing multiple times, but it could be something faulty in the language pack you're using?...
View ArticleNew Post: Order History logging out user
hmm I'm just checking this here and it's working as expected. Is there possibly a link or menu item that is checking along the way... you've get logged out if anything about the domain changes. a URL...
View ArticleNew Post: product csv import - issue with category
Hi, Because CategoryID's change on importation, the import system uses the categoryRef and ProductRef to link products to categories. Try using the category ref, instead of the ID. Although I'm not...
View ArticleNew Post: Images in the custom XML data
Hi, Well, it depends on how your doing it and what results you want. You could simply add a custom textbox with the product XML, which saves the image url and then display it with the product template....
View ArticleNew Post: Checkout : Set as Default Email
Dear,Currently the store is in a test area which indeed requires to be logged in with a tester role. So I've create a user for you.https://www.mcpaquot.comuser: robaxpw: robaxstore (you'll have to...
View ArticleNew Post: product csv import - issue with category
Hi Dave, I didn't find the categoryRef. Could you help me on this? So, you are saying that always we import products by csv the products will be imported without category? even if it is main category?...
View ArticleNew Post: Automatic translation
Update! iLangL 1.4 was released. Now iLangL platform supports resource localization of *.resx files, resources embedded in .Net assemblies and Silverlight applications. More information you can find...
View ArticleNew Post: Checkout : Set as Default Email
Ok, this skin you have is very problematic. It uses a reset stylesheet, which breaks pretty much everything, and it also applies styles to things that should not be styled by default in any skin......
View ArticleNew Post: Images in the custom XML data
Hi! Yes we used the description editor in the end. /Cecilia
View ArticleNew Post: Show dealer's prize in model tab only for Dealers
Hi, I created the following templates: modeltable.template:<table class="ModelTable"> <tbody> <tr class="ModelTableHead"> <td>Model</td> <td>Code</td>...
View Article