Re: Andover Modern Template Support Thread
Quote:
Originally Posted by
ellenropa
That is the product info page includes/templates/andover_modern/templates/tpl_product_info.php
Thanks,
Anne
1 Attachment(s)
Re: Andover Modern Template Support Thread
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?
Attachment 13709
Re: Andover Modern Template Support Thread
Quote:
Originally Posted by
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?
Attachment 13709
Yes, you can move anything around in this file. You will move the block of code for:
Code:
<!--bof Product Name-->
<h1 id="productName" class="productGeneral"><?php echo $products_name; ?></h1>
<!--eof Product Name-->
Thanks,
Anne
Re: Andover Modern Template Support Thread
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
Re: Andover Modern Template Support Thread
Quote:
Originally Posted by
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
Re: Andover Modern Template Support Thread
Re: Andover Modern Template Support Thread
Quote:
Originally Posted by
ellenropa
In your stylesheet.css find the .navNextPrevList and add:
Code:
margin-right:your number px;
Thanks,
Anne
1 Attachment(s)
Re: Andover Modern Template Support Thread
Thanks Anne, last question is it possible to get the numbers underneath the slideshow
so that they came on the place from the arrow
Attachment 13715
Ellen
Re: Andover Modern Template Support Thread
Quote:
Originally Posted by
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
Attachment 13715
Ellen
In the stylesheet.css file change #control_div to:
and change the height of your slide show in #slider li, #slider2 li to 188px;
Thanks,
Anne
Re: Andover Modern Template Support Thread
Hi Anne, I only want to say your great and thank you for all the help
Ellen