|
uCoz Community Archives Locked Help with codes |
Help with codes |
Code <script></script> Post edited by SirDarknight - Friday, 2011-02-04, 9:53 AM
|
Quote (SirDarknight) Is There Any Way To Add Something Beside Logout?(See This Spoiler) spoiler doesn't contain a picture
Quote (SirDarknight) Is There Any Way To Remove All Messages Together From Tag-Board? no you need to do it manually
Quote (SirDarknight) # How To Do This That When I Will Move Mouse Pointer On A Forum It Will be Darken? you can do this with hovering effects in css,i will provide you the whole code to make it easy'er for you for once
Code table.gTable tr:hover td.forumLastPostTd, table.gTable tr:hover td.forumIcoTd, table.gTable tr:hover td.threadIcoTd, table.gTable tr:hover td.forumNameTd, table.gTable tr:hover td.threadNametd, table.gTable tr:hover td.forumPostTd, table.gTable tr:hover td.threadPostTd, table.gTable tr:hover td.threadViewTd, table.gTable tr:hover td.threadAuthTd, table.gTable tr:hover td.forumThreadTd, table.gTable tr:hover td.threadLastPostTd, table.gTable tr:hover td.forumLastPostTd {background: #585858;} change to colour code to yours
Quote (SirDarknight) # Is This Possible To Add Any Button Beside The Css Buttons? be more specific about this , this question is unclear to everyone
Quote (SirDarknight) Which Design Is Most Popular Now? all the designs are populair , thy almost match with the same result , we have millions of uCoz users so millions with different designs , we can't know wich one is the most populair one To busy building a passive income online ;)
|
1.Image :
2.http://forum.ucoz.com/forum/38-12058-1 I want to add the button on the menu.
Quote (Animorph) table.gTable tr:hover td.forumLastPostTd, table.gTable tr:hover td.forumIcoTd, table.gTable tr:hover td.threadIcoTd, table.gTable tr:hover td.forumNameTd, table.gTable tr:hover td.threadNametd, table.gTable tr:hover td.forumPostTd, table.gTable tr:hover td.threadPostTd, table.gTable tr:hover td.threadViewTd, table.gTable tr:hover td.threadAuthTd, table.gTable tr:hover td.forumThreadTd, table.gTable tr:hover td.threadLastPostTd, table.gTable tr:hover td.forumLastPostTd {background: #585858;} Where Should I Put The Code? Added (2011-02-04, 4:13 Am) Attachments:
3286644.jpg
(24.0 Kb)
|
Quote (SirDarknight) Is There Any Way To Add Something Beside Logout?(See This Spoiler) sure , you can modify whole the bar , what is the problem ?
Quote (SirDarknight) 2.http://forum.ucoz.com/forum/38-12058-1 you can modify that code to your needs
Quote (SirDarknight) Where Should I Put The Code? hmm lets see , this is not an HTML code, and not javascriptsthen it must be CSS , so i will say you need to throw it into your CSS and hit the save button , it might be that it does not work directly in firefox , then you need to watch it in another browser and if it works there then it should work in firefox in a couple of hours Best regard and goodluck To busy building a passive income online ;)
|
Quote (Animorph) Quote (SirDarknight) Is There Any Way To Add Something Beside Logout?(See This Spoiler) sure , you can modify whole the bar , what is the problem ? But Where? |
okay , go to CP ---> Design ---> Design management (templates) ---> Top part of the website
Find and edit : Code <table cellpadding="0" cellspacing="0" border="0" width="100%" height="23" style="border:1px solid #262626;background:url('/.s/t/984/4.gif');"> <tr> <td width="50%" align="left" style="font-size:10px;padding-left:10px;"><a href="$HOME_PAGE_LINK$" title="Main"><!--<s5176>-->Main<!--</s>--></a><?if($USERS_ON$)?><?if($USER_LOGGED_IN$)?> | <a href="$PERSONAL_PAGE_LINK$" title="My profile"><!--<s5214>-->My profile<!--</s>--></a><?else?> | <a href="$REGISTER_LINK$" title="Registration"><!--<s3089>-->Registration<!--</s>--></a><?endif?><?endif?> <?if($USERS_ON$)?><?if($USER_LOGGED_IN$)?> | <a href="$LOGOUT_LINK$" title="Log out"><!--<s5164>-->Log out<!--</s>--></a><?else?> | <a href="$LOGIN_LINK$" title="Login"><!--<s3087>-->Login<!--</s>--></a><?endif?><?endif?></td> <td width="50%" align="right" style="font-size:10px;padding-right:10px;"><?if($USERS_ON$)?><?if($USER_LOGGED_IN$)?><!--<s5200>-->Logged in as<!--</s>--> <a href="$PERSONAL_PAGE_LINK$" title="My profile"><b>$USERNAME$</b></a> | <!--<s3167>-->Group<!--</s>--> "<u>$USER_GROUP$</u>"<?else?><!--<s5212>-->Welcome<!--</s>--> <b>$USERNAME$</b><?endif?><?endif?> <?if($RSS_LINK$)?>| <a href="$RSS_LINK$" title="RSS">RSS</a><?endif?></td> </tr> </table> continue discussion about your design here: To busy building a passive income online ;)
|
THNKX A LOT. Increased Reputation and Gave A Award.
|
| |||
| |||