Re: Andover Modern Template Support Thread
I have have followed the override directory instructions and have copied the appropriate files to "custom". When I view the custom template the side boxes do not show up. If I view the standard template everything shows as it's supposed to. I have made sure they are set in the layout settings. What might I have missed? And is copying and making custom folders necessary?
Steve
Re: Andover Modern Template Support Thread
Quote:
Originally Posted by
opunku
I have have followed the override directory instructions and have copied the appropriate files to "custom". When I view the custom template the side boxes do not show up. If I view the standard template everything shows as it's supposed to. I have made sure they are set in the layout settings. What might I have missed? And is copying and making custom folders necessary?
Steve
I am not sure what you are talking about. The override directory for this template is called andover_modern. If you unzip the template package and follow the readme.html file in the readme directory you will find all of the installation instructions.
Thanks,
Anne
Re: Andover Modern Template Support Thread
Hi Im using this template and wondered if anybody could point me in the right direction on how to alter were the input selections are so can be moved in to the area highlighted in yellow on the pick?
http://www.sammys-sparkles.co.uk/ima...1 15-03-23.png
Re: Andover Modern Template Support Thread
Quote:
Originally Posted by
karld
You'll need to edit the includes/templates/andover_modern/templates/tpl_product_info_display.php file and then possibly fine tune with css.
Thanks,
Anne
Re: Andover Modern Template Support Thread
Thanks Anne, ill give that a go, or at least look at it but am not a coder lol
Re: Andover Modern Template Support Thread
Quote:
Originally Posted by
karld
Thanks Anne, ill give that a go, or at least look at it but am not a coder lol
Take a look in the free software addons section for modules that re-arrange the elements on this page. You might find one that will suit your needs.
Thanks,
Anne
Re: Andover Modern Template Support Thread
Hi,
I am using the Andover Modern Template and I am wanting to change the size and colour of the 'Product Details' buttons on the main page.
The file is currently saved as .gif but will be re-saved as .png. I am required to update this in the template files so the new button will be displayed.
Can you tell me how to find the file where I can update this setting?
The line of code in question is:
<img src="includes/templates/andover_modern/images/details.gif" alt="" width="140" height="21" /></a >
Thank you in advance
Re: Andover Modern Template Support Thread
Quote:
Originally Posted by
mtkdaly
Hi,
I am using the Andover Modern Template and I am wanting to change the size and colour of the 'Product Details' buttons on the main page.
The file is currently saved as .gif but will be re-saved as .png. I am required to update this in the template files so the new button will be displayed.
Can you tell me how to find the file where I can update this setting?
The line of code in question is:
<img src="includes/templates/andover_modern/images/details.gif" alt="" width="140" height="21" /></a >
Thank you in advance
The easiest way to change the button is to name your image details.gif and then upload it to includes/temlpates/andover_modern/images/
Thanks,
Anne
Re: Andover Modern Template Support Thread
Quote:
Originally Posted by
picaflor-azul
The easiest way to change the button is to name your image details.gif and then upload it to includes/temlpates/andover_modern/images/
Thanks,
Anne
Hi,
Thank you for the quick reply.
I did try this but my next problem is that the button i wish to use is a different size, so i would need to actually change the code that provides the height and width attributes to the button.
What file would I need to access to do this?
Thanks again for your help.
Re: Andover Modern Template Support Thread
Quote:
Originally Posted by
mtkdaly
Hi,
Thank you for the quick reply.
I did try this but my next problem is that the button i wish to use is a different size, so i would need to actually change the code that provides the height and width attributes to the button.
What file would I need to access to do this?
Thanks again for your help.
The button size will change automatically.
Thanks,
Anne