|
Post by Wormopolis on Feb 7, 2012 23:11:22 GMT -8
that should have been [atrb=style
|
|
|
Post by Dragon on Feb 8, 2012 23:52:18 GMT -8
ah your right. And its working now! Like its supposed to I think. Though there seems to be some weird space above the content... Is that some error from the code or the image ?> I'd still like it if we could make the url for the image under the footers similiar to the replace anything code. You don't think theres any chance to do that ? Thanks for the assist wormo
|
|
|
Post by Wormopolis on Feb 9, 2012 16:20:28 GMT -8
looks like a break tag is in there before the picture. do you have any line feeds before the content you type? I cant tell if PB adds that break tag or it converts from what is in the post.
|
|
|
Post by Dragon on Feb 9, 2012 17:51:20 GMT -8
I dont think theres any spaces or extra lines... Heres the coding:
[center] [img]http://img267.imageshack.us/img267/2271/head1q.png[/img] [table] [tr] [td] [#169] [/td] [td] [atrb=style,background-image:url(http://img10.imageshack.us/img10/8206/headbackground1.png),bTable] [b]Summary:[/b] [scrolly:h(50),w(460),sy] In Roman-ruled Britain, a young Roman soldier endeavors to honor his father's memory by finding his lost legion's golden emblem. [/scrolly] [b]External links:[/b] http://www.amazon.com/Eagle-Channing-Tatum/dp/B0034G4P58 http://www.imdb.com/title/tt1034389/ http://itunes.apple.com/ie/movie/the-eagle/id450556596 http://www.traileraddict.com/trailer/the-eagle/trailer http://en.wikipedia.org/wiki/The_Eagle_(2011_film) [/td] [/tr] [/table] [img]http://img6.imageshack.us/img6/3990/bottomtable.png[/img] [/center]
|
|
|
Post by Wormopolis on Feb 9, 2012 20:02:01 GMT -8
|
|
|
Post by Wormopolis on Feb 9, 2012 20:14:39 GMT -8
[td][#169][/td]
do it like that
|
|
|
Post by Dragon on Feb 9, 2012 22:27:16 GMT -8
Ah, that worked perfectly. Thank you Wormo.
That takes care of that problem.
Is the space between the bottom and the table something similiar ? If I try putting the image below the [/tr] it disappears, so I'm unsure how to remove the gap.
|
|
|
Post by Wormopolis on Feb 10, 2012 2:50:35 GMT -8
remove the linefeeds after the head image and before the base image
[/img][table]
[/table][img]
|
|
|
Post by Dragon on Feb 10, 2012 10:31:57 GMT -8
Ok, that removed the space after the table. There seems to be a space between the head image and the table though. Not sure how as I removed the line feeds there...
|
|
|
Post by Wormopolis on Feb 10, 2012 20:30:48 GMT -8
looks correct in FF
|
|
|
Post by Dragon on Feb 10, 2012 20:46:27 GMT -8
Hmm your right its fine in FF. But its defintely showing a linebreak/gap on internet explorer.
Also, is there a way to make the background image stretch out a little more ? Like setting a width parameter ? The head/base image are a bit wider than the background image thats fitted to the table. We could make those match the table/background image size but I think it would look better if the background image jutted out to match the head/base images instead.
|
|
|
Post by Wormopolis on Feb 10, 2012 21:03:20 GMT -8
IE shows there is an empty text node in between the head image and the table. firefox apparently ignores it. do you have a space in there by chance?
|
|
|
Post by Dragon on Feb 10, 2012 22:16:50 GMT -8
Ah, I got the problem now. It was more a lack of space, I had it scrunched [/img]
|
|
|
Post by Wormopolis on Feb 10, 2012 22:58:57 GMT -8
does this work if you put it into the same cell?
[atrb=style,width:WIDTH,bTable]
|
|
|
Post by Wormopolis on Feb 10, 2012 22:59:18 GMT -8
and that other code for mod functions... I posted a reply in it
|
|