Closed (won't fix)
Project:
Marinelli
Version:
5.x-1.1
Component:
Miscellaneous
Priority:
Normal
Category:
Support request
Assigned:
Unassigned
Reporter:
Created:
29 May 2008 at 02:04 UTC
Updated:
13 Dec 2010 at 18:46 UTC
Thanks for the great theme! Please confirm replacement header size as 970 x 200 pixels when using only primary links and header file format should be png. Will psd also work? jpg?
Thanks,
Lew
Comments
Comment #1
paulhenrich commentedHi I'm not the project author, but I use the theme and can answer your question.
The default size required by the theme is 970 pixels x 200 pixels, and the images can be gif, jpg, or png by default. You can edit marinelli/img/banners/rotate.php to add types. Any type of file that works in an image tag on modern browsers will work with the theme if you add it to rotate.php.
I would not recommend using psd (photoshop) files, as the file size is considerably larger than its jpg/png counterpart, and more importantly, most browsers will not display it. Mac browsers using CoreImage can do this, but other than that I don't expect you'd have much luck.
Comment #2
Lew3 commentedThanks, Paul!
Lew
Comment #3
aharown07 commentedYou can user smaller files too if you adjust the header dimensions in the css accordingly... do a search for "200px" and you'll probably find the right place. For example, on my site I use an image only 170px high then adj header height accordingly.
Comment #4
Lioz commented