PDA

View Full Version : Evolution Theme - question re. "About Me" box


mmuise
10-23-2008, 03:49 PM
I'm embarrassed to ask this, but I've looked and looked through the WP admin panel and haven't been able to find where to change the text for the "About Me" box on the theme's homepage. I also haven't been able to figure out how to upload my photo to that box.

Any suggestions?

Thanks for your help.

Moe

athlon24
10-23-2008, 06:37 PM
you can change the about page in your design - theme editor. Just make it sure that you have permission editing your source code from wordpress admin. Choose sidebar.php and look for <div class="about"> and change the values below that line. You can change the photo by changing image.jpg in bt-evolution/images/ of your themes folder. I hope this helps.

mmuise
10-24-2008, 08:00 PM
Okay! Thanks a lot.

Moe

athlon24
10-25-2008, 09:27 AM
yeah, if you have other concerns, just ask it here. and by the way, you can put your link in your signature so we can have a look at it if ever you needed help again. :D

AravindJose
11-18-2008, 04:45 PM
If you've got a bigger profile picture and short description text for the about me section, add suitable number of < br >'s to extend the field.

sarahG
11-18-2008, 08:47 PM
If you've got a bigger profile picture and short description text for the about me section, add suitable number of < br >'s to extend the field.

Or use an appropriate method that doesn't involve bloating your markup. A clearing div would do the same job.