  sheilakmcd Birdbrain On Computer Premium join:2002-02-20 Liberty, KY
·Windstream
2 edits | Help with code for forum view
 with |  without |
Will someone help to get I See People the way I want it. I copied and pasted one that was closest to what I want. What do I need to change to get rid of the blank space that shows under avatar when the user does not have a posting name? See pics to see what I'm referring to.
How do I make the Mod,VIP,MTM tag be bold and the location be not bold?
How do I get rid of the online part and have the location part show in that spot, instead of where it is now? -- DPCDRS-BYOISP-91W-990-4.0.3.9-205.177.62.77-RSL73-proxyon-cache1MB-ICS-Host:Win98SE-AMDK62,5 00,256MB-Clients:1 XPPro,3 Win98SE |
|
  GeekNJ Premium join:2000-09-23 Waldwick, NJ | Can you post your data in a [ code ] ... [ /code ]
block or attach it as a text file. |
|
  Macy South Of Insanity Premium,MVM,ExMod 2004-7 join:2001-12-02 Pink Beanbag
| reply to sheilakmcd Is this how you want it? I don't know of a way to get rid of the space for someone who doesn't have a posting tag though.
You can just copy the code and paste it...
%a3%f<br>%U<br><B>%t</B><br>-cut-<B>Level:</B> %L%c<br><B>Posts: </B> %p<br><B>Since:</B> *%j<br><B>Loc:</B> %l
(*) WARNING 1 long line(s) split
-- If you're not living on the edge...you're taking up too much room. |
|
  sheilakmcd Birdbrain On Computer Premium join:2002-02-20 Liberty, KY
·Windstream
| reply to GeekNJ Here is text file. |
|
  GeekNJ Premium join:2000-09-23 Waldwick, NJ 1 edit | . |
|
  GeekNJ Premium join:2000-09-23 Waldwick, NJ
| reply to sheilakmcd See if this works. I made just 1 [br clear=all] where you had multiple [br] tags:
%a3<div style="font: bold 13px/16px Comic Sans MS">
%f</div><b>%u</b><br clear=all><small>
%t<br><b>
%l</b><br>-cut-
%L{<b>Level:</B> } %c<br>
%p{<b>Posts:</B> }<br><b>Since:</b> %j<br>
%o{<b>Online:</b> } <br></small><br>
-- Tweaked your OOL connection? | Mail Parse | Speed Converter |
|
  sheilakmcd Birdbrain On Computer Premium join:2002-02-20 Liberty, KY | Thanks, that took care of the blank space. What do I put it there,and where exactly, to make the Mod,VIP,MTM tag be bolded? |
|
  GeekNJ Premium join:2000-09-23 Waldwick, NJ
| You put bold tags around the %t. Here's it bolded:
%a3<div style="font: bold 13px/16px Comic Sans MS"> %f</div> <b>%u</b><br clear=all> <small><b>%t</b><br> <b> %l</b ><br>-cut- %L{<b>Level:</B> } %c<br> %p{<b>Posts:</B> }<br> <b>Since:</b> %j<br> %o{<b>Online:</b> } <br> </small><br>
You have an extra [br] tag at the very end. You might want to remove that as well.
-- Tweaked your OOL connection? | Mail Parse | Speed Converter |
|
  sheilakmcd Birdbrain On Computer Premium join:2002-02-20 Liberty, KY
·Windstream
|  all done |
Thanks very much. It looks like what I wanted. I decided to leave the online part. Again, thanks |
|