Re: Aberdeen Neutral Template Support Thread
Quote:
Dang it.. I give up.. I've tried everything that should work and a bunch of stuff that MIGHT work and then stuff that .. well I didn't know if it would work, but I thought I'd try..
See my test URL below.. How the heck do I close the gap between the slideshow and the middleboxes??
http://clientyoubookit247 . overthehillweb . com/
I've been there :wacko:
I have not cross browser tested this, but you can try:
In includes/templates/custom_template/css/stylesheet_middleboxes.css, take out margin here:
Code:
.middleBoxContainer {
margin-top: 0em;
}
and add to #navColumnMiddleWrapper:
Code:
position:relative; top:-20px;
and then to make things neat in includes/templates/custom_template/css/stylesheet_footer_menu.css replace:
Code:
#footer {clear:both;margin:0;background-image:url(../images/footer-bk.jpg);background-repeat:no-repeat; width:950px; height:200px;margin-top:20px;padding-top:10px;margin-bottom:20px;}
with:
Code:
#footer {clear:both;margin:0;background-image:url(../images/footer-bk.jpg);background-repeat:no-repeat; width:950px; height:200px;margin-top:-20px;padding-top:10px;margin-bottom:20px;}
Thanks,
Anne
Re: Aberdeen Neutral Template Support Thread
Quote:
Originally Posted by
picaflor-azul
I've been there :wacko:
I have not cross browser tested this, but you can try:
In includes/templates/custom_template/css/stylesheet_middleboxes.css, take out margin here:
Code:
.middleBoxContainer {
margin-top: 0em;
}
You know what?? this is shoulda been plain old OBVIOUS to me.. I'm embarrassed that I failed to notice it in all my "looking"..:blush: I was looking elsewhere in the code (going where the Firefox Web Dev tools were pointing -- even did an old fashioned view source and STILL MISSED this..) Thanks for the BIG assist.. this was a HUGE part of the issue..:blush::blush:
Quote:
Originally Posted by
picaflor-azul
and add to #navColumnMiddleWrapper:
Code:
position:relative; top:-20px;
and then to make things neat in includes/templates/custom_template/css/stylesheet_footer_menu.css replace:
Code:
#footer {clear:both;margin:0;background-image:url(../images/footer-bk.jpg);background-repeat:no-repeat; width:950px; height:200px;margin-top:20px;padding-top:10px;margin-bottom:20px;}
with:
Code:
#footer {clear:both;margin:0;background-image:url(../images/footer-bk.jpg);background-repeat:no-repeat; width:950px; height:200px;margin-top:-20px;padding-top:10px;margin-bottom:20px;}
Thanks,
Anne
You are a doll.. these last two changes really tightened things up!!! I wasn't sure about the last change you suggested until I implemented the first two.. Then it was OBVIOUS why you were suggesting the footer change.. This is EXACTLY what I was looking to do.. Thanks sooooooo much for the assist..
Re: Aberdeen Neutral Template Support Thread
DivaVocals--I am so happy that I could help you out. I can't tell you how many times I have been totally stumped! :hug:
Thanks,
Anne
Re: Aberdeen Neutral Template Support Thread
Quote:
Originally Posted by
picaflor-azul
DivaVocals--I am so happy that I could help you out. I can't tell you how many times I have been totally stumped! :hug:
Thanks,
Anne
You are sweet.. but seriously I'm REALLY kicking myself over here because the first change is one I SHOULD HAVE KNOWN ABOUT since it came from my own mod.. :censored::frusty: This is what happens when you do stuff when you are tired..:laugh:
Anyway.. thanks for the assist!:hug:
Re: Aberdeen Neutral Template Support Thread
Quote:
You are sweet.. but seriously I'm REALLY kicking myself over here because the first change is one I SHOULD HAVE KNOWN ABOUT since it came from my own mod.. This is what happens when you do stuff when you are tired..
Anyway.. thanks for the assist!
Such is the nature of computer programming :smile: It is always helpful when you are stuck to get another set of eyes. It's like when you write a paper but the editor catches a typo. Sometimes you can stare at the paper for hours and not even notice the typo until the editor tells you about it.
Thanks,
Anne
Re: Aberdeen Neutral Template Support Thread
Hi I have installed your aberdeen template on cart 1.3.9h and love the 2 column layout I have had it for a while and I wanted to install the Simple_Google_Analytics add on.
however I cannot find the includes/templates/[your_template]/common/tpl_main_page.php
has this file been renamed and how would I find it.
Any help would be great.
many thanks
James
Re: Aberdeen Neutral Template Support Thread
Quote:
Hi I have installed your aberdeen template on cart 1.3.9h and love the 2 column layout I have had it for a while and I wanted to install the Simple_Google_Analytics add on.
however I cannot find the includes/templates/[your_template]/common/tpl_main_page.php
has this file been renamed and how would I find it.
Any help would be great.
many thanks
James
Since I did not edit that file when creating the template package, you will have to create an override file for it.
Thanks,
Anne
Re: Aberdeen Neutral Template Support Thread
Thanks for your help. created a tpl_main_page.php overide using the default template and it now works a charm.
Just wasnt sure if I had missed something.
Thanks again
Re: Aberdeen Neutral Template Support Thread
Hello.
I am NEW to zen cart and found this template. I LOVE IT so far.
I have one "basic / stupid" question. How do you remove the banner ad at the bottom of the template for Zen Cart (the one with the picture)
Thanks
Jeremy Bays
Re: Aberdeen Neutral Template Support Thread
Quote:
Originally Posted by
jcbays
Hello.
I am NEW to zen cart and found this template. I LOVE IT so far.
I have one "basic / stupid" question. How do you remove the banner ad at the bottom of the template for Zen Cart (the one with the picture)
Thanks
Jeremy Bays
Not related to the support for this template.. This is more of a general Zen Cart "how-to" kinda question..
Suggest checking out the Zen Cart FAQs.. Here's my search results for "banner"
Quote:
Search Results for "banner"
Displaying 4 out of 4 found articles:
How do I set up Banner Ads? by Ajeh You can control your banners in Admin> Tools> Banner Manager . You will see that you can add delete and edit the banners at will. To add a new banner, click the "New Banner" button. To edit an...
Relevance: 100 | Zen Cart Admin Controls
Is there any way to generate a report on my banner advertising? Banner statistics are tracked on an ongoing basis. When you open the Banner Manager, you can see the last 3 days' details on-screen. For more information, under the "Action" column, you see a small white graph symbol. Click on...
Relevance: 100 | Zen Cart Admin Controls
How can I protect my site from malicious attack? Security Recommendations SSL Security Protection Tips Without applying extra efforts to your connection on the internet you are wandering around an unsecured environment. Before you make administrative modifications to secure Zen Cart™ and its...
Relevance: 14.4 | Security Matters
What are Zen Cart's features? Features List Allows customers to shop your store 24 hours a day, 7 days a week, 365+ days a year! Easily keep your product/catalog updated -- no HTML coding required to add, delete, or modify products....
Relevance: 12.66 | About the Zen Cart Project