PDA

View Full Version : html on front page problems


Itworx4me
07-15-2004, 02:47 AM
Hello,

I am trying to use this bit of html in the news section of my site. I have the html turned on in both the cmp and the forum itself. It won't display the image on the right hand side of the story. It defaults to the left side and puts the story under the image. I would like to have the image displayed on the right side with the story next to the image on the left side. Is there a better way to go about doing this or is there a problem with the front page news??? Here is the code I am using:

<img src="/path/to/image" align= "right" border="0" width="300" height="350"><font face="arial" size="2">


Any help would be much appreciated.

Thanks,
Itworx4me

Brian
07-15-2004, 11:38 AM
Maybe it has something to do with the space between align= and "right"?

Our Sponsors
 

Itworx4me
07-15-2004, 06:40 PM
I have tried that and it still doesn't work. Any other ideas as to why it doesn't work correctly???

KW802
07-15-2004, 11:04 PM
Itworx4me, do you have a link we could check out to see it in action?

Our Sponsors
 

Sanjiyan
07-15-2004, 11:07 PM
I just had the same problem, but I found this on the vBulletin forums, and maybe it would be of some use to you.

http://www.vbulletin.com/forum/showthread.php?t=99271

KW802
07-15-2004, 11:47 PM
I just had the same problem, but I found this on the vBulletin forums, and maybe it would be of some use to you.

http://www.vbulletin.com/forum/showthread.php?t=99271
Cool! I'm not sure if the original poster will be happy with that solution but that link you provided is a fast & easy trick that I can use. Thanks.

Itworx4me
07-27-2004, 05:45 PM
Ok I am still having troubles with this. I tried the above solution and that doesn't work either. Here is the link to the site. Maybe someone can figure it out. I have exhausted most possiblitys.

www.nsca-racing.com

Thanks,
Itworx4me

Milorad
07-28-2004, 01:59 AM
I'm sorry, I can't really help you.... but I just had to comment on the irony of your name, here :)

its delicious.

Brian
07-28-2004, 11:30 AM
Maybe you could just throw a table around the image?