I have a it setup that all the pictures are in one folder and that folder starts up first then I have the menu hidden, how can I add text or a image up top where the menu would be? Thanks in advance
I didnt think about adding it to the image actually, I might try that but it would be easier if I can do it in the CSS if its possible? or any other way?
Sorry, you can not achieve that with CSS. The css stylesheet only allows you to create text-formatting styles.
Unfortunately, adding a custom background image is the only way to achieve this. You could even create a SWF file so that you have layers and interactive elements.