Register | Login
Views: 19364387
Main | Memberlist | Active users | ACS | Commons | Calendar | Online users
Ranks | FAQ | Color Chart | Photo album | IRC Chat
11-02-05 12:59 PM
0 user currently in Suggestions/Bug Reports.
Acmlm's Board - I2 Archive - Suggestions/Bug Reports - Exp % to Gif | |
Add to favorites | "RSS" Feed | Next newer thread | Next older thread
User Post
ZombieMushroom

Red Cheep-cheep
Level: 18

Posts: 155/212
EXP: 25764
For next: 4133

Since: 08-24-05

Since last post: 6 days
Last activity: 2 days
Posted on 10-08-05 02:20 AM Link | Quote
How do i link my EXP % to a Gif pic or something? For example, Yiffy Kitten's Rings.
Riku

Giant Goomba
Level: 42

Posts: 1100/1239
EXP: 505941
For next: 15421

Since: 06-21-05
From: ....Is this like a custom title?

Since last post: 6 hours
Last activity: 6 hours
Posted on 10-08-05 02:30 AM Link | Quote
Quite simple actully.

For example.

(a href=URL.COM>TEXT OR PIC URL HERE.)

Except use "<" and ">".
Elric

Chasupa


Currently Playing:
You Like A Lute.
Level: 40

Posts: 639/687
EXP: 440016
For next: 1293

Since: 03-15-04
From: Melniboné

Since last post: 6 hours
Last activity: 6 hours
Posted on 10-08-05 02:36 AM Link | Quote
Not even close, RF. Not even close.

Yiffy Kitten has the ring image set as a table background, with a width of &exppct&. And it's in it's own seperate table as well.
Riku

Giant Goomba
Level: 42

Posts: 1101/1239
EXP: 505941
For next: 15421

Since: 06-21-05
From: ....Is this like a custom title?

Since last post: 6 hours
Last activity: 6 hours
Posted on 10-08-05 02:44 AM Link | Quote
Oooops.... My fault. I thought he meant his red and blue buttons. My mistake...
Xkeeper
The required libraries have not been defined.
Level: NAN

Posts: 3693/-863
EXP: NAN
For next: 0

Since: 03-15-04

Since last post: 2 hours
Last activity: -753366 sec.
Posted on 10-09-05 07:28 AM Link | Quote
<table cellpadding=0 cellspacing=0 border=0 width=XXX height=YYY>
<td width=&exppct&% background=FILLEDIMAGEHERE bgcolor=COLORHERE>
<td width=&exppct2&% background=NOTFILLEDIMAGE bgcolor=NOTFILLEDCOLOR>
</table>


That gives (for me)



<table cellpadding=0 cellspacing=0 border=0 width=100% height=16>
<td width=&exppct&% bgcolor=FF8080>
<td width=&exppct2&% bgcolor=800000>
</table>



(edited by OH NOES on 10-08-05 10:29 PM)
(edited by OH NOES on 10-08-05 10:31 PM)
HyperLamer
<||bass> and this was the soloution i thought of that was guarinteed to piss off the greatest amount of people

Sesshomaru
Tamaranian

Level: 118

Posts: 7571/8210
EXP: 18171887
For next: 211027

Since: 03-15-04
From: Canada, w00t!
LOL FAD

Since last post: 2 hours
Last activity: 2 hours
Posted on 10-10-05 12:48 AM Link | Quote
Xk fails for using invalid HTML.

<table border=0 cellspacing=0 cellpadding=0 width=XXX height=YYY><tr><td width=&exppct&% background="FULL IMAGE" bgcolor=FULL COLOUR> </td><td width=&exppct2&% background="EMPTY IMAGE" bgcolor=EMPTY COLOUR> </td></tr></table>



The colours are used when your images have transparency. Mine don't.
Xkeeper
The required libraries have not been defined.
Level: NAN

Posts: 3712/-863
EXP: NAN
For next: 0

Since: 03-15-04

Since last post: 2 hours
Last activity: -753366 sec.
Posted on 10-10-05 01:26 AM Link | Quote

OH MY FUCKING GOD!!!
IT WON'T VALIDATE LIKE THE REST OF THE GODDAMN BOARD! I'M GOING TO GO SLIT MY WRISTS NOW waaaah



(edited by Xkeeper on 10-09-05 04:30 PM)
(edited by Xkeeper on 10-09-05 06:50 PM)
knuck

Hinox
Banned until 19-58-5815: trolling, flaming, spamming, being a general fucktard...
Level: 62

Posts: 1687/1818
EXP: 1894574
For next: 90112

Since: 03-15-04

Since last post: 14 hours
Last activity: 9 hours
Posted on 10-10-05 01:30 AM Link | Quote
Originally posted by HyperHacker
Xk fails for using invalid HTML.

<table border=0 cellspacing=0 cellpadding=0 width=XXX height=YYY><tr><td width=&exppct&% background="FULL IMAGE" bgcolor=FULL COLOUR> </td><td width=&exppct2&% background="EMPTY IMAGE" bgcolor=EMPTY COLOUR> </td></tr></table>



The colours are used when your images have transparency. Mine don't.
Stop flaming.
kitty
Come on babe, pet the pussy ;)
Level: 70

Posts: 2307/2449
EXP: 2962406
For next: 53405

Since: 03-15-04
From: Scranton, PA, USA

Since last post: 3 hours
Last activity: 3 hours
Posted on 10-10-05 03:58 AM Link | Quote
<table width=160><td><table background=http://uofscs.tripod.com/sigs/ring.txt width=&exppct&% height=16><td></table></table>

copied exactly from my sig. Some explaining:
The first tag creates a table with a width of 160 pixels. 1 ring is 16x16, so 10 in a row are 160 pixels wide. Then the bg tag making the rings the BG, with width of my % to fill the bar up to the right spot. If I had 99.9% to level...



I could recode it, hell, I could recode my entire layout more efficiently, but I don't care. It works.
HyperLamer
<||bass> and this was the soloution i thought of that was guarinteed to piss off the greatest amount of people

Sesshomaru
Tamaranian

Level: 118

Posts: 7587/8210
EXP: 18171887
For next: 211027

Since: 03-15-04
From: Canada, w00t!
LOL FAD

Since last post: 2 hours
Last activity: 2 hours
Posted on 10-10-05 11:07 AM Link | Quote
Sorry, didn't know we weren't allowed to post valid HTML. You know, 'cuz since the rest of the board is already poorly coded, we may as well make it that much harder on a browser by coding our layouts poorly too.
Xkeeper
The required libraries have not been defined.
Level: NAN

Posts: 3717/-863
EXP: NAN
For next: 0

Since: 03-15-04

Since last post: 2 hours
Last activity: -753366 sec.
Posted on 10-10-05 01:08 PM Link | Quote
Originally posted by HyperHacker
Sorry, didn't know we weren't allowed to post valid HTML. You know, 'cuz since the rest of the board is already poorly coded, we may as well make it that much harder on a browser by coding our layouts poorly too.
The hypocrisy, coming from someone who's layout doesn't even validate properly

More fun facts:

Hyperhacker's layout: 4933 + 2585 (7518, incl. offsite CSS but not images)
My layout: 5306 (images incl.)

So, uh, yeah. Learn to code "validated" layouts before you go acting like the W3C's God.

HyperLamer
<||bass> and this was the soloution i thought of that was guarinteed to piss off the greatest amount of people

Sesshomaru
Tamaranian

Level: 118

Posts: 7589/8210
EXP: 18171887
For next: 211027

Since: 03-15-04
From: Canada, w00t!
LOL FAD

Since last post: 2 hours
Last activity: 2 hours
Posted on 10-10-05 01:27 PM Link | Quote
Meaningless numbers with no description: 45857985.

BTW there's a bit of a diference between having a layout which isn't 100% valid CSS (mind posting where you got this information?) and blatantly ignoring the most basic elements of HTML like closing tags.
Xkeeper
The required libraries have not been defined.
Level: NAN

Posts: 3721/-863
EXP: NAN
For next: 0

Since: 03-15-04

Since last post: 2 hours
Last activity: -753366 sec.
Posted on 10-10-05 10:14 PM Link | Quote
01:16'33'a> <+Gavin> if had had half a clue about what he was talking about, he would have realized that at the first improperly formated tag the browser drops into quirksmode
01:16'49'a> <+Gavin> so if just one tag is wrong, the document loses the advatanges of validating according to the DTD

Oh, and this board also leaves many tags open, though I guess you forgot about that one

And I got it from the W3C. Seriously, I'm shocked you couldn't guess. I'm not going to waste 5 hours checking to make sure your (in)valid code really is(n't)
UnsurpassedDarkness

Melon Bug
Level: 39

Posts: 738/746
EXP: 391555
For next: 13216

Since: 10-29-04
From: Λtlantıs.
All your base are belong to us.

Since last post: 12 days
Last activity: 2 days
Posted on 10-12-05 01:54 AM Link | Quote
If you want to use the board pictures, you can use something like this:

<table height=8 border=0 cellpadding=0 cellspacing=0><tr><td width=2 background=images/num2/barleft.gif><td width=50 background=images/num2/bar-off.gif><img src=images/num2/bar-on.gif width=&exppct& height=8</img><td width=2 background=images/num2/barright.gif></tr></table>

Example:

Elric

Chasupa


Currently Playing:
You Like A Lute.
Level: 40

Posts: 647/687
EXP: 440016
For next: 1293

Since: 03-15-04
From: Melniboné

Since last post: 6 hours
Last activity: 6 hours
Posted on 10-12-05 02:32 AM Link | Quote
Originally posted by UnsurpassedDarkness
If you want to use the board pictures, you can use something like this:

<table height=8 border=0 cellpadding=0 cellspacing=0><tr><td width=2 background=images/num2/barleft.gif><td width=50 background=images/num2/bar-off.gif><img src=images/num2/bar-on.gif width=&exppct& height=8</img><td width=2 background=images/num2/barright.gif></tr></table>

Example:


The only problem with that is you made the bar-off.gif file have a width of 50, when &exppct& goes up to 99.9. As soon as it gets to 50% full, it will look like it's 100% full. Change the width to 100, and you're set.


UnsurpassedDarkness

Melon Bug
Level: 39

Posts: 740/746
EXP: 391555
For next: 13216

Since: 10-29-04
From: Λtlantıs.
All your base are belong to us.

Since last post: 12 days
Last activity: 2 days
Posted on 10-12-05 06:12 AM Link | Quote
Huh? Well, I meant to put a percent sign after &exppct&, then it should work no matter what the width, right?


(edited by UnsurpassedDarkness on 10-11-05 09:15 PM)
Elric

Chasupa


Currently Playing:
You Like A Lute.
Level: 40

Posts: 648/687
EXP: 440016
For next: 1293

Since: 03-15-04
From: Melniboné

Since last post: 6 hours
Last activity: 6 hours
Posted on 10-12-05 10:21 AM Link | Quote
Yeah, using width=&exppct&% will work just fine.
Add to favorites | "RSS" Feed | Next newer thread | Next older thread
Acmlm's Board - I2 Archive - Suggestions/Bug Reports - Exp % to Gif | |


ABII


AcmlmBoard vl.ol (11-01-05)
© 2000-2005 Acmlm, Emuz, et al



Page rendered in 0.023 seconds.