Ghost26
04-01-2007, 09:39 AM
I searched this and couldn't find direst answer. Maybe it is too easy but I cant tel where my current header is located in my ftp. i want to change it, have the header, but dont know where to upload it. help!?:confused:
WhaLberg
04-01-2007, 10:28 AM
If you want to change something with HTML in vBulletin pages, you don't need to change anything from the original files except coding PHP. You can change them through the templates.
Go to your AdminCP -> Styles & Languages -> Style Manager -> Select your style
And in the page that opened, click to header from the scrolldown menu. And edit it as you wish.
That's all.
Good luck.
Dave A
04-01-2007, 11:10 AM
Just to add some additional explanation for this:
Essentially the HTML coding that makes up the forum pages is sitting in the database in "files" called templates, and not in files you can access and change through FTP.
EDIT: Great. I see you got it. :cool: