localendar Forums Homepage

Print at Nov 9, 2025, 5:14:16 PM View all posts in this thread on one page
Posted by dplorg at Nov 26, 2014, 4:59:02 PM
Are there different skins for the 'pinboard' view?
I'm using the pinboard view for the calendar on my website. It has all the features I need except the style (soft corners) don't work with my website.

Is there a way to have a pinboard view with sharp edges?

Website link

Posted by support at Nov 28, 2014, 9:53:06 PM
Re: Are there different skins for the 'pinboard' view?
Yes; you can add something like this to your calendar's header or footer to override the CSS that gives you the rounded corners:

<style>#tiles li {border-radius:0px;}</style>


Check it out; I added it for you already.

If you want to hide the shadow-blur around the boxes, use this instead:
<style>#tiles li {border-radius:0px;box-shadow:none;}</style>
----------------------------------------
Marc Higgins
Support Associate, localendar.com
Follow us on Twitter! http://www.twitter.com/localendar_news


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