PDA

View Full Version : Category Display Problems


arcionwe
05-26-2006, 01:47 AM
We set up a directory using the php link directory program. We used a template and modified the css and added some mods. Somewhere along the way we lost the unique display of the separte dynamic page title descriptions. All of the pages have the same title now. Does anyone know how to fix this? We are having trouble figureing out what happened.

www.buildingproductsdirectory.com (http://www.buildingproductsdirectory.com)

:confused:

KartKorner
05-26-2006, 01:54 AM
This?!?

Content visible to registered users only.

bobby9101
05-26-2006, 03:01 PM
in your header.tpl
change
Content visible to registered users only.
to
Content visible to registered users only.

NOTE to all PHPLD users, please don't edit the code if you do nt know what the code does ;)

arcionwe
05-26-2006, 10:57 PM
That worked like a charm! Thank you!