uCoz Community Archives Locked Message Board Script (**UNFINISHED**) |
Message Board Script |
Quote (Note) I would like this thread to be moved to the Hints and Tips for Ucoz forum. After it is done. Okay so, A little while back I started this message table script for your forums or whatever. And I haven't fully completed it yet. I want to hear your suggestions for this script (such as what it should contain and placement, etc.) . Quote <table border="1" <span style="color:gray">cellpadding="0" cellspacing="0" style="background:#C0C0C0;" width="100%"> <tr> <td><img src="http://www.perfectcheekbones.com/you-here.gif" border="0" alt="" /></td> <td style="vertical-align:top"> We hope you enjoy your visit. <p> You're currently viewing our forum as a guest. This means you are limited to certain areas of the board and there are some features you can't use. If you join our community, you'll be able to access member-only sections, and use many member-only features such as customizing your profile, sending personal messages, and voting in polls. Registration is simple, fast, and completely free. <br> <br> Join Our ComMunity! <br> <br> $ LOGIN FORM $</td> </tr> </table>
#NOTE: The actual links and codes have not yet been submitted to the script. As far as this goes I will show you how it works. #C0C0C0: The color you want for your table.
That's all I can tell you really, This is what it looks like right now: Attachments:
5424377.png
(12.7 Kb)
My Projects:
Post edited by Kness - Friday, 2011-03-04, 9:22 PM
|
CreativeCollusions, I know, I am not finished with it. And I might improve it's style but I want to keep it simple for better using in different styled forums.
Added (2011-03-09, 8:50 PM)
Code <table width="1002" height="270" border="1" cellpadding="2" cellspacing="1"> <tr> <th width="250" height="266" scope="row"><img src="http://www.seeklogo.com/images/M/Metallica_Ninja_Star-logo-51E62FB9DD-seeklogo.com.gif" width="250" height="260" alt="Star" /></th> <td width="685"><p>We hope you enjoy your visit. <br /> <br /> You're currently viewing our forum as a guest. This means you are limited to certain areas of the board and there are some features you can't use. If you join our community, you'll be able to access member-only sections, and use many member-only features such as customizing your profile, sending personal messages, and voting in polls. Registration is simple, fast, and completely free. <br /> </p> <p><br /> Join Our Community! <br /> </p> <p><br /> $LOGIN FORM$</p></td> </tr> </table> What do you guy's think? My Projects:
|
I am having this problem:
the first box (where the avatar is held) is well see for yourself, I want it to bee like "Normal". Can you guys help with that?
Code <?if($USER_LOGGED_IN$)?> <table border="1" cellpadding="2" cellspacing="1" width="100%"> <tr> <th><?if($USER_AVATAR_URL$)?><a href="$PERSONAL_PAGE_LINK$"><img src="$USER_AVATAR_URL$"></a><?else?><a href="$PERSONAL_PAGE_LINK$"><img src="/images/noavatar.png"></a><?endif?></th> <td style="vertical-align:top"> Welcome, $USERNAME$ <p> <li><a href="index/11">Edit Profile</a></li> <li><a href="$PM_URL$">Private Messages ($UNREAD_PM$)</a></li> <br> <br> Join Our Community! <br> <br> $LOGIN_FORM$ </tr> </table> <?else?> <table border="1" cellpadding="2" cellspacing="1" width="100%"> <tr> <th><img src="http://www.perfectcheekbones.com/you-here.gif" border="0" alt="" /></th> <td style="vertical-align:top"> We hope you enjoy your visit. <p> You're currently viewing our forum as a guest. This means you are limited to certain areas of the board and there are some features you can't use. If you join our community, you'll be able to access member-only sections, and use many member-only features such as customizing your profile, sending personal messages, and voting in polls. Registration is simple, fast, and completely free. <br> <br> Join Our Community! <br> <br> $LOGIN_FORM$</td> </tr> </table> <?endif?> Attachments:
2551043.png
(15.9 Kb)
My Projects:
|
Kness, OK. Let's See Who Breaks Rule?
Quote (Kness) #C0C0C0: The color you want for your table. 100%: Measurements for the script. http://www.perfectcheekbones.com/you-here.gif: Image showing or Banner for advertisement or News. border="1": Border width. cellpadding="0": control the space between table cells cellspacing="0": amount of space inside the table. Red Color Is Only For Staffs. Not For Checked or Users. You Marked 100% With Red Color. Remove it Now |
Quote (runakter) Kness, OK. Let's See Who Breaks Rule? Quote (Kness) Red Color Is Only For Staffs. Not For Checked or Users. You Marked 100% With Red Color. Remove it Now
Quote (NTP) It's prohibited to use red for more than 10% of the text. runakter, You already knew of what NTP said, because you read those rules that You were referring to me breaking. My Projects:
|
Natashko, Message #5.
I want it so it doesn't have that much "room" where the avatar is held. My Projects:
|
Kness,
Quote (Kness) I want it so it doesn't have that much "room" where the avatar is held. I read that message. That is why I wrote Quote (Natashko) provide the URL of the page where you have the above stated problems How else do you expect us to help you? |
| |||