Jump to content

User lookup help?


Jessicar

Recommended Posts

I'm trying to re-do my user lookup but cannot remember how to add an about me section (actually have it in a box with a header).

Also, I have Google Chrome and a wide computer screen so I can't tell whether or not any of the coding and rearranging is working on other browsers.

Can anyone please help?

Link to comment
Share on other sites

Izzy's tutorial page is wonderful and if you follow this link and scroll down to step 8 you'll be able to create your own module for your about me box. Here is the link: Izzy's Tutorial Page

 

If you want to position your new module you can use this code: I set all the values at 5px so you'll need to adjust them according to where you want your box positioned.

 

#infobox {

width: 5px;

margin-top: 5px;

margin-left: 5px;

}

 

I hope this 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...