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!
There is now an entry in the FAQ that explains how to do this.
Kuroi Web Design and Development | Twitter
(Questions answered in the forum only - so that any forum member can benefit - not by personal message)
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?
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
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.
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
Bookmarks