New messages Members Forum rules Search
  • Page 1 of 1
  • 1
Forum moderator: kostova  
uCoz Support Forum by uCozers » uCoz » Design Customization » News Entry help needed (sml[answered])
News Entry help needed
Miss_StephxxDate: Tuesday, 2009 October 20, 1:15 AM | Message # 1
Font size: A | A |
Lieutenant
Group: uCozer
Message: 56
[ ]
Offline
Design 961

here an example

red is the background

blue the the news entry ...

Site News : HTML

Page of entry ...

Code

<html>
<head>
<meta http-equiv="content-type" content="text/html; charset=UTF-8">

<title>$TITLE_BAR$ - $SITE_NAME$</title>
<?$META_DESCRIPTION$?>
<link type="text/css" rel="StyleSheet" href="http://game-network.ucoz.net/_st/my.css" />
</head>

<body style="background:#151515; margin:0px; padding:0px;">
$ADMIN_BAR$

$GLOBAL_AHEADER$
<table cellpadding="0" cellspacing="0" border="0" width="999"tr><td valign="top" style="padding:0 7px 0 2px;">

<table cellpadding="0" cellspacing="0" border="0" width="100%"><tr><td width="100%" align="center" style="border:1px solid #4B575E;background:url('http://game-network.ucoz.net/CSS/12.gif') top left repeat #384146;">

<!-- <middle> -->

<table border="0" cellpadding="10" cellspacing="0" width="100%">
<tr>
<td valign="top" width="200">

$GLOBAL_CLEFTER$
</td>

<td valign="top" style="padding:10px 0 10px 0;">
<table border="0" cellpadding="0" cellspacing="0" width="100%" style="border:2px solid #585858;"><tr><td style="background:url() top left repeat #151515;padding:15px 35px 15px 35px;"><!-- <body> --><a href="$HOME_PAGE_LINK$"><!--<s5176>-->Main<!--</s>--></a> » $DATE_BAR$ <hr />
$BODY$<!-- </body> --></td></tr></table>
</td>

<td valign="top" width="200">

$GLOBAL_DRIGHTER$

</td>
</tr>
</table>
<!-- </middle> -->

</td></tr></table>

$GLOBAL_BFOOTER$
</td></tr></table>


</body>

</html>

page with entry full text and his comments

Code
<html>
<head>
<meta http-equiv="content-type" content="text/html; charset=UTF-8">

<title>$TITLE_BAR$ - $SITE_NAME$</title>
<?$META_DESCRIPTION$?>
<link type="text/css" rel="StyleSheet" href="http://game-network.ucoz.net/_st/my.css" />
</head>

<body style="background:#585858; margin:0px; padding:0px;">
$ADMIN_BAR$

$GLOBAL_AHEADER$
<table cellpadding="0" cellspacing="0" border="0" width="1000"><tr><td valign="top" style="padding:0 0px 0 0px;">

<table cellpadding="0" cellspacing="0" border="0" width="100%"><tr><td width="100%" align="center" style="border:1px solid #4B575E;background:url('http://game-network.ucoz.net/CSS/12.gif') top left repeat #384146;">

<!-- <middle> -->

<table border="0" cellpadding="10" cellspacing="0" width="100%">
<tr>
<td valign="top" width="200">

$GLOBAL_CLEFTER$
</td>

<td valign="top" style="padding:10px 0 10px 0;">
<table border="0" cellpadding="0" cellspacing="0" width="100%" style="border:2px solid #000000;"><tr><td style="background:url() top left repeat #585858;padding:15px 35px 15px 35px;"><!-- <body> --><a href="$HOME_PAGE_LINK$"><!--<s5176>-->Main<!--</s>--></a> » $DATE_BAR$ » $ENTRY_NAME$
<hr />

