Regarding this site http://www.pulsedirectory.com/ im having a problem with something displaying that i dont want to display. On the left hand side, near the bottom, you can see that the green ad shows with a blue navigation bar which is the part i dont want to display, i want it without the blue nav section adding itself. Basically that green ads code is in a file called left.tpl, it is placed in position using {include file="left.tpl"} into a file called top_bar.tpl, and top_bar.tpl is basically the tpl file where the code is for the navigation and statistics section. So its basically picking up the navigation button somehow and plonking it behind or with whatever i put in left.tpl If you can advise me in anyway on what i may be able to do to sort this il be glad of any advice. thanks pipes
There was me thinking i was doing well by explaining it as fully as i can its basically a php directory script, it uses template files too.