- Both 200 px X 240 px (do respect the size or it'll look messy)
- Hover description
-Hover links
Big thanks to roxiestheme's base code, and imagnedragns âs hover link tutorial
Note: Hopefully there wonât be any problem when used, but feel free to pm me if there is any :)
live preview 2 and code 2 is the theme with a updates box *to edit the updates box go to customize >> HTML then  press ctrl+f and type in updatesbox *
any questions comments or concerns please put them here
hi marcie! i was wondering, is there anything particular that you had to do to get the hover thing on your networks? like, when you hover over it and it says the name of the network, but its not the normal grey box tumblr has
Hey babe! So what youâre referring to is a tooltip - itâs used to customize the hover boxes that give additional information about links when you put your cursor over them :-)
To install one yourself, you will do the following:
STEP 1
Put this code somewhere after - this area will be near the top of your theme code. Oh, and fyi - the settings in this section are currently set to my own, but you are free to play with font family, style, color, etc. Just follow the instructions in the code. Also, make sure you pay attention to the margins, because that will determine how far away your hover box appears from your actual cursor.
STEP 2
Put this code sometime before - I usually like to put it directly after {CustomCSS}, but itâs up to you as long as itâs somewhere in the header section.
STEP 3
Lastly, every time you make a link that you want hover text on, you will need to build it a little differently in order to tell the code that it needs to put a label on its link. It will look like this:
href="http://yourlink.com"> this is where the NON-hover link text will go, so if youâre using the tooltip youâll probably be putting a symbol or something here!
If you have any other questions, please let me know!
Q: âDo I need to credit you if I use these codes?â
I believe the anon is talking about when you hover over your links, the box is white to describe the link, but when they do it, it's yellow.
Gotchaaaa. I was so confused I forgot I had even posted that code. Lmao.
TO THE EARLIER ANON: Sorry about the confusion. I honestly have no idea why that would be yellow for you but it probably has something to do with where's it's being placed/your theme code 'cause there's nothing within the hover code itself to affect the color of the hover.Â