Code for Changing Last Login Date Erases Headline-Help Please


Code for Changing Last Login Date Erases Headline-Help Please

I used the code for myspace that allows you to put in your own info for date last logged in, etc. However, it takes the headline away from the page. How do you avoid this?

 

<div class="topLeftInfo">

Male<br>

# years old<br>

City, State<br>

United States<br>

<br>

<br>

Last Login: 00/00/0000<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;}

(I left out last bit so gug icon would not be on page) (Does this affect it?)

Thanks!


Comment viewing options

Select your preferred way to display the comments and click "Save settings" to activate your changes.
Re: Code for Changing Last Login Date Erases Headline-Help Pleas

Cool-I'll try that-thanks!

Re: Code for Changing Last Login Date Erases Headline-Help Pleas

ok-I'll give it a try!

 

Thanks! 

Re: Code for Changing Last Login Date Erases Headline-Help Pleas

Hey Spencer39 I did get your email and I replied back to you. To show your headline you need to put your headline first then the code to hide the rest.

So it would look like this:

headline here "<font style="display:none;">

Now there is another trick you can do. I did my headline as a pic then I edited it to add in my info. See my box that has my info is pink so I just used the same pink to make it blend. Now I don't use this now but I had the pic still in my photobucket so here it is:

 

 

Re: Code for Changing Last Login Date Erases Headline-Help Pleas

I just put my headline into the code itself, right after < div class = "topLeftInfo"> looks real to me Smiling