PDA

View Full Version : Custom footer not showing in forum


TheTiger
10-18-2006, 11:17 AM
My template involves an edited footer. It works fine in the index page of VB advanced but when I switch to the forum itself it doesn't show up anymore.

Right now I have the custom code right underneath the

<!-- /content area table -->

tag in the 'footer' template. Can someone tell me if I maybe need to move it elsewhere? Thanks in advance!

Tiger

Brian
10-18-2006, 02:46 PM
Can you post a link to your site, and the code you're using in your footer?

Our Sponsors
 

TheTiger
10-18-2006, 04:07 PM
got it fixed :). The images I'm using are inside the forum directory, but I was using ./forums/ect.
Just added another . and that fixed the problem :).