is this legal to use this css code to hide some links
i wonder if there any problem by that thank you
- Code:
a[href="/search?search_id=newposts"]
,a[href="/search?search_id=egosearch"]
,a[href="/search?search_id=unanswered"]
,a[href="/search?search_id=activetopics"]
,a[href="/memberlist?mode=today_posters"]
,a[href="/memberlist?mode=overall_posters"]
,a[href="/?mode=delete_cookies"]
,a[href="/?mark=forums"]
,a[href="/privmsg?folder=savebox"]
,a[href="http://help.forumotion.com/"]
{display:none;}
i wonder if there any problem by that thank you
Last edited by Michael_vx on May 7th 2014, 2:40 am; edited 3 times in total (Reason for editing : i forget something in the code)