I'm sure some of you have your own ways of doing this, sometimes I want to highlight some reviews on the main page "News" section. When you do this, it's hard to wrap a picture around text. I use this code but you
MUST replace all the "[" brackets with "<" or if you PM me I can email you the html file. The code would not show up if I posted it normally.
|
Quote:
|
[table width="85%" valign="top" align="center" id="story"]
[td] [table width="99%"]
[tr]
[td width="32%" height="170"][img src="http://linktoyourimage.com/yourimage.jpg"][/td]
[td width="68%"][h3 align="center"]"Title" DVD
- Review by Your Name[/h3]
[p]Directed by "Director"[/p]
[p]Written by "Writer"[/p]
[p]Starring "Actors"[/p]
[p]Produced by "Producer"[/p]
[p]"Rating"[br]
Length[/p]
[/td]
[/tr]
[/table]
[p]Insert your html formatted review here[/p]
|
You can check out what it looks like over on my horror site as I'm using it now. It's very easy to customize it to your needs.
Hope it helps somebody.