This repository was archived by the owner on Mar 4, 2025. It is now read-only.
File tree Expand file tree Collapse file tree 12 files changed +720
-31
lines changed
wp/wp-content/themes/tcs-responsive Expand file tree Collapse file tree 12 files changed +720
-31
lines changed Original file line number Diff line number Diff line change 259259}
260260
261261.member-program-content * [rel = "badges" ] * [rel = "badge" ] div [rel = "image" ] {
262- min-width : 30px ;
263- min-height : 30px ;
264- background-image : url ('../i/member-program/sprite.png' );
262+ width : 48px ;
263+ height : 48px ;
265264 background-repeat : no-repeat;
266- zoom : 0.5 ;
267265}
268266
269267.member-program-content * [rel = "badges" ] * [rel = "badge" ].participant div [rel = "image" ] {
270- background-position : -112px 0px ;
271- width : 76px ;
272- height : 76px ;
268+ background-image : url ('../i/member-program/svg/Member-06.svg' );
273269}
274270
275271.member-program-content * [rel = "badges" ] * [rel = "badge" ].education div [rel = "image" ] {
276- background-position : -112px -78px ;
277- width : 74px ;
278- height : 74px ;
272+ background-image : url ('../i/member-program/svg/Education-06.svg' );
279273}
280274
281275.member-program-content * [rel = "badges" ] * [rel = "badge" ].peer div [rel = "image" ] {
282- background-position : 0px -83px ;
283- width : 66px ;
284- height : 90px ;
276+ background-image : url ('../i/member-program/svg/Show-Your-Skills-06.svg' );
285277}
286278
287279.member-program-content * [rel = "badges" ] * [rel = "badge" ].challenge div [rel = "image" ] {
288- background-position : -190px -76px ;
289- width : 54px ;
290- height : 74px ;
280+ background-image : url ('../i/member-program/svg/Challenger-06.svg' );
291281}
292282
293283.member-program-content * [rel = "badges" ] * [rel = "badge" ].high-performer div [rel = "image" ] {
294- background-position : -190px 0px ;
295- width : 63px ;
296- height : 74px ;
297- }
298-
299- .member-program-content * [rel = "badges" ] * [rel = "badge" ].custom div [rel = "image" ] {
300- background-position : 0px -175px ;
301- width : 64px ;
302- height : 64px ;
284+ background-image : url ('../i/member-program/svg/High-Performer-06.svg' );
303285}
304286
305287.member-program-content * [rel = "badges" ] * [rel = "badge" ] div [rel = "name" ] {
Original file line number Diff line number Diff line change 105105 < a href ="" class ="coder "> </ a >
106106 < p class ="country "> </ p >
107107 < a href ="" class ="link myProfileLink "> My Profile</ a >
108- < a href ="@@community/tc?module=MyHome " class ="link "> My TopCoder </ a >
108+ < a href ="/my-dashboard " class ="link "> My TopCoder </ a >
109109 < a href ="@@community/tc?module=MyHome " class ="link "> Account Settings </ a >
110110 < a href ="javascript:; " class ="actionLogout "> Log Out</ a >
111111 </ div >
@@ -217,7 +217,7 @@ <h1 class="logo">
217217 < div class ="action ">
218218 < a class ="profileLink " href =""> My
219219 Profile</ a >
220- < a href ="@@community/tc?module=MyHome "> My TopCoder </ a >
220+ < a href ="/my-dashboard "> My TopCoder </ a >
221221 < a href ="@@community/tc?module=MyHome " class ="linkAlt "> Account Settings</ a >
222222 </ div >
223223 </ div >
Original file line number Diff line number Diff line change 2929 <a href="" class="coder"></a>
3030 <p class="country"></p>
3131 <a href="" class="link myProfileLink">My Profile</a>
32- <a href="//community.topcoder.com/tc?module=MyHome " class="link">My TopCoder </a>
32+ <a href="/my-dashboard " class="link">My TopCoder </a>
3333 <a href="//community.topcoder.com/tc?module=MyHome" class="link">Account Settings </a>
3434 <a href="javascript:;" class="actionLogout">Log Out</a>
3535 </div>
100100 <div class="action">
101101 <a class="profileLink" href="">My
102102 Profile</a>
103- <a href="//community.topcoder.com/tc?module=MyHome ">My TopCoder </a>
103+ <a href="/my-dashboard ">My TopCoder </a>
104104 <a href="//community.topcoder.com/tc?module=MyHome" class="linkAlt">Account Settings</a>
105105 </div>
106106 </div>
Original file line number Diff line number Diff line change 2929 <a href="" class="coder"></a>
3030 <p class="country"></p>
3131 <a href="" class="link myProfileLink">My Profile</a>
32- <a href="//community.topcoder.com/tc?module=MyHome " class="link">My TopCoder </a>
32+ <a href="/my-dashboard " class="link">My TopCoder </a>
3333 <a href="//community.topcoder.com/tc?module=MyHome" class="link">Account Settings </a>
3434 <a href="javascript:;" class="actionLogout">Log Out</a>
3535 </div>
120120 <div class="action">
121121 <a class="profileLink" href="">My
122122 Profile</a>
123- <a href="//community.topcoder.com/tc?module=MyHome ">My TopCoder </a>
123+ <a href="/my-dashboard ">My TopCoder </a>
124124 <a href="//community.topcoder.com/tc?module=MyHome" class="linkAlt">Account Settings</a>
125125 </div>
126126 </div>
You can’t perform that action at this time.
0 commit comments