PDA

View Full Version : Which templates do I modify?


carolc
10-14-2009, 06:35 AM
I want to implement the AnyLink CSS Menu that I found on DynamicDrive.com. I had this on the phpBB version of my site, but I don't know where to start implementing it with VB. I don't know where to put the CSS/JS files (I'm guessing the forums/clientscript folder?), and I don't know what template I need to modify. Is the "header" template the right place? Then where do I put the html list of links? I'm kind of use to the html files being out in the open. I'm not familiar with the VB landscape yet. Can someone point a newbie in the right direction?

Thanks

Lynne
10-14-2009, 03:32 PM
You probably want the headinclude template as that enters stuff between the <head> tags in the html. You may put your js file wherever you want, but it is probably nice and neat to put it with the rest of the vbulletin js scripts.