01 02 03 04 05 06 07 08 09 10 11 12 13 14 all
hirowearsprada says: Hey. I am using your Tags List and I wanted to ask how I can make the background of the main page bigger? Since I got so many links in one column.

Find this in the code:

.b3 {
opacity: 0.0;  
height: 265px;  
background-color: #000;  
width: 500px;  
margin-top: 40px;  
position: absolute;
transition-duration: 0.6s;  
-moz-transition-duration: 0.6s;  
-webkit-transition-duration: 0.6s;  
-o-transition-duration: 0.6s;
}

And just increase the height to fit your tags c: