|
| Index | Recent Threads | Register | |
![]() |
Forums » List all forums » Forum: Webmaster's Corner » Thread: Won't take A {text-decoration: none;} |
|
Total posts in this thread: 9 |
[Change thread status]
[Delete this Thread]
[Move this Thread] [Add To My Favorites] [Watch this Thread] [Post new Thread] |
| Author |
|
|
bostonwineschool
New Member
|
Trying to get me calendar style to match the rest of my web site's style at bostonwineschool.com Here's what I put in the calendar title field. <style>A {text-decoration: none;}A:unvisited {color: #0000FF;text-decoration: none;}A:visited {color: #0000FF;text-decoration: none;}A:hover {color: #000066;background: #CCCCFF;text-decoration: none;}A:active {color: #FF0000;background: #9999FF;text-decoration: none;}</style> It's doing all of it except text-decoration: none Any ideas what I'm doing wrong or why it won't take text-decoration? Thank you! |
||
|
|
support
localendar Expert Joined: Aug 9, 2022 Posts: 6438 Status: Offline |
The short version is, we should have the underline in the m-user class so that it can be overridden there (see http://www.localendar.com/docs/display/lc/Custom+Calendar+CSS) ..but it's not. It's currenty in a place where you can't get to it. We'll have to fix it with a patch (should be fairly quick and easy) ---------------------------------------- Marc Higgins Support Associate, localendar.com Follow us on Twitter! http://www.twitter.com/localendar_news |
||
|
|
bostonwineschool
New Member
|
Thank you, I will keep an eye out for that change... Jonathon |
||
|
|
jalsop
New Member
|
Any idea when this will be available? Thank you! Jonathon |
||||
|
|
support
localendar Expert Joined: Aug 9, 2022 Posts: 6438 Status: Offline |
I had hoped it would go out in last Fri's push, but it didnt make it. Looks like this week. ---------------------------------------- Marc Higgins Support Associate, localendar.com Follow us on Twitter! http://www.twitter.com/localendar_news |
||
|
|
bostonwineschool
New Member
|
Thank you... just let me know when! Jonathon |
||
|
|
support
localendar Expert Joined: Aug 9, 2022 Posts: 6438 Status: Offline |
You're all set. Something like this <style>.m-usr{text-decoration: none; }</style> in your Title setting (under Options->General) will now hide the underline. ---------------------------------------- Marc Higgins Support Associate, localendar.com Follow us on Twitter! http://www.twitter.com/localendar_news ---------------------------------------- [Edit 1 times, last edit by support at Dec 12, 2011, 3:18:07 PM] |
||
|
|
bostonwineschool
New Member
|
Thank you Marc... much better... FYI, when I insert my own link into the title, however, that link still underlines... |
||
|
|
support
localendar Expert Joined: Aug 9, 2022 Posts: 6438 Status: Offline |
That's because you are only overriding the style on the event-link class. I think ".mt-usr" is the class on the Calendar Title (see http://localendar.com/docs/display/lc/Custom+Calendar+CSS). Failing that, you could probably put it right on the title. Like this: <a href="http://www.yahoo.com" style="text-decoration:none;">Go to Yahoo</a> ---------------------------------------- Marc Higgins Support Associate, localendar.com Follow us on Twitter! http://www.twitter.com/localendar_news |
||
|
| [Show Thread Printable Version] [Post new Thread] |
Help! | Cobranding | Legal | Privacy Policy | About localendar.com | Contact Us |