Replies

Sep 21, 2016 9 years ago
ibook
is one for the books
User Avatar
Moopoo

I was wondering something, I know this CAN be done but I don't know how it is.

What I want is to know how to make a pet profile where when you go to the page you see an image (say something that says Enter) and when you click enter you are taken to the profile (where you see the image, story, treasure, etc.).....

Do you know what I mean? Would I use the same type of thing as I do with the tabbed sections?

forum image by
if you know where i can credit to them now, please let me know

[tot=ibook]

Sep 21, 2016 9 years ago
Frenchi
is hopelessly romantic
User Avatar
Vivisect

yep, you would use the same anchor link code. so the image div would be visible by default, and clicking on it would make the 'target' div appear. in this case, if you would want the whole profile to be the 'target' div, you would do: {display:none} :target {display:block} at least i think that should do it.

Sep 21, 2016 9 years ago
ibook
is one for the books
User Avatar
Moopoo

, thanks. c: I am going to have to play with this and see what I can come up with.

forum image by
if you know where i can credit to them now, please let me know

[tot=ibook]

Please log in to reply to this topic.