ashton0603:
Not sure if I should post this here but how does one have text next to a pic?
Let's say I want a picture to be in the left side and on the right of it I want text.
as of now I can only have a picture and then text underneath forcing me to have to center the pic so it looks alright.
http://personalized2perfection.net
there is a pic on my home page that I want to the side (pic of woman and children) with the comment off to the side of the pic.
I also tried to make my side boxes larger but only the blue titles get larger. I try to extend the grey and it will only disappear. What I am trying to do is have each category on one line instead of two...same site:
http://personalized2perfection.net
on the side personalized gifts for kids is on two lines instead of one. is there a way to make the text smaller or make the grey larger without making it disappear?
Hi,
To get an image to the left, with text to the right, you can add align="left" to the image:
<img src="imagename.jpg" alt="alttext" width="40" height="50" align="left" />
To make the sideboxes bigger, you also have to increase the width of the grey image background behind the sideboxes (includes/templates/cherry_zen/images/sidebox.gif) Open it in an image editing software, enlarge it, and re-upload. Read the readme.txt for FULL details on enlarging the sideboxes (there's other changes that need to be made as well).