Items such as the linkblog (but also calendar etc etc) have a default file located in the ../blogs/skins/ folder. The creator of the skin can either use this default (by using the minimal _linkblog.php file in the ,,/blogs/skins/YOURSKIN/ folder) or do a complete makeover (by copying the default _linkblog.php file to the YOURSKIN folder and editing it).
This information will help you in this way: if you want to change the behaviour of the l33t_gray skin only, copy the file ../blogs/skins/_linkblog.php to the ../blogs/skins/l33t_gray/ folder and remove lines 75 and 76:
Items such as the linkblog (but also calendar etc etc) have a default file located in the ../blogs/skins/ folder. The creator of the skin can either use this default (by using the minimal _linkblog.php file in the ,,/blogs/skins/YOURSKIN/ folder) or do a complete makeover (by copying the default _linkblog.php file to the YOURSKIN folder and editing it).
This information will help you in this way: if you want to change the behaviour of the l33t_gray skin only, copy the file ../blogs/skins/_linkblog.php to the ../blogs/skins/l33t_gray/ folder and remove lines 75 and 76:
If you want to change this for every skin, edit the file ../blogs/skins/_linkblog.php directly.
Good luck