View Full Version : MiniCalendar is way too wide? How to fix it?
JarekN
10-17-2004, 01:28 AM
Please look at http://forum.nitelifeinfo.com
You'll see that the calendar is way too wide... Any idea what has to be modified to make it smaller?
THANX
memobug
10-17-2004, 04:07 AM
This is just a wild guess (I mean it) but have you tried turning off the AdminCP option to display the template name comments <!-- TEMPLATE NAME -->
?
Those were giving me some weird spacing in the who's online listing.
Regards,
Matt
Scott_H
10-17-2004, 03:10 PM
I copied your calender code in my HTML editor to check it out. After striping it down I have found the culprit. Some how you managed to add "padding: 3px 6px 3px 6px;" to your smallfont css tag. You have it on a bunch of others too. I changed the 6's to zero's an wallah, fixed. My css doesn't have these extra padding in the code so I don't know how you did it, but now you'll know what you need to fix.
JarekN
10-18-2004, 09:46 AM
THANX!
IT was the style sheet... I found it... doh...I had someone help me with the layout/colors of the site... I should known better...
THANX!
I copied your calender code in my HTML editor to check it out. After striping it down I have found the culprit. Some how you managed to add "padding: 3px 6px 3px 6px;" to your smallfont css tag. You have it on a bunch of others too. I changed the 6's to zero's an wallah, fixed. My css doesn't have these extra padding in the code so I don't know how you did it, but now you'll know what you need to fix.
vBulletin® v3.8.4, Copyright ©2000-2012, Jelsoft Enterprises Ltd.