Calendar - Hide 'View all'-Link? |
![]() ![]() |
Calendar - Hide 'View all'-Link? |
Nov 21 2007, 01:17 PM
Post
#1
|
|
![]() Senior Member ![]() ![]() ![]() Group: Member Posts: 47 Joined: Sep 2006 Member No: 467,695 |
Hi there,
can you please tell me how I can hide the 'VIEW ALL' Link in the headline of the calendar? I found out that the class-name is whitelink, but I don't know how to create the code ... |
|
|
|
Nov 21 2007, 01:26 PM
Post
#2
|
|
![]() i did your boyfriend ![]() ![]() ![]() ![]() ![]() ![]() ![]() Group: Official Designer Posts: 3,335 Joined: Feb 2004 Member No: 4,071 |
CODE <style type="text/css"> .whitelink {display:none;} </style> although all links with that class will disappear - not just the View All link. |
|
|
|
Nov 22 2007, 10:38 AM
Post
#3
|
|
![]() Senior Member ![]() ![]() ![]() Group: Member Posts: 47 Joined: Sep 2006 Member No: 467,695 |
Oh thank you, it works! And no, the View All-Link at the comments is still there. :)
I thought that the code has to be larger, ... shame on me that I didn't try it out. Great ... |
|
|
|
Nov 22 2007, 12:09 PM
Post
#4
|
|
|
Adobe Addict ![]() ![]() ![]() ![]() ![]() ![]() Group: Staff Alumni Posts: 1,237 Joined: Mar 2005 Member No: 113,043 |
Topic Closed
|
|
|
|
![]() ![]() |