PDA

View Full Version : phpLD 2.x template


teotrad
03-28-2008, 12:07 AM
Hi,

I just installed this phpLD 2.x script and also a new free template today. My question is, is there possible for me to alter layout of the site such as update the side column, adding more link/pages at the top of the menu. Currently, the top menu have four links, how do I make the change on those menu? and how to add more link to the menu?

Also, how to add another column menu at the left hand side beside the current side column? Sorry for asking these questions, I am just new with this phpLD stuff. Can I amend the directory layout at code level such as html? :confused:

lisa
03-28-2008, 12:57 AM
Content visible to registered users only.



Yes- you would have to edit templates. Menu link will be in something like navbar.tpl or sidebar.tpl . I suggest you look at the many great FREE php themes people have made available- save yourself the angst.
You modify colors, etc in css and tweak code when you are more familiar with it.

Lisa

teotrad
03-28-2008, 03:11 PM
Thanks lisa, problem solved on side menu :)

I noticed that all template tpl files are all for side, top, header and footer. But there is no any tpl file for the main categories section. This section is where we add categories and sub-categories. Is there anyway to add additional section above or below the "default" categories as something like additional articles or search bar or etc?
Is there anyway to do that or it is a default in phpLD2.x version?