Last login: 3 days agoMr-helpful
helpful is a 80 year old from England, UK.
Likes 79 pages, 8 photos3,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 I center my images? (Method 1)

A couple of people have asked how they might "center" the images that they have photoblogged. Normally, you'd use HTML tables to do this - but you can't currently use tables in your SU blogs. Here's a couple of other ways to achieve the same end:

Photoblog your image, and then you are going to need to edit the comment to insert a small piece of extra code:

<a href="http://www.stumbleupon.com/"><img src="space.gif" border="0" height="0" width="70"> width=100 height=100 src="http://www.stumbleupon.com/images/smalllogo2.jpg">

This code effectively inserts a small, invisible "spacer" image into your blog. You can decide it's width but it's height must always be =0 .

Now, this won't exactly center your image - it will only "tab" it away from the left-hand edge of the comment box. It's up to you to decide how far by altering the width setting.

This example uses the code above - with width=70: