Jessicar Posted October 11, 2011 Posted October 11, 2011 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? Quote
Mouseykins Posted October 11, 2011 Posted October 11, 2011 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! Quote
Jessicar Posted October 11, 2011 Author Posted October 11, 2011 Yes, thanks. Sorry I wasn't able to respond, I had to get off the computer. Thank you! :D Quote
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.