Quote:
Originally Posted by Exitilus
Works great here except I've noticed there is a huge space inbetween the "My Mood" and the image .... O.o.
Probably fixable by fixing the template i'm guessing
|
Replace all the code on the
#vmoods-container p line with the following.
Code:
#vmoods-container p{margin:0px; float:left; font-weight: bold;}
If your using the default icons you should be fine with the spacing that the larger custom icons that some of us are using but that should resolve the gap issue.