Re: Apple Zen Template Support Thread
Quote:
Originally Posted by
MeltDown
Hmmm... There doesn't seem to be any visible change after adding the suggested code. You can view the results here:
PittiVintage
And below is the updated code:
Thanks - Tim
That's cause of my typo, the </ div> should be </div>
Anyway, follow kuroi's advice and update the shopping cart with image mod to 1.1.
Re: Apple Zen Template Support Thread
Quote:
Originally Posted by
jettrue
That's cause of my typo, the </ div> should be </div>
Anyway, follow kuroi's advice and update the shopping cart with image mod to 1.1.
Beautiful - Works like a charm! I re-installed this mod in both my Apple Zen cart and my standard template cart (both 1.3.6) without problems.
Kuroi & Jade, thanks to both of you for your assistance - Tim
Re: Apple Zen Template Support Thread
A quick question: Under the heading "Information" in the sidebox: (Admin/tools/layout box controller) How do I set the sort order for this list?
Thanks!
Re: Apple Zen Template Support Thread
Quote:
Originally Posted by
MeltDown
A quick question: Under the heading "Information" in the sidebox: (Admin/tools/layout box controller) How do I set the sort order for this list?
There is now an entry in the FAQ that explains how to do this.
Re: Apple Zen Template Support Thread
Quote:
Originally Posted by
kuroi
Wonderfully simple! Thanks for the tip -
That takes care of information.php in the sidebox but I see that the dropdown (flyout?) information list remains unchanged. I assume that the procedure would be the same but where is that file located?
Thanks again!
Re: Apple Zen Template Support Thread
Hi jettrue, thankyou for such a lovely and easily customisable template, with the help of the forum I have almost got my site looking exactly how I want it, the only problem I'm having is centralising #navCatTabs. It currently snaps to the left side of the screen and I cant find a workaround via css, I assume that if I can find the div I can simply add <center> tags like I have done for a few other areas, I just cannot find the div, any ideas?
Re: Apple Zen Template Support Thread
Just to clarify, im not reffering to css, its easily found there, im talking about the actual div, I assumed it would be defined in tpl_header.php or tpl_main_page.php but I cant see it there.
sorry there isnt a link to the site but I'm working from a testing server
thanks in advanced
Rory
Re: Apple Zen Template Support Thread
Quote:
Originally Posted by
MeltDown
Wonderfully simple! Thanks for the tip -
That takes care of information.php in the sidebox but I see that the dropdown (flyout?) information list remains unchanged. I assume that the procedure would be the same but where is that file located?
Thanks again!
That would be includes/templates/YOUR_TEMPLATE/common/tpl_drop_menu.php
Re: Apple Zen Template Support Thread
Quote:
Originally Posted by
imageriot
Hi jettrue, thankyou for such a lovely and easily customisable template, with the help of the forum I have almost got my site looking exactly how I want it, the only problem I'm having is centralising #navCatTabs. It currently snaps to the left side of the screen and I cant find a workaround via css, I assume that if I can find the div I can simply add <center> tags like I have done for a few other areas, I just cannot find the div, any ideas?
That div comes centered in my template; however its wrapped in another div that goes all the way across the page. Now, if you want to prevent the color of that outer div going way across the page from left to right, you can change #navCatTabsWrapper's background color to white (or to match whatever your background is).
And not sure if you're concerned about XHTML strict complicance, but if you are, don't use the <center> tags to center anything. Use <div align="center"> or even better, add the tag you want to center to .centeredContent section in the css.
Re: Apple Zen Template Support Thread
Hi Jade - I have a question concerning the Return Authorization module. The Readme gives the option of placing the active link for this module in either "Information" or "More Information," both of which are located in the sidebox. I would prefer to add this link to the drop-down menu instead and turn off the "Information" module completely. How would I go about doing this?
Thanks - Tim