Jump to content

Userlookup?


angel_02

Recommended Posts

Hi,

 

I've been re-editing my user lookup because the old one wouldn't work and I was hoping someone could help me because I am trying to use a blinkie in place of my name but it won't work. At the moment they are floating at the top of the page (username: bellossom_rulz_1) does anyone know how I could fix this?

 

Thanks

Angel_02

Link to comment
Share on other sites

Hi,

 

I've been re-editing my user lookup because the old one wouldn't work and I was hoping someone could help me because I am trying to use a blinkie in place of my name but it won't work. At the moment they are floating at the top of the page (username: bellossom_rulz_1) does anyone know how I could fix this?

 

Thanks

Angel_02

 

Though it will not be much help from me, all i can say is measure the distance you need and set the coordinates to that area for that blinkie

Link to comment
Share on other sites

To position your pictures:

 

<img src="something.jpg" style="position: absolute; top: #PIXELSFROMTHETOPpx; left: #PIXELSFROMTHELEFTpx"> 

 

For example, if you wanted it to be 800 pixels from the top and 200 pixels from the left, you would have:

 

<img src="something.jpg" style="position: absolute; top: #800px; left: #200px"> 

 

Just experiment with the numbers until you're satisfied with its position. Of course, this will mean your image will be on top of your text, so you won't have the picture fit snuggly inside of the line. I tried setting the margin and padding for the main userlookup information and the header, but none of that worked. So what you might want to try is putting in:

 

#userlookup
{ line-spacing: 3px }

 

again, of course, adjusting the number until you're satisfied. It'll make all of your lines in that box spaced, though, so I don't know if you want that.

 

Hope that helps! >_<;

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

Loading...
×
×
  • Create New...