Reply
How do I place text at the top right of an image?
Old 12-30-2007, 06:47 PM How do I place text at the top right of an image?
vbcruiser's Avatar
Junior Talker

Posts: 2
Location: Costa Rica
I am using the text editor in vBadvanced and would like to place the text to the top right site of an image and have the text wrap the image.

Now the text starts at the bottom right of the image. Any help would be greatly appreciated. Thanks
vbcruiser is offline
Reply With Quote
View Public Profile Visit vbcruiser's homepage!
 
When You Register, These Ads Go Away!
     
Old 12-30-2007, 07:08 PM Re: How do I place text at the top right of an image?
chrishirst's Avatar
Super Moderator

Posts: 11,865
Location: Blackpool. UK
You can either use the vertical-align property or you can float the image element.
__________________
Chris. ->> Links are advertising NOT optimising!! <<-
Indifference will be the downfall of mankind, but who cares?
Code Samples | People Counting System
chrishirst is offline
Reply With Quote
View Public Profile Visit chrishirst's homepage!
 
Old 02-15-2008, 02:05 AM Re: How do I place text at the top right of an image?
ozzozo's Avatar
Experienced Talker

Latest Blog Post:
Customer Support Whitepaper
Posts: 44
Here is some example code.



Code:
 <p style="width:200px"><img src="http://rodentia.com/wmc/images/black_mouse.gif" style="float: right; padding: 6px 10px 6px 0px;">
 Text goes here to wrap around the image Text goes here to wrap around the image Text goes here to around the image Text goes here to wrap around the image Text goes here.</p>
ozzozo is offline
Reply With Quote
View Public Profile Visit ozzozo's homepage!
 
Old 02-16-2008, 11:12 AM Re: How do I place text at the top right of an image?
Gilligan's Avatar
Dead Like Me

Posts: 1,572
Name: Stefan
Location: London, UK
or even simpler,

Code:
<img src="whatever.gif" align="texttop">
Gilligan is offline
Reply With Quote
View Public Profile
 
Old 02-16-2008, 01:02 PM Re: How do I place text at the top right of an image?
Webmaster Talker

Posts: 623
Location: Kokkola, Finland
better to float ...
davemies is online now
Reply With Quote
View Public Profile Visit davemies's homepage!
 
Reply     « Reply to How do I place text at the top right of an image?
 

Thread Tools

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are Off
Pingbacks are Off
Refbacks are Off




   
RSS Feed  Feeds: RSS   JS   XML
RSS Feed  Feeds for this forum: RSS   JS   XML

 


Page generated in 0.12735 seconds with 13 queries