Replies

Aug 11, 2011 14 years ago
Hongske
is lost in space
User Avatar

: Have you enabled the nomination thing? Check the settings here, the pet you want nominated should be set to "yes". Also, you can't see your own pets' nomination link while logged in, so you'll have to log out to view it.

Aug 11, 2011 14 years ago
Fire
is sweet
User Avatar
Shinju

thank you :)

Aug 14, 2011 14 years ago
Joanne
User Avatar
Letro

, you are awesome. wahh i wish this was in the useful profiles thread... why is it not? this would've been so helpful when i was coding ;x.

[tot=joanne]

Aug 14, 2011 14 years ago
Hongske
is lost in space
User Avatar

: Thank you! :] And I don't know, that thread probably hasn't been updated in a while either...

Do you have any suggestions for it?

Aug 14, 2011 14 years ago
Joanne
User Avatar
Letro

i think if you ask (or would it be ?) they could add it since this topic is really, really helpful

[tot=joanne]

Aug 14, 2011 14 years ago
Hongske
is lost in space
User Avatar

: The thread said to contact , so I left a comment asking for it to be placed there. :]

Dec 10, 2011 14 years ago
Squid
is drunk in love
User Avatar
Pacifist

If I wanted to do a hover over an image to show the artist name, and perhaps link to their profile, would that be possible?

Syth's page has the little art boxes I've made up for him, and clicking takes them to fullsize images, but I want to do something to offer the artist info without just making more boxes, hence the hover question.

(hoping you don't mind my bringing this back to life.)

bird and bear and hare and fish give my love her fondest wish

Dec 11, 2011 14 years ago
Hongske
is lost in space
User Avatar

: Yes, that would be possible, but since your boxes already link to fullsize images, wouldn't that be confusing? I mean, you wouldn't know what you're clicking on. Also, if you'd do this, you'd have to make more divs anyway.

(and I don't mind, that's what the thread is here for, to ask questions and offer answers :])

Dec 12, 2011 14 years ago
Squid
is drunk in love
User Avatar
Pacifist

Hmm. I don't want any confusion on my page... Is there anything else I could do to be less confusing? (In your opinion)

(It's just been so long since anyone posted here I wasn't sure if it would be a problem or annoying.)

bird and bear and hare and fish give my love her fondest wish

Dec 13, 2011 14 years ago
Hongske
is lost in space
User Avatar

: You could simply put the artist+link underneath each image box. :]

Dec 28, 2011 14 years ago
GAMECUBE
is a Time Lord
User Avatar

[edit] I can't get rid of the bit that says: Adopted: December 12th, 2008 (Legacy) :S There isn't a tag for it on your image with the names on, so I dunno what I've done/not done. Btw, that image is very useful! :)

Also, my minion has ran off. Guess you would need the code to help me with this?

code

<style> /*Resets everything*/ * {margin: 0; padding: 0;} , , , , , , {display: none;} body, , {background: transparent;} .prototip {display: none;} /*Hides the following*/ , {display: none;} .pet_name, .pet_color_info, .pet_age_info, .pet_age_info_date, .owner {display: none;} h1, h2 {display: none;} /*Moves pet image*/ {position: absolute; top: 65px; left: -50px;} /*Moves Minion*/ {position: absolute; top: 130px; left: 300px;} /*Background*/ body {background-image: url(http://i.imgur.com/bw2A7.jpg); background-repeat:no-repeat;} body {background-color: ;} /*Moves spotlight*/ .pet_spotlight {position:absolute; top:165px; left:150px;} /*Description box options including hoverscrollbar, size, position*/ {width:550px; height:200px; overflow:auto;} {overflow: hidden;} :hover {overflow: auto;} {position:absolute; top:290px;left:-50px;} /*TC options including hoverscrollbar, size and position*/ {width:100px; height:800px; overflow:auto;} {overflow: hidden;} :hover {overflow: auto;} {position:absolute; top:80px;left:710px;} /**/ /**/ </style>

[IMG]http://i1086.photobucket.com/albums/j452/lionlizzy/th_ad6bcb0b.gif[/IMG]
❤️❤️

Jan 21, 2012 14 years ago
Hongske
is lost in space
User Avatar

: Sorry for the late reply, I must've missed your ping! Anyway, it seems I made a mistake in that image, it has been updated now (though you might have to refresh to see it)! To remove the adopted thing, the selector is ".pet_wco_info_date" (".pet_age_info" is not a correct selector, so you can remove that one). And I'm glad the image was of use to you! :]

As to the minion, could you link to the profile in question? I'm not sure what happened there, though it might've simply dropped of the page.

Also, a general notice: I updated the guide now! I rewrote some parts, added a few new tricks and rearranged the topics a bit. A lot of stuff has been moved to the "general" section, because it applies to both pet and user profiles. If anyone has any suggestions for codes they want to see, feel free to post them!

(the only thing I still have to complete is the sample pet profiles section)

Jan 22, 2012 14 years ago
GAMECUBE
is a Time Lord
User Avatar

Oh, thank you :) That profile isn't needed any more, the person that wanted it for a friend didn't realise the friend had already got it done lol so doesn't matter.

