Welcome Guest   | Login   
  Search  
  Index |  Recent Threads |  Register | 


Quick Go »
Thread Status: Normal
Total posts in this thread: 2
[Change thread status] [Delete this Thread] [Move this Thread]
[Add To My Favorites] [Watch this Thread] [Post new Thread]
Author
Previous Thread This topic has been viewed 423 times and has 1 reply Next Thread
lubbockcoupongal
New Member



Joined: Aug 18, 2010
Posts: 1
Status: Offline

Edit this Post   How do I fit the mini-calendar into sidebar? Reply to this Post
Reply with Quote
[Delete this Thread]

My mini-calendar is not fitting into my sidebar. I'm not an expert coder, so, I was hoping to just add the mini-calendar code to a HTML widget in wordpress. When I do, it is way too big and only shows either part of the time, or part of the event, or just the day of the week. How do I change the size? I think I need 125 x 125.
[Jan 24, 2011, 4:49:41 PM] [208.188.105.93] Show Post Printable Version [Link] Report threatening post: please login first  Go to top 
support
localendar Expert
Member's Avatar


Joined: Aug 9, 2022
Posts: 6439
Status: Offline
Edit this Post   Re: How do I fit the mini-calendar into sidebar? Reply to this Post
Reply with Quote
[Delete this Post]

125z125 is going to be pretty small. You can change the size of the mini calendar by editing the HTML that was generated.

Basically, if you make the font size smaller, and the date boxes smaller, the calendar should start to slim down.

Have a look at this code, which should be similar to what the Publish Wizard generated for you:


.localendar-mini td, th {
width: 30px;
height: 30px;
text-align: center;
vertical-align: middle;
font-family: arial;
font-size: 16px;
}


Try using a smaller value for height and width, and also for font-size.
----------------------------------------
Marc Higgins
Support Associate, localendar.com
Follow us on Twitter! http://www.twitter.com/localendar_news
[Jan 28, 2011, 11:36:09 AM] [68.198.253.122] Show Post Printable Version [Link] Report threatening post: please login first  Go to top 
[Show Thread Printable Version] [Post new Thread]

Help! | Cobranding | Legal | Privacy Policy | About localendar.com | Contact Us