Re: Andover Modern Template Support Thread
Quote:
Originally Posted by
picaflor-azul
This template is designed as a 2 column template. You should read the install.txt file and follow the configuration settings. If you want a 3 column layout you will have to copy the styles from the left to right column. In a future update I will be making the free templates 2 or 3 columns.
Thanks,
Anne
ok, but it's weird why the third column is shown by default, I just wanted to recreate the default looks ... I went through the install.txt, and checked everything but the Home page still shows the nasty 3rd column.
Now the problem is with Home only.
Re: Andover Modern Template Support Thread
If you send a link to your site I will take a look.
Unless you have added something to one of your php pages to force the third column to show on the home page, if you have followed the configuration settings you would have in configuration -- layout settings --Column Right Status - Global set to 0.
Thanks,
Anne
Re: Andover Modern Template Support Thread
Quote:
Originally Posted by
picaflor-azul
If you send a link to your site I will take a look.
Unless you have added something to one of your php pages to force the third column to show on the home page, if you have followed the configuration settings you would have in configuration -- layout settings --Column Right Status - Global set to 0.
Thanks,
Anne
That solved it. I copied all the settings but apparently missed that one ...
I am used to edit CSS myself as ZC uses Db parameters to modify some of these, it was confusing ... therefore, even though I went through all the parameters one by one as they were on your PNG, I probably missed that one ... Thanks for the swift response. I am going to modify your template to suit my needs, and add a few things.
Re: Andover Modern Template Support Thread
Great! Good luck! Please feel free to post a link to your site when you are finished if you want a site review or constructive criticism.
Thanks,
Anne
Re: Andover Modern Template Support Thread
Hello again Anne, everybody. I have another question, a css question this time.
I'm showing new products on the home page but depending on the length of the product name, the Price and Product Details button are all over the place. I would like them to all just align to the bottom of table in a nice orderly row. What would I look for in the css to achieve that?
This is an adult novelties site and has nsfw content:
http://www.joyhollywood.com/store/
Thanks,
Amy
Re: Andover Modern Template Support Thread
Quote:
Hello again Anne, everybody. I have another question, a css question this time.
I'm showing new products on the home page but depending on the length of the product name, the Price and Product Details button are all over the place. I would like them to all just align to the bottom of table in a nice orderly row. What would I look for in the css to achieve that?
This is an adult novelties site and has nsfw content:
http://www.joyhollywood.com/store/
Thanks,
Amy
The class controlling the title is .product_title
Thanks,
Anne
Re: Andover Modern Template Support Thread
Thanks Anne. I'll try that. What class is controlling the product details button?
Amy
Re: Andover Modern Template Support Thread
.product_detail
Thanks,
Anne
Re: Andover Modern Template Support Thread
Hi Anne,
Awesome template.. Is there a way to control the slider speed?
I would like to slow it down.
Thanks
Peter
Re: Andover Modern Template Support Thread
Quote:
Hi Anne,
Awesome template.. Is there a way to control the slider speed?
I would like to slow it down.
Thanks
Peter
Look in the javascript file for the default configuration property for speed.
Thanks,
Anne