I've been trying to make a different profile though, and I wanted to make it so when you hover over the minion, the pet spotlight thing appears in it's place, but it's not working. Is it actually possible? Also, any suggestions on improving it would be helpful cause it's the first one I've made. Actually, just realised I'm using that pet to make a profile for someone :x Will ping you when it's back to his own profile, sorry lol.

I'll read through the guide again now it's updated :D How do people make things fade in when you hover them instead of just suddenly appearing? I think that looks quite good.

[IMG]http://i1086.photobucket.com/albums/j452/lionlizzy/th_ad6bcb0b.gif[/IMG]
❤️❤️

Jan 22, 2012 14 years ago
Hongske
is lost in space
User Avatar

: Ah, ok then. And you can do the hover thing with a workaround: You have to position the minion & pet spotlight in the same place, then make the minion disappear on hover. :]

As to the fade, that's CSS3 transitions at work. I'll update the guide to include that, and I'll ping you once I have! :3

Jan 26, 2012 14 years ago
Callistrea
is lonely
User Avatar

Sorry if I should be wrong here, but can I ask you one thing?

On my pet profile, I'd like to put a new textarea out of the content box. I tried to do that with z-index but it isn't working. The box should be above the pet_desc/content-part. :c Do you know if this is possible?

[Edit] I found out myself, should've tried a little bit more before pinging you, sorry! :c

[[ : Wishlist | | | ]]

Feb 2, 2012 14 years ago
GAMECUBE
is a Time Lord
User Avatar

Another question, please don't hate me ;C I'm trying to make one of those pet profiles where you click somewhere and the different boxes show up. And I'm a bit stuck. How do I even get the buttons to work? I have added another text area that I need too, but I don't actually know how to write in it, lol. It's for this pet. I feel like I post here loads, sorry to keep bothering you!

[IMG]http://i1086.photobucket.com/albums/j452/lionlizzy/th_ad6bcb0b.gif[/IMG]
❤️❤️

Feb 8, 2012 14 years ago
Hongske
is lost in space
User Avatar

: No problem, sorry I wasn't able to help you out!

: Don't worry about posting here, I'm here to help after all :] As to the clicky thing, do you understand the concept? It's like having a strip of photo's, with a view window that only shows 1 photo at a time. So all of you content should be underneath each other (like a strip of photos), in 1 container. Then you use CSS to define that container as the "view window" and then you link to the sections. Here's an example link to box 1 link to box 2 link to box 3

content of box 1
content of box 2
content of box 3
<style> {width: 300px; height: 300px; overflow: hidden;} div {width: 300px height: 300px; overflow: auto;} </style>

Does that clear it up?

Feb 8, 2012 14 years ago
GAMECUBE
is a Time Lord
User Avatar

Ahaha and I found my profile difficult D: It's so complicated lol. Would I be able to put the TC in one or would that just not work? How do I position the links to each one, is that just div?

[IMG]http://i1086.photobucket.com/albums/j452/lionlizzy/th_ad6bcb0b.gif[/IMG]
❤️❤️

Feb 8, 2012 14 years ago
Hongske
is lost in space
User Avatar

: Well, you kind of could, but only if you use as your main container, and it would shift everything (the columns, description, treasure & friends). Another way to do it is to copy the TC code into one of your own boxes.

And if you want to position the links, you can simply put them in a different box and then move that one around.

Also, I added the section about fading stuff in/out! It's under general > ADVANCED -- CSS3 Transitions.

Feb 8, 2012 14 years ago
GAMECUBE
is a Time Lord
User Avatar

So would the code go something like

? I think I might leave it out, lol. It'll be fine down the side, lol.

O_o So they'd go inside another div, using another of the whole code in your other post but for each link, or am I complicating it too much lool I don't want them to say anything, there's text on the background which I want the link to cover (transparent), would that work?

I'll read through that section when I have time, I kinda guessed with my profile and played around till it worked but I'd love to know how I did it so I could replicate it lol! :)

[IMG]http://i1086.photobucket.com/albums/j452/lionlizzy/th_ad6bcb0b.gif[/IMG]
❤️❤️

Please log in to reply to this topic.