Removing "Read more" links from Frontpage

My website is powered by Drupal 5.7. Recently i reworked on its frontpage for better readiblity of data.

I was trying to remove "Read more" links from frontpage. After analyzing, i found that i could change in the module itself - but this will be overridden once i update my module.

I was looking for alternative solution to this - and while searching in Drupal.org forums, i came across
http://drupal.org/node/244182#comment-881076

I used this code to hide links on frontpage.


// Hide links - such as email to friend, mark as spam, etc
.links { display: none }

// If you have service_links module, enabled, this will help you hide them.
.service-label { display: none }

you can checkout the code on http://www.nagpurpulse.com

Please send your suggestions / comments regarding this.

Thanks
Vinay

Vinay Yadav at VinayRas Infotech
Vinay Yadav Developer http://www.vinayras.com