|
Post by Dragon on Feb 5, 2012 22:34:19 GMT -8
Is it possible to code in image borders like the miniprofile for a ubbc table ? cloudianpublicity.com/index.cgi?board=movielocations&action=display&thread=4689[center][table] [tr] [td] [#44] [/td] [td] [b]Summary:[/b] [scrolly:h(50),w(460),sy] A paraplegic Marine dispatched to the moon Pandora on a unique mission becomes torn between following his orders and protecting the world he feels is his home [/scrolly] [b]External links:[/b] http://www.amazon.com/Avatar-Sam-Worthington/dp/7799121815 http://www.imdb.com/title/tt0499549/ http://itunes.apple.com/us/movie/avatar-2009/id354112018 http://www.traileraddict.com/trailer/avatar/trailer http://en.wikipedia.org/wiki/Avatar_(2009_film) [/td] [/tr] [/table][/center] If we placed the head and base images above and below the table coding they should show like we want but Im lost on how to get an image behind the table itself... Thats how the miniprofile border works: head image, base/bottom image, and the image behind the content (forget the term for the moment). We could use the replace the number code you gave me for images to put the head/base images... It'd work so if we needed we could change out the images. Not sure if theres a ubbc coding to put an image there like a background for the table.
|
|
|
Post by Wormopolis on Feb 5, 2012 22:44:09 GMT -8
eton has a code for enhanced UBBC tables that does in fact do things like that. should be in the PBS database.
|
|
|
Post by Dragon on Feb 6, 2012 9:41:56 GMT -8
Yeah I saw the enhanced table code. I tried using it a couple of times to no avail.
|
|
|
Post by Dragon on Feb 6, 2012 10:51:33 GMT -8
|
|
|
Post by Wormopolis on Feb 6, 2012 12:55:42 GMT -8
I would think
[atrb=name,value,bTable]
would let you do
[atrb=background-image,url(Image url),bTable]
|
|
|
Post by Dragon on Feb 6, 2012 18:17:30 GMT -8
That might work. Honestly I dont know how to put it in... If it means putting the imagelink in the post then theres an issue, but if it means putting the image in the footer coding and just putting [atrb=name,value,bTable] in the post its doable. Not sure where to place it though.
|
|
|
Post by Dragon on Feb 6, 2012 18:41:07 GMT -8
Can it not be done like the miniprofile: <style type="text/css"> .miniprofile {background-color: #0E0E0E; background: url(http://img140.imageshack.us/img140/2218/cpmpmiddle.png);} .minigrad {background-color: #0E0E0E; background: url(http://img220.imageshack.us/img220/9258/cpmpminigrad.png);} .minifont {font-family: Verdana; color: #AFAFAF;} .minigradfont {font-family: Verdana; font-size: 10px; font-weight: bold; color: #7497C8;} .mpLeft {padding-left: 20px;} </style> Like a style looks for a class or something as far as I know and then changes come from based in the footer... cloudianpublicity.com/index.cgi?action=display&board=movielocations&thread=10004&page=1I tried placing it in the post above, doesnt work like that far as I can see.
|
|
|
Post by Dragon on Feb 6, 2012 18:57:12 GMT -8
Ok I figured out it needed to be in the td, though it would work best as a whole and not in parts. Now its saying theres a case error.
|
|
|
Post by Wormopolis on Feb 6, 2012 19:52:30 GMT -8
try backgroundImage
and I dont think there are supposed to be closing [/atrb] tags...
|
|
|
Post by Dragon on Feb 6, 2012 22:15:34 GMT -8
Well under Etons post for the code he had a closing for the test shown... And you always close it with ubbc as far as I know..
|
|
|
Post by Dragon on Feb 6, 2012 22:25:32 GMT -8
Same thing with backgroundImage
Is there no way we can take advantage of the replace anything code you made for me before to put the background image behind the table ?
|
|
|
Post by Wormopolis on Feb 7, 2012 0:01:37 GMT -8
yeah backgroundImage wont work... I was hoping it might add it into a style.
definately dont use [/atrb] the code says they dont need em
try [atrb,style,background-image:url(URL),bTable]
as for modding the code, do all the tables get the same background image? and if you did that, you could never use the number code for anythign else.
|
|
|
Post by Dragon on Feb 7, 2012 7:35:35 GMT -8
wait what ? why O.o All the tables would get the image... I want something like the miniprofile: dark clear background probably similiar to the color behind the miniprofile.
|
|
|
Post by Wormopolis on Feb 7, 2012 15:12:35 GMT -8
because if you mod the number code to put a background into a specific table that is 3 parentNode above wherever the link is supposed to appear, and there ISNT a table at that location, the code stops working.
|
|
|
Post by Dragon on Feb 7, 2012 18:10:34 GMT -8
*rubs head* Not sure I get that [atrb,style,background-image:url(http://img855.imageshack.us/img855/2218/cpmpmiddle.png),bTable] Didnt work.
|
|