Hello there,
i got a problem with the "on go" thing:
TITLE:
if i click on the imagetitle the whole style shows up like: font:...,size:.. etc.
how do i have to write this class within the php thing, something like:
TITLE:
of course it crashes...
can somebody help?
Ah, i see. foxed it.
Another style question:
I tried to set up css:
.imagethumb a:active {
borderolid 1px #ff0000;
}
to show where i´m now on the thumbnails. But doesn´t work?
can i do something else?
I tried hover, that works of course, but what i need is an active status what has been clicked right now. like the album_menu_active...