BuffaloHelp 24 Report post Posted February 3, 2007 Testing out new hide code that won't interfer with profile view and topic listing Share this post Link to post Share on other sites
BuffaloHelp 24 Report post Posted May 30, 2007 Testing new GOOGLE and DEFINE bbcode tags.Usage: [google]free web hosting, no ads[/google] search:free web hosting, no adsAs you can see, GOOGLE has prefix of the word "search:"Usage:[define]onomatopoeia[/define] define:onomatopoeiaAs you can see, DEFINE has prefix of the word "define:" Share this post Link to post Share on other sites
serverph 0 Report post Posted May 30, 2007 luv the new ones, BH! how about something for wikipedia too, if it can be done of course? Share this post Link to post Share on other sites
BuffaloHelp 24 Report post Posted June 8, 2007 Sorry about the Wikipedia... still working on it.Testing IMGALIGNUsage: [imgimgalign=right]image url[/imgalign][imgalign=left]image url[/imgalign][imgalign=right]http://forums.xisto.com/no_longer_exists/ can format your post with more control and feel of professional publishing. By selecting RIGHT option, you can display an image to the right of the paragraph while the text automatically wrapping around the image with set appropriate margin. Options RIGHT and LEFT are available. If the text wrapping around is short you may use BR bbcode to start the new line. This, I hope, brings easier formatting of your posts that includes illustrations.[imgimgalign=left]http://forums.xisto.com/no_longer_exists/ is to illustrate the LEFT alignment of your picture and using BR bbcode to show a break in line.This is the next line formed after using BR bbcode.[/br]When in doubt, you can choose to PREVIEW POST before submitting your post. BR should be used to enclose the whole line, for example, the BR code started at the beginning of the second line and closed at the beginning of the third line of this paragraph. [/br]See below for CODE: [imgalign=left]http://forums.xisto.com/uploads/1166611854/gallery_6042_7_2570.jpg is to illustrate the LEFT alignment of your picture and using BR bbcode to show a break in line.[br]This is the next line formed after using BR bbcode.[/br]When in doubt, you can choose to PREVIEW POST before submitting your post.[br]BR should be used to enclose the whole line, for example, the BR code started at the beginning of the second line and closed at the beginning of the third line of this paragraph. [/br]See below for CODE: This bbcode is still in the testing phase. If a member decided to post a huge picture it will not be effective as per format of this forum.*UPDATE* bbcodes officially released on July 6, 2007. Discussion topic started here New custom bbcodes called google, define, imgalign Share this post Link to post Share on other sites
truefusion 3 Report post Posted July 7, 2007 To illustrate text in the center, between both images without the use of tables. [img]http://img255.imageshack.us/img255/4087/ichthuxlf1.th.jpg[/img][img]http://img255.imageshack.us/img255/4087/ichthuxlf1.th.jpg[/img][center]To illustrate text in the center, between both images, without the use of tables.[/center] I wonder if this is IE friendly.You could probably build a castle with this. Share this post Link to post Share on other sites
BuffaloHelp 24 Report post Posted July 7, 2007 I think the better way to use TABLE when inserting image is [table=0][tr][td][img]http://img255.imageshack.us/img255/4087/ichthuxlf1.th.jpg[/img][/td][td][img=http://img255.imageshack.us/img255/4087/ichthuxlf1.th.jpg][/td][td][img=http://img255.imageshack.us/img255/4087/ichthuxlf1.th.jpg][/td][/tr][/table] I notice that if TD /TD and the next TD is next to each other, it creates huge width...the error in my coding. Sorry. Is there a way using CSS to allow break in line after a style? I should search line-break... I think that's the problem. I assumed that TABLE tag would be used just like HTML style, new line break etc. TABLE TR TD etc. because the following shows different format [table=0][tr][td][img]http://img255.imageshack.us/img255/4087/ichthuxlf1.th.jpg[/img][/td][td][img=http://img255.imageshack.us/img255/4087/ichthuxlf1.th.jpg][/td][td][img=http://img255.imageshack.us/img255/4087/ichthuxlf1.th.jpg][/td][/tr][/table] PS, after a refresh.. they look the same... what gives?? ha ha ha Wait it's back! I think the format changes only when I edit and come out of AJAX edit mode... Share this post Link to post Share on other sites