 - Last login: 3 days agoMr-helpful
- helpful is a 80 year old from England, UK.
- Likes 79 pages, 8 photos • 3,127 fans • Received 669 reviews
- Member since Sep 24, 2004
Is there something about Stumble blogs you'd like help with - or think others would like to know?
I can't fix bugs, broken toolbars, marriage problems - those you need to take to the Help & Bugs forums!
More superb help facilities here, and here *** Please note that I am not here very often and probably can't answer individual questions, but if I see the same question being asked a lot, I may create a new entry to cover it. ***
Favorites » Their Blog
-
-
How do you put text beside an image?
Many people place their text comments beside an image which they have photoblogged, rather than above or below it. Like this:
Lorem ipsum dolor sit amet, consectetuer adipiscing elit. Duis fringilla. Proin augue. Quisque lacus. Vestibulum ornare. Aenean bibendum. Integer risus felis, rhoncus eget, semper nec, elementum ac, nisl. Aliquam pharetra, ipsum non iaculis tempus, turpis massa adipiscing mauris, sed vulputate dolor elit ac nisl.
You make this happen by adding a bit of code - the align tag - to your photoblog code. In the following example, I simply photoblogged the SU logo of the main pages and then edited the code it creates to add the bits [in red] to it:
<a href="http://www.stumbleupon.com/"><img align=left border=0 width=100 height=100 src="http://www.stumbleupon.com/images/smalllogo2.jpg"><font face="georgia">Lorem ipsum dolor sit amet, consectetuer adipiscing elit. Duis fringilla. Proin augue. Quisque lacus. etc. etc. etc. <font>
If you put align=right instead then the image would be on the right of the text - it is the image which is aligned to the text!
You can, if you wish, have several images in one comment area, some to the right of text and some to the left [see the example below]. You'll want to play with this a little until you are happy with the results - a good tip is to put a couple of tags in between each text/image combination to separate them.
As always, play and delete the results if you don't like them. :o)
|