<table border="0" width="100%" cellspacing="1" cellpadding="2" class="eBlock">
<tr><td width="90%"><div class="eTitle"><div style="float:right;font-size:9px;">$ADD_TIME$ $MODER_PANEL$</div>$ENTRY_NAME$</div></td></tr>
<tr><td class="eMessage">$MESSAGE$ <?if($ATTACHMENTS$)?><div style="text-align:left;" class="eAttach"><!--<s3172>-->Attachments<!--</s>-->: $ATTACHMENTS$</div><?endif?></td></tr>
<tr><td colspan="2" class="eDetails">
<?if($RATING$)?><div style="float:right"><?$RSTARS$('12','/.s/img/stars/3/12.png','1','float')?></div>
<?endif?><?if($CAT_NAME$)?><!--<s3179>-->Category<!--</s>-->: <a href="$CAT_URL$">$CAT_NAME$</a> |<?endif?>
<!--<s3177>-->Views<!--</s>-->: $READS$ |
<!--<s3178>-->Added by<!--</s>-->: <a href="$PROFILE_URL$">$USER$</a>
<?if($TAGS$)?> | <!--<s5308>-->Tags<!--</s>-->: $TAGS$<?endif?>
<?if($RATING$)?>| <!--<s3119>-->Rating<!--</s>-->: <span id="entRating$ID$">$RATING$</span>/<span id="entRated$ID$">$RATED$</span><?endif?></td></tr>
</table>

<?if($COM_IS_ACTIVE$)?>
<?if($COM_CAN_READ$)?>
<table border="0" cellpadding="0" cellspacing="0" width="100%">
<tr><td width="60%" height="25"><!--<s5183>-->Total comments<!--</s>-->: <b>$COM_NUM_ENTRIES$</b></td><td align="right" height="25">$COM_PAGE_SELECTOR$</td></tr>
<tr><td colspan="2">$COM_BODY$</td></tr>
<tr><td colspan="2" align="center">$COM_PAGE_SELECTOR1$</td></tr>
<tr><td colspan="2" height="10"></td></tr>
</table>
<?endif?>

<?if($COM_CAN_ADD$)?>
$COM_ADD_FORM$
<?else?>
<?if($USER_LOGGED_IN$)?><?else?><div align="center" class="commReg"><!--<s5237>-->Only registered users can add comments.<!--</s>-->
[ <a href="$REGISTER_LINK$"><!--<s3089>-->Registration<!--</s>--></a> | <a href="$LOGIN_LINK$"><!--<s3087>-->Login<!--</s>--></a> ]</div><?endif?>
<?endif?>
<?endif?><!-- </body> --></td></tr></table>
</td>

<td valign="top" width="200">

$GLOBAL_DRIGHTER$

</td>
</tr>
</table>
<!-- </middle> -->

</td></tr></table>

$GLOBAL_BFOOTER$
</td></tr></table>


</body>

</html>

And CSS

