Re: Bentley Classic Template Support Thread
Quote:
Originally Posted by
Megha
hey,
I have installed this template. I want to chnage the default weight option from lbs to kilograms/grams.
How do we do that?
Regards
Megha
This is not a template specific question. If you do a search on the FAQ's section on this site you will find an article with instructions for this.
Thanks,
Anne
Re: Bentley Classic Template Support Thread
Hi, I have the same problem as Chris
Quote:
I've just downloaded this template and replaced the main logo with a logo the same size; when I remove the sales text line, I'm leaving the quote marks, but the whole layout shifts upward. How can I fix this?
Did you get a fix for this?
For now mine is at
http://www.4x4direct.co.za/shop-new/
I removed the TEXT description because it goes over my logo
Re: Bentley Classic Template Support Thread
Quote:
Originally Posted by
picaflor-azul
If you remove elements from the header you may need to adjust the positioning of the remaining elements.
If you post a link to your site, I can take a look.
Thanks,
Anne
Quote:
Originally Posted by
pietpetoors
Hi, I have the same problem as Chris
Did you get a fix for this?
For now mine is at
http://www.4x4direct.co.za/shop-new/
I removed the TEXT description because it goes over my logo
Chris never posted a site link so he probably didn't get a fix.. I'm sure Anne will post a solution since you posted a link to your site..
Re: Bentley Classic Template Support Thread
Quote:
Originally Posted by
picaflor-azul
Thank you so much for your kind words ;-)
Thanks,
Anne
Sorry to be a PITA Anne.. I removed the bottom banner, and the gap in the footer is back.. Help!!
http://clientlaserdiscvault(dot)overthehillweb(dot)com/
Re: Bentley Classic Template Support Thread
I made my new version live so the link now is http://www.4x4direct.co.za/shop
Re: Bentley Classic Template Support Thread
Another problem I have is the "Connect" function
In the file my links are correct but on the site at http://www.4x4direct.co.za/shop it does not display correctly
Here is what I have in the file
Quote:
/*bof bottom footer urls*/
Define('FACEBOOK','https://www.facebook.com/pages/4x4-Direct/154621481276180');
Define('TWITTER', 'http://www.twitter.com/4x4directSA/');
Define('YOUTUBE', 'http://www.youtu.be/NbOW5wNjS-k');
Define('PINTEREST', 'http://www.pinterest.com/4x4directsa/');
Define('GOOGLE', 'https://plus.google.com/113276567057599419487');
Define('BLOG', 'http://www.pietpetoors.com/blog');
On the web site it shows up as:
Facebook = http://www.4x4direct.co.za/shop/pietpetoors
Some of them show up correctly like the pinterest, google plus and blog but the rest shows up wrong.
Re: Bentley Classic Template Support Thread
The alignment problem I got sorted now
In line 42 of stylesheet.css I changed
Code:
#headerWrapper, #contentMainWrapper, #logoWrapper, #cartBoxListWrapper, #ezPageBoxList, #cartBoxListWrapper ul, #ezPageBoxList ul, #mainWrapper, #popupAdditionalImage, #popupImage {margin: 0em;padding: 0em;}
to
Code:
#headerWrapper, #contentMainWrapper, #logoWrapper, #cartBoxListWrapper, #ezPageBoxList, #cartBoxListWrapper ul, #ezPageBoxList ul, #mainWrapper, #popupAdditionalImage, #popupImage {margin: 1.1em;padding: 0em;}
Only thing changed was {margin: 0em to {margin: 1.1em
I hope that was the right way of doing it, worked for my site
I still battle with the "Connect" links that is not working
Re: Bentley Classic Template Support Thread
Quote:
Originally Posted by
pietpetoors
Hi, I have the same problem as Chris
Did you get a fix for this?
For now mine is at
http://www.4x4direct.co.za/shop-new/
I removed the TEXT description because it goes over my logo
When I click on the link to your site I am not seeing the template.
Thanks,
Anne
Re: Bentley Classic Template Support Thread
Quote:
Originally Posted by
pietpetoors
I don't see your tagline.
Thanks,
Anne
Re: Bentley Classic Template Support Thread
Quote:
Originally Posted by
pietpetoors
The alignment problem I got sorted now
In line 42 of stylesheet.css I changed
Code:
#headerWrapper, #contentMainWrapper, #logoWrapper, #cartBoxListWrapper, #ezPageBoxList, #cartBoxListWrapper ul, #ezPageBoxList ul, #mainWrapper, #popupAdditionalImage, #popupImage {margin: 0em;padding: 0em;}
to
Code:
#headerWrapper, #contentMainWrapper, #logoWrapper, #cartBoxListWrapper, #ezPageBoxList, #cartBoxListWrapper ul, #ezPageBoxList ul, #mainWrapper, #popupAdditionalImage, #popupImage {margin: 1.1em;padding: 0em;}
Only thing changed was {margin: 0em to {margin: 1.1em
I hope that was the right way of doing it, worked for my site
I still battle with the "Connect" links that is not working
I am happy that you figured it out.
Thanks,
Anne