Codice: Seleziona tutto
File edits
styles/art_ultra_blue/imageset/imageset.cfg
Find
img_icon_user_warn = icon_user_warn.gif*20*20
Add After
img_thankposts = thankposts.gif*20*20 img_removethanks = removethanks.gif*20*20
The Find specified by the MOD could not be found
styles/art_ultra_blue/template/forumlist_body.html
Find
<dl class="icon">
Replace With
<dl class="<!-- IF forumrow.S_THANKS_FORUM_REPUT_VIEW_COLUMN and not S_IS_BOT -->thanks<!-- ELSE -->icon<!-- ENDIF -->">
The Find specified by the MOD could not be found
Find
<dd class="lastpost"><span>{L_LAST_POST}</span></dd>
Replace With
<!-- IF forumrow.S_THANKS_FORUM_REPUT_VIEW_COLUMN and not S_IS_BOT --> <dd style="display: block; width:{forumrow.THANKS_REPUT_GRAPHIC_WIDTH};">{L_REPUT}</dd> <!-- ENDIF --> <dd class="lastpostthanks"><span>{L_LAST_POST}</span></dd>
The Find specified by the MOD could not be found
Find
<dl class="icon" style="background-image: url({forumrow.FORUM_FOLDER_IMG_SRC}); background-repeat: no-repeat;">
Replace With
<dl class="<!-- IF forumrow.S_THANKS_FORUM_REPUT_VIEW_COLUMN and not S_IS_BOT -->thanks<!-- ELSE -->icon<!-- ENDIF -->" style="background-image: url({forumrow.FORUM_FOLDER_IMG_SRC}); background-repeat: no-repeat;">
The Find specified by the MOD could not be found
Find
<dd class="lastpost"><span>
Replace With
<!-- BEGIN reput --> <!-- IF forumrow.reput.S_THANKS_FORUM_REPUT_VIEW and not S_IS_BOT and forumrow.reput.S_THANKS_FORUM_REPUT_VIEW_COLUMN --> <dd style="display: block; width: {forumrow.reput.THANKS_REPUT_GRAPHIC_WIDTH};"> <!-- IF forumrow.reput.FORUM_REPUT --> <span style="display: block;">{forumrow.reput.FORUM_REPUT} <!-- IF forumrow.reput.S_THANKS_REPUT_GRAPHIC --> <span style="display: block; width: {forumrow.reput.THANKS_REPUT_GRAPHIC_WIDTH}; height: {forumrow.reput.THANKS_REPUT_HEIGHT}; background: URL({forumrow.reput.THANKS_REPUT_IMAGE_BACK});"><span style="display: block; height: {forumrow.reput.THANKS_REPUT_HEIGHT}; width: {forumrow.reput.FORUM_REPUT}; background: URL({forumrow.reput.THANKS_REPUT_IMAGE});"> </span></span> <!-- ENDIF --> </span><dfn>{L_REPUT}</dfn> <!-- ENDIF --> </dd> <!-- ENDIF --> <!-- END reput --> <dd class="lastpost<!-- IF forumrow.S_THANKS_FORUM_REPUT_VIEW_COLUMN and not S_IS_BOT --> lastpostthanks<!-- ENDIF -->"><span>
The Find specified by the MOD could not be found
styles/art_ultra_blue/template/memberlist_view.html
No changes can be made to this file because the template art_ultra_blue depends on prosilver.
styles/art_ultra_blue/template/overall_header.html
Find
<!-- IF S_DISPLAY_MEMBERLIST --><li class="icon-members"><a href="{U_MEMBERLIST}" title="{L_MEMBERLIST_EXPLAIN}">{L_MEMBERLIST}</a></li><!-- ENDIF -->
Add After
<!-- IF S_DISPLAY_TOPLIST --><li class="icon-thanks_toplist"><a href="{U_REPUT_TOPLIST}" title="{L_REPUT_TOPLIST}">{L_REPUT_TOPLIST}</a></li><!-- ENDIF --> <!-- IF S_DISPLAY_THANKSLIST --><li class="icon-thanks"><a href="{U_THANKSLIST}" title="{L_THANKS_USER}">{L_GRATITUDES}</a></li><!-- ENDIF -->
The Find specified by the MOD could not be found
styles/art_ultra_blue/template/ucp_prefs_personal.html
No changes can be made to this file because the template art_ultra_blue depends on prosilver.
styles/art_ultra_blue/template/viewforum_body.html
Find
<!-- IF topicrow.ATTACH_ICON_IMG -->{topicrow.ATTACH_ICON_IMG} <!-- ENDIF -->{L_POST_BY_AUTHOR} {topicrow.TOPIC_AUTHOR_FULL} » {topicrow.FIRST_POST_TIME}
Add After
<!-- BEGIN reput --> <!-- IF topicrow.reput.S_THANKS_TOPIC_REPUT_VIEW and topicrow.reput.TOPIC_REPUT and not S_IS_BOT and not topicrow.reput.S_THANKS_TOPIC_REPUT_VIEW_COLUMN --> <span style="display: block;"> <!-- IF topicrow.reput.S_THANKS_REPUT_GRAPHIC --> <span style="display: block; float: left; width: {topicrow.reput.THANKS_REPUT_GRAPHIC_WIDTH}; height: {topicrow.reput.THANKS_REPUT_HEIGHT}; background: URL({topicrow.reput.THANKS_REPUT_IMAGE_BACK});"><span style="display: block; height: {topicrow.reput.THANKS_REPUT_HEIGHT}; width: {topicrow.reput.TOPIC_REPUT}; background: URL({topicrow.reput.THANKS_REPUT_IMAGE});"></span></span> <!-- ENDIF --> {L_REPUT}: {topicrow.reput.TOPIC_REPUT} </span> <!-- ENDIF --> <!-- END reput -->
The Find specified by the MOD could not be found
Find
<dd class="lastpost"><span><dfn>{L_LAST_POST} </dfn>{L_POST_BY_AUTHOR} {topicrow.LAST_POST_AUTHOR_FULL}
Replace With
<!-- BEGIN reput --> <!-- IF topicrow.reput.S_THANKS_TOPIC_REPUT_VIEW and not S_IS_BOT and topicrow.reput.S_THANKS_TOPIC_REPUT_VIEW_COLUMN --> <dd style="display: block; width: {topicrow.reput.THANKS_REPUT_GRAPHIC_WIDTH};"> <!-- IF topicrow.reput.TOPIC_REPUT --> <span style="display: block;">{topicrow.reput.TOPIC_REPUT} <!-- IF topicrow.reput.S_THANKS_REPUT_GRAPHIC --> <span style="display: block; width: {topicrow.reput.THANKS_REPUT_GRAPHIC_WIDTH}; height: {topicrow.reput.THANKS_REPUT_HEIGHT}; background: URL({topicrow.reput.THANKS_REPUT_IMAGE_BACK});"><span style="display: block; height: {topicrow.reput.THANKS_REPUT_HEIGHT}; width: {topicrow.reput.TOPIC_REPUT}; background: URL({topicrow.reput.THANKS_REPUT_IMAGE});"> </span></span> <!-- ENDIF --> </span><dfn>{L_REPUT}</dfn> <!-- ENDIF --> </dd> <!-- ENDIF --> <!-- END reput --> <dd class="lastpost<!-- BEGIN reput --><!-- IF topicrow.reput.S_THANKS_TOPIC_REPUT_VIEW_COLUMN and not S_IS_BOT --> lastpostthanks<!-- ENDIF --><!-- END reput -->"><span><dfn>{L_LAST_POST} </dfn>{L_POST_BY_AUTHOR} {topicrow.LAST_POST_AUTHOR_FULL}
The Find specified by the MOD could not be found
styles/art_ultra_blue/template/viewtopic_body.html
Find
<!-- IF postrow.POSTER_FROM --><dd><strong>{L_LOCATION}:</strong> {postrow.POSTER_FROM}</dd><!-- ENDIF -->
Add After
<!-- IF not postrow.S_POST_ANONYMOUS and postrow.THANKS_COUNTERS_VIEW --> <dd><strong>{L_GIVEN}:</strong><!-- IF postrow.POSTER_GIVE_COUNT < 1 --> {postrow.POSTER_GIVE_COUNT} {L_THANK}<!-- ELSEIF postrow.POSTER_GIVE_COUNT > 1 --> <a href="{postrow.POSTER_GIVE_COUNT_LINK}">{postrow.POSTER_GIVE_COUNT}</a> {L_THANKS}<!-- ELSE --> <a href="{postrow.POSTER_GIVE_COUNT_LINK}">{postrow.POSTER_GIVE_COUNT}</a> {L_THANK}<!-- ENDIF --></dd> <dd><strong>{L_RECEIVED}:</strong><!-- IF postrow.POSTER_RECEIVE_COUNT < 1 --> {postrow.POSTER_RECEIVE_COUNT} {L_THANK}<!-- ELSEIF postrow.POSTER_RECEIVE_COUNT > 1 --> <a href="{postrow.POSTER_RECEIVE_COUNT_LINK}">{postrow.POSTER_RECEIVE_COUNT}</a> {L_THANKS}<!-- ELSE --> <a href="{postrow.POSTER_RECEIVE_COUNT_LINK}">{postrow.POSTER_RECEIVE_COUNT}</a> {L_THANK}<!-- ENDIF --></dd> <!-- ENDIF -->
The Find specified by the MOD could not be found
styles/art_ultra_blue/theme/buttons.css
No changes can be made to this file because the template art_ultra_blue depends on prosilver.
styles/art_ultra_blue/theme/colours.css
Find
.icon-search { background-image: url("{T_THEME_PATH}/images/icon_search.gif"); }
Add After
.icon-thanks { background-image: url("{T_THEME_PATH}/images/icon_thanks.gif"); } .icon-thanks_toplist { background-image: url("{T_THEME_PATH}/images/icon_thanks_toplist.gif"); }
The Find specified by the MOD could not be found
Find
/* Moderator icons */
Add Before
.thanks-icon, .thanks-icon a { background-image: url("{IMG_THANKPOSTS_SRC}"); } .removethanks-icon, .removethanks-icon a { background-image: url("{IMG_REMOVETHANKS_SRC}"); }
The Find specified by the MOD could not be found