Code
/* Entries Style */
.eBlock {}
.eTitle {font-family:Verdana,Arial,Sans-Serif;font-size:13px;font-weight:bold;color:#D8D8D8; padding: 5px 5px 10px 25px; background: url('/icon.png') no-repeat 0px 3px;}
.eTitle a:link {text-decoration:underline; color:#D9E6EB;}
.eTitle a:visited {text-decoration:underline; color:#F0F4F6;}
.eTitle a:hover {text-decoration:none; color:#FFFFFF;}
.eTitle a:active {text-decoration:underline; color:#D9E6EB;}

.eText {text-align:justify; padding:5px;border-top:1px dashed ;}

.eDetails {border:2px solid #4B575E;color:#191E20;padding-bottom:3px;padding-top:3px;text-align:left;font-size:7pt;background:#585858;}
.eDetails1 {border:1px solid #4B575E;color:#191E20;padding-bottom:3px;padding-top:3px;text-align:left;font-size:8pt;background:#718189;}
.eDetails2 {border:1px solid #4B575E;color:#191E20;padding-bottom:3px;padding-top:3px;text-align:left;font-size:8pt;background:#718189;}

.eRating {font-size:7pt;}

.eAttach {margin: 16px 0 0 0; padding: 0 0 0 15px; background: url('/.s/t/961/14.gif') no-repeat 0px 0px;}
/* --------------- */

/* Entry Manage Table */
.manTable {}
.manTdError {color:#585858;}
.manTd1 {}
.manTd2 {}
.manTd3 {}
.manTdSep {}
.manHr {}
.manTdBrief {}
.manTdText {}
.manTdFiles {}
.manFlFile {}
.manTdBut {}
.manFlSbm {}
.manFlRst {}
.manFlCnt {}
/* ------------------ */

/* Comments Style */
.cAnswer {color:#DCEEF8;padding-left:15px;padding-top:4px;font-style:italic;}

.cBlock1 {border:2px solid #585858;background:url() top left no-repeat #151515;}
.cBlock2 {border:2px solid #585858;background:url() top left no-repeat #151515;}
/* -------------- */

/* Comments Form Style */
.commTable {background:url(http://game-network.ucoz.net/CSS/12.gif) top left repeat #151515;border:2px solid #585858;}
.commTd1 {color:#DCEEF8;font-weight:bold;padding-left:5px;}
.commTd2 {padding-bottom:2px;}
.commFl {width:100%;color:#DCEEF8;border:1px solid #4B575E;background:#585858;}
.smiles {color:#DCEEF8;border:1px solid #4B575E;background:#585858;}
.commReg {padding: 10 0 10 0px; text-align:center;}
.commError {color:#FF0000;}
.securityCode {color:#DCEEF8;border:1px solid #4B575E;background:#585858;}
/* ------------------- */

Well thanks In advance

Attachments: 9560503.png (25.1 Kb) · 2245262.png (37.6 Kb)


 
LeekinzDate: Tuesday, 2009 October 20, 1:37 AM | Message # 2
Font size: A | A |
Lieutenant colonel
Group: uCozer
Message: 123
[ ]
Offline
Huh? what do you need Steph? Change the background color? Explain pl0x,

 
Miss_StephxxDate: Tuesday, 2009 October 20, 1:41 AM | Message # 3
Font size: A | A |
Lieutenant
Group: uCozer
Message: 56
[ ]
Offline
i wan't it like a box not a background with several entry's

uhmm example

game network

and AE


 
BrazenDate: Tuesday, 2009 October 20, 3:01 AM | Message # 4
Font size: A | A |
Colonel
Group: Administrator
Message: 304
[ ]
Offline
Go to CSS and replace this:
Code
.eBlock {}

with this:
Code
.eBlock {background:#ffffff;border:2px solid #ff0000;}


LOL With Us! l Game Blog l 3D Autos

"knowledge without wisdom is curse" Alex Seb

 
Miss_StephxxDate: Tuesday, 2009 October 20, 9:52 AM | Message # 5
Font size: A | A |
Lieutenant
Group: uCozer
Message: 56
[ ]
Offline
thanks Brazen

but how do i get it like this one then

http://www.ucozers.ucoz.com/_fr/3/2245262.png




Edited ByMiss_Stephxx - Tuesday, 2009 October 20, 9:58 AM
 
BrazenDate: Tuesday, 2009 October 20, 10:08 AM | Message # 6
Font size: A | A |
Colonel
Group: Administrator
Message: 304
[ ]
Offline
Quote (Miss_Stephxx)
but how do i get it like this one then

By modifying the style.
We are not here to help to clone someones website style, you need ask basic questions and as soon as we reply, from there figure out how you want to edit it.

Show me the screenshot of the end result with my script and use arrows in it to show me what you want to change.
Also, this post should be helpful http://ucozers.ucoz.com/forum/7-271-1740-16-1253990832


LOL With Us! l Game Blog l 3D Autos

"knowledge without wisdom is curse" Alex Seb

 
Miss_StephxxDate: Tuesday, 2009 October 20, 6:01 PM | Message # 7
Font size: A | A |
Lieutenant
Group: uCozer
Message: 56
[ ]
Offline
no it changed the way i wan't but in firefox was nothing changed so i don't know if it worked so sorry for that post Brazen

and i don't wan't to copy it i just wanted to change the design

and thanks again brazen it worked + award




Edited ByMiss_Stephxx - Tuesday, 2009 October 20, 6:22 PM
 
PilotDate: Tuesday, 2009 October 20, 11:45 PM | Message # 8
Font size: A | A |
Private
Group: User
Message: 15
[ ]
Offline
making an AE wanna-be website, I see. kinda lame.

 
BadBoyDate: Wednesday, 2009 October 21, 1:29 AM | Message # 9
Font size: A | A |
Lieutenant
Group: uCozer
Message: 74
[ ]
Offline
it does looks like she is cloning AEs website and like brazen said we will not help you to clone any1s website use your own creativity

Edited ByBadBoy - Wednesday, 2009 October 21, 1:31 AM
 
BrazenDate: Wednesday, 2009 October 21, 1:38 AM | Message # 10
Font size: A | A |
Colonel
Group: Administrator
Message: 304
[ ]
Offline
Question is resolved and there is no need to rephrase of what I just told her about cloning someones style, I think she got the point the first time.

Thread is closed!


LOL With Us! l Game Blog l 3D Autos

"knowledge without wisdom is curse" Alex Seb

 
uCoz Support Forum by uCozers » uCoz » Design Customization » News Entry help needed (sml[answered])
  • Page 1 of 1
  • 1
Search:


Copyrights uCozers 2009 - 2024 To TOP
Refresh Smileys Manager