



# General Information about this style
name = subsilver2
copyright = © phpBB Group, 2003version = 3.0.0version = 3.0.2# General Information about this style
name = subsilver2
copyright = © 2005 phpBB Groupversion = 3.0.0version = 3.0.2 {topicrow.ATTACH_ICON_IMG} <a href="{searchresults.U_VIEW_TOPIC}" class="topictitle">{searchresults.TOPIC_TITLE}</a> {searchresults.ATTACH_ICON_IMG} <a href="{searchresults.U_VIEW_TOPIC}" class="topictitle">{searchresults.TOPIC_TITLE}</a># General Information about this template
name = subsilver2
copyright = © phpBB Group, 2003version = 3.0.0version = 3.0.2# General Information about this theme
name = subsilver2
copyright = © phpBB Group, 2003version = 3.0.0version = 3.0.2
# General Information about this style
name = prosilver
copyright = © phpBB Group, 2007version = 3.0.0version = 3.0.2# General Information about this style
name = prosilver
copyright = © phpBB Group, 2007version = 3.0.0version = 3.0.2<dd><label for="ban"><textarea name="ban" id="ban" class="inputbox" cols="40" rows="3">{USERNAMES}</textarea></label></dd><dd><label for="ban"><textarea name="ban" id="ban" class="inputbox" cols="40" rows="3">{BAN_QUANTIFIER}</textarea></label></dd><li><p class="notopics">{L_DELETED_TOPIC}</li> <li><p class="notopics">{L_DELETED_TOPIC}</p></li><dl class="left-box details" style="width: 80%;">
<dt>{L_USERNAME}:</dt>
<dd>
<!-- IF USER_COLOR --><span style="color: {USER_COLOR}; font-weight: bold;"><!-- ELSE --><span><!-- ENDIF -->{USERNAME}</span>
<!-- IF U_USER_ADMIN --> [ <a href="{U_USER_ADMIN}">{L_USER_ADMIN}</a> ]<!-- ENDIF --><!-- IF U_USER_BAN --> [ <a href="{U_USER_BAN}">{L_USER_BAN}</a> ]<!-- ENDIF --><!-- IF SCRIPT_NAME == "search" and not S_BOARD_DISABLED and not S_NO_SEARCH --><p><a href="{U_SEARCH}" class="{S_CONTENT_FLOW_BEGIN}">{L_RETURN_TO_SEARCH_ADV}</a></p><!-- ENDIF --> <!-- IF SCRIPT_NAME == "search" and not S_BOARD_DISABLED and not S_NO_SEARCH and L_RETURN_TO_SEARCH_ADV --><p><a href="{U_SEARCH}" class="{S_CONTENT_FLOW_BEGIN}">{L_RETURN_TO_SEARCH_ADV}</a></p><!-- ENDIF --># General Information about this template
name = prosilver
copyright = © phpBB Group, 2007version = 3.0.0version = 3.0.2<div><a href="#" onclick="marklist('ucp', '', true); return false;">{L_MARK_ALL}</a> • <a href="#" onclick="marklist('ucp', '', false); return false;">{L_UNMARK_ALL}</a></div><div><a href="#" onclick="marklist('ucp', 't', true); return false;">{L_MARK_ALL}</a> • <a href="#" onclick="marklist('ucp', 't', false); return false;">{L_UNMARK_ALL}</a></div><div class="postbody" id="pr{history_row.U_MSG_ID}"><div class="postbody" id="pr{history_row.MSG_ID}"><div class="content<!-- IF history_row.S_CURRENT_MSG --> current<!-- ENDIF -->" id="message_{history_row.U_MSG_ID}"><div class="content<!-- IF history_row.S_CURRENT_MSG --> current<!-- ENDIF -->" id="message_{history_row.MSG_ID}"></div>
<span class="corners-bottom"><span></span></span></div>
</div></form><label>{L_DISPLAY_TOPICS}: {S_SELECT_SORT_DAYS}</label>
<label>{L_SORT_BY} {S_SELECT_SORT_KEY}</label> <label>{L_DISPLAY_TOPICS}: {S_SELECT_SORT_DAYS}</label>
<label>{L_SORT_BY} {S_SELECT_SORT_KEY}</label> padding: 0 0 0 12px;
background-position: 100% 100%; padding-right: 12px;
background-position: right;# General Information about this theme
name = prosilver
copyright = © phpBB Group, 2007version = 3.0.0version = 3.0.2
#
#-----[ FIND ]---------------------------------------------
# Around Line 171
- Code: Select all
<label>{L_DISPLAY_TOPICS}: {S_SELECT_SORT_DAYS}</label>
<label>{L_SORT_BY} {S_SELECT_SORT_KEY}</label>
#
#-----[ REPLACE WITH ]---------------------------------------------
#
- Code: Select all
<label>{L_DISPLAY_TOPICS}: {S_SELECT_SORT_DAYS}</label>
<label>{L_SORT_BY} {S_SELECT_SORT_KEY}</label>


will_hough wrote:The only reason that is there was because of whitespace at the end of those lines that was removed.
justmetoo wrote:SO how hard is it to remake a skin ???
phpbb comes with a standard skin obviously, can u just insert that after deleting the old skin??
Are there any options to have daughter skins to inherits chnages from parent skins?

<!-- IF U_USER_BAN --><span class="genmed"> [ <a href="{U_USER_BAN}">{L_USER_BAN}</a> ]</span><!-- ENDIF -->RoomZ wrote:Why wasn't this update included in subsilver? Both here, and in "Code changes" package, kinda weird since its a new feature; In memberlist_view add this in the place you want it to be, my suggestion is to add it next to "Test Permissions":
- Code: Select all
<!-- IF U_USER_BAN --><span class="genmed"> [ <a href="{U_USER_BAN}">{L_USER_BAN}</a> ]</span><!-- ENDIF -->
On a side note, this is one of the greatest topics I've seen in phpBB community, great work man.

Return to [3.0.x] Styles Support & Discussion
Users browsing this forum: Ash.Smith and 20 guests