There isn't a tutorial for it, actually. You have to assign a class for each different color you want to to use. If you want them to be next to each other, you have to put in float:left. If you want them to go under each other (like in a sidebar) you leave that out. In your HEAD overrides:
I love this layout!! But I don't have Powerzip and it's telling me it won't work without it. So could you e-mail the codes and picture file to me?!! ♥ Hollie
Comments 76
Reply
Reply
how does one get the boxes that change color when you hover over them (like in that layout)?
I can't find a tutorial anywhere!
Reply
a.one, a.one:active, a.one:visited {
color: color;
background: color;
float:left;
width: xx;
diplay:block;
}
a.one:hover {
color: color;
background: color;
float:left;
width: xx;
diplay:block;
}
a.two, a.two:active, a.two:visited {
color: color;
background: color;
float:left;
width: xx;
diplay:block;
}
a.two:hover {
color: color;
background: color;
float:left;
width: xx;
diplay:block;
}
Then when you use your links you assign it to them like so:
link
link
Reply
Reply
foxyhols22@aol.com
Reply
Reply
Reply
i REALLY REALLY love it!! i just need the code bc i dont know how to download it!! :( comment back in my journal plzz thanks a bunch!!
kaytee *<33
Reply
Reply
I CANT DO THOSE THINGS!!
Reply
Leave a comment