Hi there!
I'm using stopdesign and I'm using a image for the titel on top of all php-sites.
It is on top in a black top-frame.
Now I've got the problem, that it ist working well, except on the index.php.
There ist no black topframe with the image and there ist no footer with the zenphoto-link.
I tried zu fix it in the index.php code, comparing to the album.php code (there, it is working very well), but no success...
Where can I fix this up? In a CSS-File?
Could you please help me?
Thanks a lot!
Hi!
I installed stopdesign everything was working very well.
Then I started to change some 'gettext' parts in all php-sites. I wrote German terms.
Everything was fine.
After this, I decided to use an image in top of the album to show the titel as an image.
It was working fine as well. The Image is shown and after it the path, if you got into an subalbum, etc.
I had to change colors too in the css-file, to show better the path in top of the album. This worked as well as it did before.
And I don't know how, but one day, I missed the black top frame with the titel-image on the index.php. There ist just the titel written over main-albums.
And if I change into an main-album, then there is the black top-frame again.
And I have the same problem with the footer...
Maybe I ought to mail you the link???
Gettext will not have any impact on any images. Also just as a note, if you use German text anyway, you can take out the gettext...
The question is what do you do to show that image. Not everyt function that works on album.php or image.php works on the index.php page.
Please post the code you use to show that image.