Page 1 of 1

<head> <body onload=> metatags, etc...

Posted: Wed May 28, 2008 10:53 am
by heinscott
Hello. I know that this will probably be a quick question for someone out there! :)
So, I am starting to change the appearance of my store, and my boss wanted some fancy navigational menus to look through.
As I have started working on this, I've come across an issue...
I can not seem to find where the header section of a page is located. I know for products and categories, that information is stored in the db, but, what if I need to create specific metatags, etc. for like my homepage? I also have styling information (css) and a javascript file I need to include (as well as set the body onload).
I know that this has to be possible in AC... just wondering if anyone could steer me in the right direction!
Thanks, and sorry if this question is annoyingly easy.
All the best,
Scott

Re: <head> <body onload=> metatags, etc...

Posted: Wed May 28, 2008 11:43 am
by keats76
I think the correct answer would be "it depends" :) ... but I've found that whatever I've placed in the Layouts/scriptlet.master file seems to do the trick for me.

Good luck,
Mike