I used this to change my last login: <div class="topLeftInfo"> female<br /> XX years old<br /> city, state<br /> united states<br /> <br /> <br /> last login: X/XX/2007<br /> </div> <style> .a {hide top left info} td td td td.text {visibility:hidden;} .a {unhide default picture} div td, .contactTable td.text a, td td td td.text a img {visibility:visible;} .a {position the new content} .topLeftInfo {position:absolute; left:50%; margin-left:-190px; top:230px; width:100px;} </style> But it also hides my headline. Is there any way to change my last login but still show my headline?
Change last login, show headline
You can add your headline within the code. The changes needed are in red:
<div class="topLeftInfo">"headline goes here"<br><br><br>female<br> XX years old<br> city, state<br> united states<br> <br> <br> last login: X/XX/2007<br> </div> <style> .a {hide top left info} td td td td.text {visibility:hidden;} .a {unhide default picture} div td, .contactTable td.text a, td td td td.text a img {visibility:visible;} .a {position the new content} .topLeftInfo {position:absolute; left:50%; margin-left:-190px; top:195px; width:100px;} </style>
note: the px's can be changed to fit your distinct profile needs. Also, you want to make sure your profile looks ok in
This could have other affects on your profile that you may need to do some changes to. Everyones profile is different and is affected differently with 'codes'
that krap-a-doodle-doo did not work for me how does this work!?!?!
where does the code need to be pasted ?
OMG!! That worked perfectly!!! Thanks, pat!
Ahhh! How do I post a code showing the actual code??
edit (by ): I fixed it for you. To add a code you have to disable the rich-text and add the code tag
<code>....your code goes here...</code>
Thanks so much for cleaning that up for me!!!
Ahhh! How do I post a code showing the actual code??
edit (by ): I fixed it for you. To add a code you have to disable the rich-text and add the code tag
<code>....your code goes here...</code>




Thankkks so muchh (: