Forum moderator: bigblog |
uCoz Community For Webmasters Design Customization Everything about design #971 goes here! (Design, Template 971) |
Everything about design #971 goes here! |
you have more than one photo:
http://lktests.ucoz.com/.s/t/971/5.gif http://lktests.ucoz.com/.s/t/971/4.gif You can edit these photos in cPanel>Customize design>CSS Code <tr><td width="101" height="74"><img src="/.s/t/971/4.gif" border="0"></td><td width="505" style="background:url('/.s/t/971/5.gif);padding-bottom:20px;"><span style="color:#969595;font:20pt bold Verdana,Tahoma;"><!-- <logo> -->My site<!-- </logo> --></span></td><td></td></tr> To these one: Code <tr><td width="101" height="74"><img src="YOUR NEW PHOTO" border="0"></td><td width="505" style="background:url('YOUR NEW PHOTO');padding-bottom:20px;"><span style="color:#969595;font:20pt bold Verdana,Tahoma;"><!-- <logo> -->YOUR SITE NAME<!-- </logo> --></span></td><td></td></tr> Post edited by andiqu - Wednesday, 2009-07-15, 11:40 AM
|
Quote (andiqu) You can edit these photos in cPanel>Customize design>CSS Code <tr><td width="101" height="74"><img src="/.s/t/971/4.gif" border="0"></td><td width="505" style="background:url('/.s/t/971/5.gif);padding-bottom:20px;"><span style="color:#969595;font:20pt bold Verdana,Tahoma;"><!-- <logo> -->My site<!-- </logo> --></span></td><td></td></tr> To these one: The following is the code for my design located @ "Top part of the website" under Main >> Customize Design >> Editing templates
Code <table border="0" cellpadding="0" cellspacing="0" width="100%" height="240"> <tr> <td width="240"><img src="/.s/t/871/1.jpg" border="0"></td> <td width="240" align="center" style="background:url('/.s/t/871/2.jpg') #563129;"><span style="color:#FFBFB2;font:20pt bold Verdana,Tahoma;"><b><!-- <logo> -->UltraKill Empire<!-- </logo> --></b></span></td> <td align="center" style="background:url('/.s/t/871/3.jpg') #000000;"> <table cellpadding="10" cellspacing="0" border="0" width="100%" height="240"> <tr><td align="right">$WDAY$, $DATE$, $TIME$</td></tr> <tr><td align="right"><?if($USERS_ON$)?><?if($USER_LOGGED_IN$)?><!--<s5200>-->Logged in as<!--</s>--> <a href="$PERSONAL_PAGE_LINK$"><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$">RSS</a><?endif?></td></tr> <tr><td><a href="$HOME_PAGE_LINK$"><!--<s5176>-->Main<!--</s>--></a> <?if($MODULE_URL$)?>| <a href="$MODULE_URL$">$MODULE_NAME$</a><?endif?> <?if($USERS_ON$)?><?if($USER_LOGGED_IN$)?> | <a href="$PERSONAL_PAGE_LINK$"><!--<s5214>-->My profile<!--</s>--></a><?else?> | <a href="$REGISTER_LINK$"><!--<s3089>-->Registration<!--</s>--></a><?endif?><?endif?> <?if($USERS_ON$)?><?if($USER_LOGGED_IN$)?> | <a href="$LOGOUT_LINK$"><!--<s5164>-->Log out<!--</s>--></a><?else?> | <a href="$LOGIN_LINK$"><!--<s3087>-->Login<!--</s>--></a><?endif?><?endif?></td></tr> </table> </td> </tr> </table><div style="height:16px;background:url('/.s/t/871/4.gif');"></div> I get your example as what to replace, but I have a few questions. How/where do I upload the image and do I just put nameofimage.jpg? Also, to make sure I get the same size image in place of existing image how do I find out what size the current image is? <a class="link" href="http://wWw.UltrakillEmpire.uCoz.com" rel="nofollow" target="_blank">wWw.UltrakillEmpire.uCoz.com</a>
|
I apologize as I didn't realize I was re-posting as I was simply asking a question. Can you direct me to where I may ask the question I already posted?
<a class="link" href="http://wWw.UltrakillEmpire.uCoz.com" rel="nofollow" target="_blank">wWw.UltrakillEmpire.uCoz.com</a>
|
Quote (Armaros) andiqu, if you lack knowledge - out of my board! In here, I want to keep everything in standard and I don't need newbies to mess my system. Hey! I only intented to HELP not to mess your system, I confused that, but look at the rest of the explanation man !!! Don't say these to me again please, me, here for helping other people, and you.. ? insulting me? Post edited by andiqu - Wednesday, 2009-07-15, 11:33 PM
|
Quote (andiqu) Hey! I only intented to HELP not to mess your system, I confused that, but look at the rest of the explanation man !!! Don't say these to me again please, me, here for helping other people, and you.. ? insulting me? Now you made off-topic. Don't continue. |
Thanks for answering my questions. So what you're saying is the above becomes:
Quote (Kon10dR) <td width="240"><img src="nameofimage.png" border="0"></td> <a class="link" href="http://wWw.UltrakillEmpire.uCoz.com" rel="nofollow" target="_blank">wWw.UltrakillEmpire.uCoz.com</a>
|
Spaces at Sides
Find: /* General Style */ Find: <body style="background-color:#FFFFFF; margin:0;padding:0;"> Find: </body> [... With uCoz since December 2 2007 ...]
|
how to put container in the forum please help i have a screen shot here
Attachments:
0968466.jpg
(225.8 Kb)
|
Dangem, go to CP --> Design ---> Design management (templates) ---> Forum ---> General Appearance of forum pages --->
Delete everything and add this instead: Code <html> <head> <meta http-equiv="content-type" content="text/html; charset=UTF-8"> <title>$MODULE_NAME$</title> <?$META_DESCRIPTION$?> <link type="text/css" rel="StyleSheet" href="/.s/src/css/971.css" /> </head> <body style="background-color:#FFFFFF; margin:0;padding:0;"> $ADMIN_BAR$ $GLOBAL_AHEADER$ <table border="0" cellpadding="0" cellspacing="0" width="100%"> <tr> <td valign="top" style="padding:3px"> $GLOBAL_CLEFTER$ </td> <td valign="top" width="100%" style="padding-top:5px;padding-bottom:5px;"> <table border="0" cellpadding="10" cellspacing="0" width="100%" style="border:1px solid #D7D7D7;float:left;"><tr><td style="background:#F8F8F8;"><div class="forumContent"><table border="0" cellpadding="0" height="30" cellspacing="0" width="100%"> <tr> <td align="right">[<?if($USER_LOGGED_IN$)?> <a href="javascript://" rel="nofollow" id="upml" class="fNavLink" onclick="window.open('$PM_URL$','pmw','scrollbars=1,top=0,left=0,resizable=1,width=680,height=350');return false;"><!--<s3065>-->Private messages<!--</s>-->($UNREAD_PM$)</a> · <?if($IS_NEW_PM$)?><script type="text/javascript">function flashit(id,cl){var c=document.getElementById(id);if (c.style.color=='red'){c.style.color=cl;}else {c.style.color='red';}}setInterval("flashit('upml','')",500)</script><bgsound src="http://s50.ucoz.net/img/fr/pm.wav" loop="1" volume="0" balance="0"> <?endif?><?endif?> <a class="fNavLink" href="$RECENT_POSTS_LINK$" rel="nofollow"><!--<s5209>-->New messages<!--</s>--></a> · <a class="fNavLink" href="$MEMBERS_LIST_LINK$" rel="nofollow"><!--<s5216>-->Members<!--</s>--></a> · <a class="fNavLink" href="$BOARD_RULES_LINK$" rel="nofollow"><!--<s5166>-->Forum rules<!--</s>--></a> · <a class="fNavLink" href="$SEARCH_PAGE_LINK$" rel="nofollow"><!--<s3163>-->Search<!--</s>--></a> · <a class="fNavLink" href="$RSS_LINK$" rel="nofollow">RSS</a> ]</td> </tr> </table> $BODY$</div> </td></tr></table> </td> <td valign="top" style="padding:3px"> </td> </tr> </table> $GLOBAL_BFOOTER$ </body> </html> To busy building a passive income online ;)
|
| |||