Click to See Complete Forum and Search --> : Position image inside a table cell


Foundas
07-26-2005, 05:00 AM
Hi all

i know itīs not a good practice to have tables and CSS layout but there is no time to change 60 different tables to CSS (for now that is)

so, my content div has a float:left;
the table is inside this div, and there are 4 pictures next to a text

i.e To choose a template click on "My Templates" button (HELP PICTURE HERE)


what it does, is that it takes the image to the next line (cause of the float:left) i assume.

how can i have the image be placed right after the text?


thanks in advance

Foundas

bogbrushian
07-26-2005, 06:37 AM
post a link please

bathurst_guy
07-26-2005, 06:39 AM
try giving the text a float left also, otherwise yeh we need a link

JDM71488
07-26-2005, 06:53 AM
it drops the image to the next line? if so then try adding float left to the image, or make the width of your image smaller...

Foundas
07-27-2005, 12:08 AM
here are the links:


www.websms.com.cy/editprofile.asp
www.websms.com.cy/composesms.asp

login:testaccount
password:testaccount

all Q.gif images have width="14px" height="14px"

if i dont include the table inside a div, then pictures are displayed right next to the text, and not on the next line.


can you please check it out?


thanks in advance

Foundas
07-28-2005, 02:21 AM
here is the css file


can you please help me out on this?


much appreciated


warm regards,

Foundas