Forum moderator: Eriko |
uCoz Community uCoz Modules Tag Board Customization of Tag Board appearance (name, size, color) |
Customization of Tag Board appearance |
Tsimpou, A bit of help on Tag Boards.
Use your brain before you post ~Lee
Please use search, ~Lee |
Tsimpou, how hard it is to understand? - http://www.forum.ucoz.com/index/17 Learn to read!
Code [color=blue]Text...[/color] [color=red]Text...[/color] [color=purple]Text...[/color] [color=orange]Text...[/color] [color=orange]Text...[/color] [color=gray]Text...[/color] [color=green]Text...[/color] |
Hey uCoz,
I was just wondering. I have enabled the "Tag Board" on my site and i want to edit in the "Appearance of entries". Because i dont like the idea that you can: * Chance your own name I just want a simple bawx where you can write a message and "refresh" the bawx. (Smileys and all that too, ofc.) Anyway, i have been looking in the html code of the "Tag Board" and i have removed the "Name", "Site" and "Email" field now. What should the code be for a simple bawx? Thanks Proud owner of MMOEpic.do.am.
New World of Warcraft - Private Server Community. Come join us, to help us grow even bigger. |
if i understand correctly this is what u need!
name is always enabled! because u cant have a message with empty name and if u want themn to change the name and the message just allow all users and guest to edit their message! edit: on that image email and site are un ticketed, u have to tick them if u want them to be available Post edited by ocam - Tuesday, 2009-02-10, 7:15 PM
|
I know that.
And your account name "$USER_NAME$" is showing as name when you post, without the "name" field. So i want to make it do so theres not popping up a html code for the bawxs. Proud owner of MMOEpic.do.am.
New World of Warcraft - Private Server Community. Come join us, to help us grow even bigger. |
Yeah i know.
But how to edit it correctly, so it actually works 100%. Somebody most have the html code for it? Proud owner of MMOEpic.do.am.
New World of Warcraft - Private Server Community. Come join us, to help us grow even bigger. |
Djfrederick, did you check this thread - http://forum.ucoz.com/forum/21-3335-1 ?
I'm not active on the forum anymore. Please contact other forum staff.
|
Sunny, if i remember correctly. I tryed this, but it didn't work.
The "Message" field disapeared instead. But i will try edit some things and hope it works. Thanks Proud owner of MMOEpic.do.am.
New World of Warcraft - Private Server Community. Come join us, to help us grow even bigger. |
No1 Change the width 180 to anything (marked in red)
Admin bar/ design / page design customization Quote <?if($CHAT_BOX$)?> <table style="border: 1px solid rgb(60, 60, 60); margin-bottom: 2px;" width="180" border="0" cellpadding="0" cellspacing="0"> <tbody><tr><td style="background: rgb(37, 37, 37) url(http://s18.ucoz.net/t/984/5.gif) repeat scroll 0% 0%; -moz-background-clip: -moz-initial; -moz-background-origin: -moz-initial; -moz-background-inline-policy: -moz-initial; color: rgb(255, 202, 66); padding-left: 28px; font-size: 10px;" height="23"><b>Мини-чат</b></td></tr> <tr><td style="padding: 5px; background: rgb(19, 19, 19) none repeat scroll 0% 0%; -moz-background-clip: -moz-initial; -moz-background-origin: -moz-initial; -moz-background-inline-policy: -moz-initial;">$CHAT_BOX$</td></tr> <tr><td><img src="http://s18.ucoz.net/t/984/6.gif" border="0"></td></tr> </tbody></table> <?endif?> No2 ur done this should do it edit: ow and if u put the width 100% (for the chat) it will mach exactly to the size of ur forum width Post edited by ocam - Wednesday, 2009-02-11, 10:21 PM
|
| |||