Totally Zenned
- Join Date:
- Jul 2009
- Location:
- picaflor-azul.com
- Posts:
- 6,940
- Plugin Contributions:
- 28
Views: 145,467
Totally Zenned
New Zenner
Totally Zenned
ellenropa:
I find it Anne thanks a lot.
But is it possible to put the produkt name above the price and were can I find it?
Yes, you can move anything around in this file. You will move the block of code for:
<!--bof Product Name-->
<h1 id="productName" class="productGeneral"><?php echo $products_name; ?></h1>
<!--eof Product Name-->
Thanks,
Anne
New Zenner
I find it Anne, oh my thank you so much for all the help. You are great
but another quest how do I get more space behand the buttons _PREVIOUS_and NEXT
Ellen
Totally Zenned
ellenropa:
I find it Anne, oh my thank you so much for all the help. You are great
but another quest how do I get more space behand the buttons _PREVIOUS_and NEXT
Ellen
If you post a link to your site I can take a look ;0
Thanks,
Anne
New Zenner
Totally Zenned
ellenropa:
this is the link
http://shop.ellenspaintings.com/index.php?main_page=product_info&cPath=1&products_id=1
In your stylesheet.css find the .navNextPrevList and add:
margin-right:your number px;
Thanks,
Anne
New Zenner
Totally Zenned
ellenropa:
Thanks Anne, last question is it possible to get the numbers underneath the slideshow
so that they came on the place from the arrow
Ellen
In the stylesheet.css file change #control_div to:
left:240px;
and change the height of your slide show in #slider li, #slider2 li to 188px;
Thanks,
Anne
New Zenner
Hi Anne, I only want to say your great and thank you for all the help
Ellen
Totally Zenned
ellenropa:
Hi Anne, I only want to say your great and thank you for all the help
Ellen
Thanks! You are welcome ;)
Thanks,
Anne
New Zenner
Im sorry Anne, I have another question. Where can I find QUICKLINKSINFORMATIONCUSTOMER_SERVICEIMPORTANTIMPORTANT_END
To change into Dutch.
Ellen
Totally Zenned
ellenropa:
Im sorry Anne, I have another question. Where can I find QUICKLINKSINFORMATIONCUSTOMER_SERVICEIMPORTANTIMPORTANT_END
To change into Dutch.
Ellen
It looks like you are talking about the footer menu items. If you copy ALL of the language files in the template override to your new language you will no longer see the constants. You can use the admin--tools--developers toolkit to search for what you want to change.
Thanks,
Anne
New Zenner
Totally Zenned
ellenropa:
I fixed it and it works, but were can I find this New button
so I can change it into Dutch.
Ellen
This is already on the list for the next template update.
You would need to create a constant for the text and then add the definitions to your language file. If you download the Responsive Sheffield Blue template package and then copy the includes/templates/responsive_sheffield_blue/templates/tpl_index_default.php file to your includes/templates/andover_modern/templates/tpl_index_default.php, overwriting the file on your server. Then add this to your language file:
define('MODULE_TABS_FEATURED', 'Featured');
define('MODULE_TABS_NEW', 'New');
define('MODULE_TABS_SPECIALS', 'Specials');
define('MODULE_TABS_ALL', 'All');
Thanks,
Anne
New Zenner
Hi Anne, I have download. But maby stupid question, must I put the code into the Dutch.php, like the Englis.php or into the Index.php.
can you please help me
Ellen
Totally Zenned
ellenropa:
Hi Anne, I have download. But maby stupid question, must I put the code into the Dutch.php, like the Englis.php or into the Index.php.
can you please help me
Ellen
You can actually add the code to any of the dutch language files. I would select an override file.
Thanks,
Anne
New Zenner
Hi Anne, Only to say, all fixed and all works fine now. Thank you so much for all your help
Ellen
Totally Zenned
ellenropa:
Hi Anne, Only to say, all fixed and all works fine now. Thank you so much for all your help
Ellen
I am happy that it worked ;)
Thanks,
Anne
New Zenner
Hi Anne, another question. I have add the button facebook like, all works fine, but
when I go to my facebook there is no image to see.
https://www.babyhoekje.tk
Ellen
Tell staff why this post should be reviewed.