Recent Posts
None | 22 sec ago
C# | 1 min ago
Delphi | 1 min ago
Delphi | 1 min ago
Delphi | 2 min ago
Delphi | 2 min ago
C# | 2 min ago
PHP | 2 min ago
PHP | 2 min ago
Delphi | 2 min ago
Sitereport
Find cool info about any domain on the internet?
visit sitereport
Free Subdomains
Want a pastebin.com sub-domain for your community?
learn more...
What is pastebin?
Pastebin is a website that hosts all your text & code on dedicated servers for easy sharing.
learn more...
By romas on the 8th of Jun 2008 11:35:37 AM
Download |
Raw |
Embed |
Report
open message.php
find this line:
<div id = "sc<?php echo $msg_id; ?>" class = "switchcontent">
then change it to:
<div id = "sc<?php echo $msg_id; ?>" class = "switchcontent" style="display:none;">
Does it help?
Submit a correction or amendment below.
[ previous version ] | [ difference ] | Make A New Post