Results 1 to 6 of 6
Hybrid View
-
13th Sep 2009, 07:43 PM #1OPMemberWebsite's:
Se7ensins.comCode:<if condition="$post['field5']"> <div style="border:1px solid #c9c9c9; background:#f6f6f6; padding:2px; margin-bottom:3px;"> Gamer Tag: <a href="http://live.xbox.com/member/$post[field5]">$post[field5]</a> </div> </if>
Here is what you need:
Code:<if condition="$post['field5']"> <div style="gamertag"> Gamer Tag: <a href="http://live.xbox.com/member/$post[field5]">$post[field5]</a> </div> </if>
Code:/* ***** styling for Gamer Tags ***** */ .gamertag { background: #f6f6f6; border: 1px solid #c9c9c9; padding:2px; margin-bottom:3px; }
I did the first way but both work great.Nightcast Reviewed by Nightcast on . Quick templet edit for postbit Ok so what I'm looking to do is add my gametag to my post bit. I've already got it in there but I want it to link to my GT on xbox.com so like this "GT: Nightcast " This is what I have now just for the name and no linking. <if condition="$post"><div style="border:1px solid #c9c9c9; background:#f6f6f6; padding:2px; margin-bottom:3px;"> Gamer Tag: $post</div></if>Thanks for who ever helps. Rating: 5
Sponsored Links
Thread Information
Users Browsing this Thread
There are currently 1 users browsing this thread. (0 members and 1 guests)
Similar Threads
-
Quick Edit Not Working
By World Life in forum IP.BoardReplies: 10Last Post: 8th Feb 2012, 11:42 AM -
WP Quick Edit WiP
By _brazzO in forum WordpressReplies: 4Last Post: 28th Nov 2011, 01:05 PM -
[Hiring] Quick vBulletin code edit...
By DOPE in forum Completed TransactionsReplies: 7Last Post: 1st Nov 2011, 08:41 PM -
Need a templet for ads for footer of WWT
By MrPeanut420 in forum Web Development AreaReplies: 0Last Post: 5th Feb 2011, 12:27 AM
themaManager - edit and manage...
Version 4.22 released. Open older version (or...