I have asked on the forum but not had any luck im just trying to add my header to my site using joomla dont really know where to begin any help thanx
Hi Pixeladd, Are you simply trying to replace a header thats already in a template? The answer is going to depend on your template: Is your header hard coded or is it sitting in a module position You can cheat by going (in your Administrator) to Site/Preview/Inline with Positions Most times the header is sitting in a box called Header. You should see other boxes for user1, banner, etc. Pretty easy to create a new header and publish it this way. If it's not in a module position, then you'll need to go into the html and find where (the path) the header is located. You can either upload your header into that location using the same name, OR change the name in the html to reflect the name of your new header. If you're trying to simply insert a header into a spot where there previously was no header, then I'll have to give you different instructions. Hope this helps