hey c: , im using the hover update tab, but its not working :c, the picture wont come out fully, and the announcement are all bunched up :c can you please help me !
ok so for the picture, to make it bigger or smaller you’re gonna go here (this is the first code that you paste under:
****notice that it say #thekey img { not #thekey ****
okay so to change the size of the picture that you’re using, you’re going to just change the part that says width: (…)px. To make the image bigger make the number bigger, and vice versa.
for the actual announcement box is a little trickier.
look for this part in the first code as well
then locate where it says:
margin-left: (blah blag blah) px
margin-top: (….) px
okay so to make the position of the box appear more to the right, your going to want to make the px on the margin-left a bigger number, and vice versa. (smaller number = box more to the left)
to make the box appear farther down, make the px on the margin-top a higher number, and vice versa as well. (lower # = box is higher)
also to make breaks or spaces between each line your gonna want to put
in the middle of each line, for example:
okay so i really hope this helped, if you have any questions, feel free to ask :)









