How to move Folding stats around in sig?

GHoosdumGHoosdum Icrontian
edited August 2003 in Folding@Home
I need to bump my stats over by about 50 pixels to the right in my sig... is there a way to do this in the script? I tried a few things, but I don't know what variable is what, so I only succeeded in making my sig 50 pixels longer and did put the stats where they need to go, but it also made the sig pic start to wrap... so Spike's face showed up on the left AND the right, and I don't want that...

Comments

  • LincLinc Owner Detroit Icrontian
    edited August 2003
    It's center or nothing with the way the script is currently written. Sorry man :(
  • GHoosdumGHoosdum Icrontian
    edited August 2003
    Oh well. Thanks, Keebs. For now, I guess I'll jus thave two Spikes!
  • edited August 2003
    You could split that image into two, and make a table.

    Place each image in order in each cell, and place the stats where you want within that cell the cell of your choice.
  • ThraxThrax 🐌 Austin, TX Icrontian
    edited August 2003
    The table would leave a gap between the upper and lower half of the image.
  • edited August 2003
    not less you tell it not to... I think.

    I'll try it. I used to do it back when I made the old webpages.

    //edit: Hang on, what if you used the [noborders] and [nocellspacing] taggs?...

    or is it cellspacing=0...? I can't remember.
  • EnverexEnverex Worcester, UK Icrontian
    edited August 2003
    Using Cellspacing 0, Cellpadding 0 and Border 0, there shouldn't be a gap at all. If there was then you could use "style" to set the margins or padding to minus figures to manually realign the cells.

    NS
Sign In or Register to comment.