Where is <head> section and so on? [help]

Hello everybody,

I need some help about OXID. I have installed and now I am trying to modify the design of it, so I would like to know where can I find such a thing like index.html or something like this to find html’s sections: <head> <body>. Why? I am trying to add some script, but I need to add some thing of it to <head> section…

P.S.I know there are .tpl files, they are quite good, but there are no <head> sections :frowning:

Thank You very much!!!

Have a look at /application/views/<THEME_NAME>/tpl/layout/base.tpl and scroll down a bit :wink:

Oh, god. I am blind… Thank you very much!

P.S. Do You know how to add a SlideShow Script? Without any CMS I do it easily, I put all <script>'s to the <head>, text to the body and folders with javascript (.js) to that direction and it always worked, but now with OXID I am doing this very unsuccessfully :frowning: Any ideas/tutorials?

Thank YOU very much !

there is a slider included already

Yes, but it is very complicated. I did that slider about ~500px width and ~300px height but pictures were terrible (tried to resize images, smaller, bigger) the same shit, that slider only took a quarter of my picture… :frowning:

of course, as you need to adjust some more css as well