• Page 1 of 1
  • 1
uCoz Community » uCoz Modules » Site News & Blogs » how to set rating bar in news content as my site not showing (help me how to do this in .ucoz site)
how to set rating bar in news content as my site not showing
DEEPKG
Posts: 316
Reputation: 8

Message # 1 | 6:30 AM
pls help in this
http://software-lint.ucoz.com/
see above wacko wacko wacko wacko

I Try to help. U can Try to give Rep ++ For my try :P
Natashko
Posts: 3366
Reputation: 171

Message # 2 | 1:15 PM
DEEPKG, go to CP->Design->Design management->Site news->Appearance of entries->add
Code
<?if($RATING$)?><div style="float:right"><?$RSTARS$('12','/.s/img/stars/3/12.png','0','float')?></div><?endif?>
->Save. If that will not work out, I suggest you restore default template of the Site news (CP->Design->Design management->Site news->Appearance of entries->Restore default template) It has to help.
DEEPKG
Posts: 316
Reputation: 8

Message # 3 | 2:21 PM
Natashko, i hav puted but not working properly while its appearing
Code
<br><table class="eBlock" width="100%" border="0" cellpadding="0" cellspacing="0"><tbody><tr><td style="padding: 3px;">
<div style="float: right;">$MODER_PANEL$</div>
<div class="eTitle" style="text-align: left;"><br><a href="$ENTRY_URL$">$TITLE$</a></div>
<div class="eMessage" style="text-align: left; clear: both; padding-top: 2px; padding-bottom: 2px;">$MESSAGE$</div>
<div class="eAttach">Attachments: $ATTACHMENTS$</div><div class="eDetails" style="clear: both;">
<div style="float: right;"></div>
Category: <span style="text-decoration: underline;">$CATEGORY_NAME$</span><a href="$CATEGORY_URL$"></a> |
Views: $READS$ |
Added by: <a href="$PROFILE_URL$">$USERNAME$</a> |
Date: <span title="$TIME$">$DATE$</span>
| <a href="$COMMENTS_URL$">Comments ($COMMENTS_NUM$)</a>
</div></td></tr></tbody></table><br>
    

where to put this pls help

Added (2011-03-23, 8:21 Am)
---------------------------------------------

Code
<table border="0" cellpadding="0" cellspacing="0" width="100%" class="eBlock"><tr><td style="padding:3px;">
<?if($MODER_PANEL$)?><div style="float:right">$MODER_PANEL$</div><?endif?>
<div class="eTitle" style="text-align:left;"><a href="$ENTRY_URL$">$TITLE$</a></div>
<?if($MESSAGE$)?><div class="eMessage" style="text-align:left;clear:both;padding-top:2px;padding-bottom:2px;">$MESSAGE$</div><?endif?>
<?if($ATTACHMENTS$)?><div class="eAttach">Attachments: $ATTACHMENTS$</div><?endif?><div class="eDetails" style="clear:both;">
<?if($RATING$)?><div style="float:right"><?$RSTARS$('12','/.s/img/stars/3/12.png','0','float')?></div><?endif?>
<?if($CATEGORY_NAME$)?>Category: <a href="$CATEGORY_URL$">$CATEGORY_NAME$</a> |<?endif?>
Views: $READS$ |
<?if($USERNAME$)?>Added by: <a href="$PROFILE_URL$">$USERNAME$</a> |<?endif?>
Date: <span title="$TIME$">$DATE$</span>
<?if($COMMENTS_URL$)?>| <a href="$COMMENTS_URL$">Comments ($COMMENTS_NUM$)</a><?endif?>
</div></td></tr></table><br />

done i hav restored thank u


I Try to help. U can Try to give Rep ++ For my try :P
uCoz Community » uCoz Modules » Site News & Blogs » how to set rating bar in news content as my site not showing (help me how to do this in .ucoz site)
  • Page 1 of 1
  • 1
Search: