49 coaches online • Server time: 19:56
Forum Chat
Log in
Recent Forum Topics goto Post Advice tabletop tour...goto Post BB2020 - Kick team m...goto Post Conceding v Goblins/...
SearchSearch 
Post new topic   Reply to topic
View previous topic Log in to check your private messages View next topic
BlackNWhiteDog



Joined: Feb 05, 2006

Post   Posted: Nov 02, 2006 - 11:54 Reply with quote Back to top

PARC wrote:
BlackNWhiteDog you probably know but this is great site for someone to add the small player icons to their team bios
http://www.nicklovick.co.uk/01_fumbbl/BB7/images/


I actualy know about this site...
note the url www.nicklovick.co.uk
then have a look at the name in my signatue (Nick Lovick Freelance Photography)

Its my site Smile Smile Smile

Check out my team bios for more player icons BlackNWhiteDog and more here Drafted Legends

_________________
Shameless Advertising!
[url=http://www.nicklovick.co.uk/NLFPbutton.gif]Image[/url] [url=http://www.nicklovick.co.uk/01_Fumbbl/BB7/7s.gif]Image[/url]
PARC



Joined: Sep 06, 2006

Post   Posted: Nov 03, 2006 - 16:31 Reply with quote Back to top

Hehe Smile i found your site from one team's bio when i was looking for the small icons Smile small world Smile
BlackNWhiteDog



Joined: Feb 05, 2006

Post   Posted: Nov 03, 2006 - 17:59 Reply with quote Back to top

You found the icons I use on the BB7s Drafted legends page Smile
Glad you found them usefull. I might just upload my entire icons folder (full stunty icons included).........

Uploading now, should be done by the time you read this!

_________________
Shameless Advertising!
[url=http://www.nicklovick.co.uk/NLFPbutton.gif]Image[/url] [url=http://www.nicklovick.co.uk/01_Fumbbl/BB7/7s.gif]Image[/url]
Laviak



Joined: Jul 19, 2004

Post   Posted: Nov 09, 2006 - 09:42 Reply with quote Back to top

Mezir wrote:
Nifty trick: The FUMBBL php form adds a <br /> tag for every line break in what you submit. This can seriously screw up table lay-outs unless you put all the code on a single line - which then becomes a female dog to edit. Adding // to the end of a line circumvents this action, because it comments out the <br />.


This trick doesn't seem to work for me Sad

But, I figured the idea was sound, and commenting it out with standard html comment tags:
Code:
some text that you <!--
-->want on one line

worked a treat.

Here's a slightly more complex example:
Code:
<table style='border: solid 1px black; margin-left: auto; margin-right:auto;' border=0 cellspacing=0 cellpadding=5><tbody align=justify valign=top><!--
-->  <tr style='background: #000000; color: white;'><!--
-->      <th>&nbsp;</th><th>Coach</th><th>Team</th><th>Results</th><!--
-->  </tr><!--
-->  <tr class=odd><!--
-->      <td>1</td><!--
-->      <td><a href=http://fumbbl.com/~Patrician>Patrician</a></td><!--
-->      <td><a href=http://fumbbl.com/FUMBBL.php?page=team&op=view&team_id=225215>Northern Blight</a></td><!--
-->      <td align=center><a href='http://fumbbl.com/FUMBBL.php?page=match&id=1435236'>2-0</a></td><!--
-->    </tr> <!--
-->    <tr class=even><!--
-->      <td>2</td><!--
-->      <td><a href=http://fumbbl.com/~xstatika>xstatika</a></td><!--
-->      <td><a href=http://fumbbl.com/FUMBBL.php?page=team&op=view&team_id=266851>Steelfist FC</a></td><!--
-->      <td align=center><a href='http://fumbbl.com/FUMBBL.php?page=match&id=1447710'>0-2</a></td><!--
-->    </tr> <!--
-->  </tbody></table>

_________________
We Fink Wer Orks
--------
Help save blood bowl, foul an elf today!.


Last edited by Laviak on %b %30, %2006 - %10:%Nov; edited 1 time in total
Kalamona



Joined: Apr 21, 2005

Post   Posted: Nov 09, 2006 - 11:28 Reply with quote Back to top

some of the icon animations are great and tried to use them for my cheaters, but they dont seem to work. I think because they are in jpg format instead of gif. could u do them in gif pls?

thx
Panda_



Joined: Jul 14, 2004

Post   Posted: Nov 30, 2006 - 10:25 Reply with quote Back to top

Mezir wrote:
Nifty trick: The FUMBBL php form adds a <br /> tag for every line break in what you submit. This can seriously screw up table lay-outs unless you put all the code on a single line - which then becomes a female dog to edit. Adding // to the end of a line circumvents this action, because it comments out the <br />.


Code:
<table>//
  <tr><td>//
    Bla//
  </td></tr>//
</table>//


It doesn't work here

_________________
"Rien ne sert de partir a point, il vaut mieux courir."


Last edited by Panda_ on %b %03, %2006 - %15:%Dec; edited 3 times in total
Laviak



Joined: Jul 19, 2004

Post   Posted: Nov 30, 2006 - 10:27 Reply with quote Back to top

Look three posts up Panda Wink

_________________
We Fink Wer Orks
--------
Help save blood bowl, foul an elf today!.
Panda_



Joined: Jul 14, 2004

Post   Posted: Nov 30, 2006 - 10:30 Reply with quote Back to top

Laviak wrote:
Look three posts up Panda_
Wink


Ok, thanks so for a table it should work like that:
Code:

--> <table><!--
--><tr><td><!--
-->Bla<!--
--></td></tr><!--
--></table><!--

_________________
"Rien ne sert de partir a point, il vaut mieux courir."
BlackNWhiteDog



Joined: Feb 05, 2006

Post   Posted: Dec 03, 2006 - 15:09 Reply with quote Back to top

Laviak wrote:
Mezir wrote:
Nifty trick: The FUMBBL php form adds a <br /> tag for every line break in what you submit. This can seriously screw up table lay-outs unless you put all the code on a single line - which then becomes a female dog to edit. Adding // to the end of a line circumvents this action, because it comments out the <br />.


This trick doesn't seem to work for me Sad


Me neither!

What I do is add spaces so i have gaps where i need to make changes to tables.
The spaces do not show on the page Smile

_________________
Shameless Advertising!
[url=http://www.nicklovick.co.uk/NLFPbutton.gif]Image[/url] [url=http://www.nicklovick.co.uk/01_Fumbbl/BB7/7s.gif]Image[/url]
BlackNWhiteDog



Joined: Feb 05, 2006

Post   Posted: Jan 09, 2007 - 09:16 Reply with quote Back to top

I've just updated the first post with how to change font colours.

I'll get round to explaining tables sometime in the future Wink

Please keep your imput coming, I am learning new code all the time so any extra info that isn't posted in my first post would be appreciated.
Post it here and I'll add any new or usefull info in my first post! (have I missed any text formating code? (that works?))

Last of all, for my next post on tables I could do with being able to add some screen shots of tables.
How do I take screen shots??? I'm runing windows XP.

edit: Forgot to mention i'm writing an idiots guide to using vanGorn's roster harvester (as i'm an idiot myself). I haven't forgoten, I just haven't finished it yet Razz

_________________
Shameless Advertising!
[url=http://www.nicklovick.co.uk/NLFPbutton.gif]Image[/url] [url=http://www.nicklovick.co.uk/01_Fumbbl/BB7/7s.gif]Image[/url]
MadTias



Joined: Jun 19, 2004

Post   Posted: Jan 11, 2007 - 22:29 Reply with quote Back to top

Is there a way to sort text into columns without using a table?
Meech



Joined: Sep 15, 2005

Post   Posted: Jan 11, 2007 - 22:32 Reply with quote Back to top

Wow... MadTias just posted my question...

_________________
Putting the FU in fumbbl since 9/2005
SnakeSanders



Joined: Aug 02, 2003

Post   Posted: Jan 15, 2007 - 12:47 Reply with quote Back to top

BlackNWhiteDog wrote:
I've just updated the first post with how to change font colours.

I'll get round to explaining tables sometime in the future Wink

Please keep your imput coming, I am learning new code all the time so any extra info that isn't posted in my first post would be appreciated.
Post it here and I'll add any new or usefull info in my first post! (have I missed any text formating code? (that works?))

Last of all, for my next post on tables I could do with being able to add some screen shots of tables.
How do I take screen shots??? I'm runing windows XP.

edit: Forgot to mention i'm writing an idiots guide to using vanGorn's roster harvester (as i'm an idiot myself). I haven't forgoten, I just haven't finished it yet Razz


take a screenshot by pressing print screen button on yer keyboard, then paste into your image editor

Isnt it macikes roster harvester? Razz

@madtias... i dont think you can with play html, unless you store it in a database and use php or other scriping languages, there may be a way however
BlackNWhiteDog



Joined: Feb 05, 2006

Post   Posted: Jan 15, 2007 - 14:03 Reply with quote Back to top

brownrob wrote:
take a screenshot by pressing print screen button on yer keyboard, then paste into your image editor


Thanks Smile

brownrob wrote:
Isnt it macikes roster harvester? Razz


Could very well be, oops Razz

MadTias wrote:
Is there a way to sort text into columns without using a table?


I don't think so???
Does anyone know off a way?

P.S. I will get round to adding a tables tutorial into my first post... honest... soonish... watch this space... Wink

_________________
Shameless Advertising!
[url=http://www.nicklovick.co.uk/NLFPbutton.gif]Image[/url] [url=http://www.nicklovick.co.uk/01_Fumbbl/BB7/7s.gif]Image[/url]
Kingdom



Joined: Mar 03, 2006

Post   Posted: Jan 15, 2007 - 14:50 Reply with quote Back to top

There is a way to organize text in columns without tables, but this involves heavy CSS. And even today not all browsers interpret CSS the same way. if you are not a top-notch-html-crack, stick to tables Smile
Here are some good examples in german. Some other examples in english.
Display posts from previous:     
 Jump to:   
All times are GMT + 1 Hour
Post new topic   Reply to topic
View previous topic Log in to check your private messages View next topic