|
Post by miilos on Apr 2, 2020 23:50:54 GMT
Trying to find some JCink coding to work with as a base for something, but can't find anything that fits the bill.
All I need is a quick code for a little base template (doesn't need any custom colors, images, etc I should be able to handle all that myself) that starts at, say, 120x400px, expands to 400x400px when hovered, then shrinks back to 120x400px when the expanded area isn't being hovered. I can do basic coding, but hover/more advanced stuff I need a base to work with to figure it out xD
|
|
|
Post by finley on Apr 3, 2020 0:02:05 GMT
Hey miilos , I hope this fits what you're looking for! I included a transition for the hover, and you can edit how fast it goes or just take it out entirely if you want.
|
|
|
Post by miilos on Apr 3, 2020 0:07:53 GMT
That's perfect, but is there some way to convert that to be usable in a post in JCink? (Might've been good to mention this is for like a post/plotter template xD)
|
|
|
Post by finley on Apr 3, 2020 0:23:16 GMT
Yeah! So the way to make it work on a Jcink site would look like this (without the * of course)
[doHTML*] <style*>
put all the css in here
</style*>
And now all the <div*> classes go here.
[/doHTML*]
|
|
|
Post by miilos on Apr 3, 2020 0:25:06 GMT
...well now I just feel dumb for not having done that in the first place. x'D
Thanks though! It's appreciated!
|
|
|
Post by Kitten4u on Apr 19, 2020 17:55:21 GMT
[nospaces] [attr="class","infoBG"] [attr="class","infoBG2"] [attr="class","infoBack"] [attr="class","infoTitle"][attr="class","fa fa-star-o"] threadarchived [attr="class","infoDiv"] [attr="class","infoBody"]
To keep the forum clean and so people know that all threads in certain areas are current and that the OP is likely to still have interest, we archive threads that haven't gotten posts for 2 weeks. This thread is being archived for that reason. If you would like this thread reopened, contact a staff member.
|
|