Results 1 to 23 of 23

Thread: Highlander issue

Hybrid View

Previous Post Previous Post   Next Post Next Post
  1. #1
    Administrator Bok's Avatar
    Join Date
    Oct 2003
    Location
    Wake Forest, North Carolina, United States
    Posts
    24,493
    Blog Entries
    13
    you can see this within the stats - it's 311135, hover over the score on this page http://stats.free-dc.org/stats.php?p...074c6e2d72cf28

  2. #2
    When I go here...
    http://www.primegrid.com/show_user.php?userid=311135
    It says Team NONE.

    This is Collatz. It shows team as NONE.
    http://boinc.thesonntags.com/collatz/home.php

    Does this mean that the Highlander numbers will clear themselves from iHF?

    Thanks
    Last edited by Highlander_6596; 05-12-2014 at 02:29 PM.

  3. #3
    http://stats.free-dc.org/stats.php?p...eam=iHelpForum

    Bok - Since both the Projects associated with Highlander have been removed from iHelpForum association, can/would you please remove Highlander from the iHelpForum team's listing.

    Thanks

    Edit: As for the widening of the Banner, this is an example of what I am referring to...


  4. #4
    Bok - Are you unable to make the banner with a default length that will display all of the text?

  5. #5
    Administrator Bok's Avatar
    Join Date
    Oct 2003
    Location
    Wake Forest, North Carolina, United States
    Posts
    24,493
    Blog Entries
    13
    yes I did it a few days ago, it's just not live yet. Soon

  6. #6
    Administrator Bok's Avatar
    Join Date
    Oct 2003
    Location
    Wake Forest, North Carolina, United States
    Posts
    24,493
    Blog Entries
    13
    I put it live, let me know if there are issues with it. It's basically just setting a min width to be 400pixels. A long name/team would still not fit. I haven't worked on centering the badges at all as that takes a bit more work.

  7. #7
    Free-DC Semi-retire gopher_yarrowzoo's Avatar
    Join Date
    Mar 2002
    Location
    Knoxville, TN
    Posts
    3,985
    Quote Originally Posted by Bok View Post
    I put it live, let me know if there are issues with it. It's basically just setting a min width to be 400pixels. A long name/team would still not fit. I haven't worked on centering the badges at all as that takes a bit more work.
    Yes indeed that would be a bind to do, would need to do something like width=(@text('Yourname/Teamname',font....);
    if (width<400) { width=400; }
    calculate badge_width;
    if (width<badge_width) { width=badge_width+10; }
    badge_centre = (int) (width/2);
    badge_start=badge_centre-((int)(badge_width/2));
    or something like that...
    Easy do work it out here not as easy to put it into practice I'd work on it but my laptop is having major surgury to it's HDD right now!
    Semi-retired from Free-DC...
    I have some time to help.....
    I need a new laptop,but who needs a laptop when you have a phone...
    Now to remember my old computer specs..


Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •