The forum of the forums
Would you like to react to this message? Create an account in a few clicks or log in to continue.

Image with fluid width text to the side:

3 posters

Go down

Solved Image with fluid width text to the side:

Post by Geezer February 19th 2012, 3:24 pm

Is this possible and is there any script available for free to include this on my forums . Thanks
Geezer
Geezer
Forumember

Posts : 191
Reputation : 0
Language : English

http://cockneyboys.forumotion.co.uk/forum

Back to top Go down

Solved Re: Image with fluid width text to the side:

Post by Geezer February 23rd 2012, 5:37 pm

There must be some HTML then
Geezer
Geezer
Forumember

Posts : 191
Reputation : 0
Language : English

http://cockneyboys.forumotion.co.uk/forum

Back to top Go down

Solved Re: Image with fluid width text to the side:

Post by ankillien February 23rd 2012, 5:40 pm

Hi,

Can you please explain what exactly you want? Any examples?
ankillien
ankillien
Energetic

Posts : 5198
Reputation : 129
Language : English, XHTML, CSS, JS, PHP, SQL

Back to top Go down

Solved Re: Image with fluid width text to the side:

Post by Geezer February 23rd 2012, 5:53 pm

Here is the site I found it in and it is css clickerty click . What I need to know is can this be done in HTML in a post . I have started a page on our forum and would like it to be more uniformed .

Thanks
Geezer
Geezer
Forumember

Posts : 191
Reputation : 0
Language : English

http://cockneyboys.forumotion.co.uk/forum

Back to top Go down

Solved Re: Image with fluid width text to the side:

Post by ankillien February 23rd 2012, 5:59 pm

This code would work...

Code:
<div style="overflow:hidden;">

<img src="IMAGE URL HERE" width="100" height="100" style="float:left;padding:5px;" />
<p style="float:right;">Text goes here...</p>

</div>

It will give you result similar to that page.
ankillien
ankillien
Energetic

Posts : 5198
Reputation : 129
Language : English, XHTML, CSS, JS, PHP, SQL

Back to top Go down

Solved Re: Image with fluid width text to the side:

Post by Geezer February 23rd 2012, 6:01 pm

Thanks dude , appreciate it , I,ll try it out before marking this as solved Very Happy
Geezer
Geezer
Forumember

Posts : 191
Reputation : 0
Language : English

http://cockneyboys.forumotion.co.uk/forum

Back to top Go down

Solved Re: Image with fluid width text to the side:

Post by Geezer February 23rd 2012, 6:23 pm

With the "Float Left " and " Float right " there is a huge gap in the middle , is there a way to put the text and image closer together . Cheers
Geezer
Geezer
Forumember

Posts : 191
Reputation : 0
Language : English

http://cockneyboys.forumotion.co.uk/forum

Back to top Go down

Solved Re: Image with fluid width text to the side:

Post by Geezer February 23rd 2012, 6:31 pm

Its ok , I have worked it out myself . You can mark this as solved .
Thank you .

ps . sorry for double posting , but I did not want to wast any more time on this subject Smile
Geezer
Geezer
Forumember

Posts : 191
Reputation : 0
Language : English

http://cockneyboys.forumotion.co.uk/forum

Back to top Go down

Solved Re: Image with fluid width text to the side:

Post by Sanket February 23rd 2012, 6:45 pm

Topic Solved & Locked
Sanket
Sanket
ForumGuru

Male Posts : 48766
Reputation : 2830
Language : English
Location : Mumbai

Back to top Go down

Back to top

- Similar topics

 
Permissions in this forum:
You cannot reply to topics in this forum