I get what you've done but, how do you do it in the caption tag though? I have a caption tag like this
[caption id="attachment_341" align="alignnone" width="480" caption="1GB HDD vs 1GB SD Card"]<a href="whatever"><img src="whatever" /></a>[/caption] Do you write it like this: [caption id="attachment_341" align="alignnone" width="480" caption="<p>1GB <b>HDD</b> vs 1GB SD Card</p>"] Cos when I tried that it stripped the tags! Paul. 2008/12/13 Debra Scott <[email protected]> > pretty sure it's just standard default css. That particular image was > inserted via the image uploader using the float left option. > > On Sat, Dec 13, 2008 at 4:52 PM, Musing Minds <[email protected] > >wrote: > > > Do you do anything special with your p tags or img tags so that the image > > is > > floated like that? I have the hardest time getting that set up properly > in > > the css. > > > > -----Original Message----- > > From: [email protected] > > [mailto:[email protected]] On Behalf Of Debra > Scott > > Sent: Saturday, December 13, 2008 3:45 PM > > To: [email protected] > > Subject: Re: [wp-testers] Image Captions Question > > > > you can use em br and b though if you put them between p tags > > example here > > http://www.breadnroses.ca/aprilssandbox/89 > > > > On Sat, Dec 13, 2008 at 4:32 PM, Paul Robinson > > <[email protected]>wrote: > > > > > Well the caption is usually written like so: > > > > > > [caption id="attachment_341" align="alignnone" width="480" caption="1GB > > HDD > > > vs 1GB SD Card"] > > > > > > Well if you put an <a> inside the caption="" it just strips it. > > > > > > Paul. > > > > > > 2008/12/13 Dawn Hall <[email protected]> > > > > > > > Can you give an example? > > > > > > > > -----Original Message----- > > > > From: [email protected] > > > > [mailto:[email protected]] On Behalf Of Debra > > > Scott > > > > Sent: Sunday, 14 December 2008 8:24 a.m. > > > > To: [email protected] > > > > Subject: Re: [wp-testers] Image Captions Question > > > > > > > > I've had html work before by wrapping the caption in <p> tags > > > > > > > > On Sat, Dec 13, 2008 at 1:44 PM, Paul Robinson > > > > <[email protected]>wrote: > > > > > > > > > I managed to get apostrophies to work by backslashing them in the > > > caption > > > > > HTML. It's just I'd love to use the <b> or <a>. > > > > > > > > > > Paul. > > > > > > > > _______________________________________________ > > > > wp-testers mailing list > > > > [email protected] > > > > http://lists.automattic.com/mailman/listinfo/wp-testers > > > > > > > _______________________________________________ > > > wp-testers mailing list > > > [email protected] > > > http://lists.automattic.com/mailman/listinfo/wp-testers > > > > > _______________________________________________ > > wp-testers mailing list > > [email protected] > > http://lists.automattic.com/mailman/listinfo/wp-testers > > > > _______________________________________________ > > wp-testers mailing list > > [email protected] > > http://lists.automattic.com/mailman/listinfo/wp-testers > > > _______________________________________________ > wp-testers mailing list > [email protected] > http://lists.automattic.com/mailman/listinfo/wp-testers > _______________________________________________ wp-testers mailing list [email protected] http://lists.automattic.com/mailman/listinfo/wp-testers
