Search results

  1. Anna

    what do you think of the new design of the forum?

    I'm not all to found of it, the previous theme looked much more professional, although perhaps a little to dark, in my opinion. And well, I spotted one detail that really annoyed me... how the table switches from having one column look inset and the nest outset... looks as someone forgot to...
  2. Anna

    repeating backgound

    css code: background-image: url('path/image.jpg'); the natural behavior for an background image is to repeat itself, both side to side (repeat-x) and top to bottom (repeat-y). If the picture doesn't have lines, the result won't either.
  3. Anna

    Travian

    restart will probably be around a year from now (on that server), the estimated length on each round is 13 months
  4. Anna

    Travian

    I'm hopelessly behind schedule :( kind of been sleeping through the first days with fever, talk about bad timing Luckily corey's been taking care of things as my sitter
  5. Anna

    Travian

    I landed at (-137|126) http://s1.travian.com/karte.php?d=219738&c=99
  6. Anna

    Upload files from FileZilla

    depends on how you did setup your ftp server on your computer (you can't connect through ftp without a server that answers on the machine)
  7. Anna

    Upload files from FileZilla

    localhost would be a good choice
  8. Anna

    How many websites allowed on x10hosting account?

    yes, that is possible, as long as you stay within the limit of total email addresses (think it's 5 on ad free)
  9. Anna

    Problem viewing page in IE6

    that condition is IE specific, all others ignores it <!-- --> are notations for comment in html, so for other browsers it looks like a comment they shouldn't care about
  10. Anna

    Problem viewing page in IE6

    IE handles div and their borders/margin/padding a bit diffrently then firefox/chrome does. My guess is you need to include special stylesheets for that (you only need to put in the values you need to change) The include must come after the main stylesheets in the code <!--[if IE]> <link...
  11. Anna

    x10 paid hosting questions

    as far as I know, paid hosting has it's own support system (within the client area), so I guess it would be faster. I think you are right that the ones on paid plans have priority over the ones on free plans, would make sense
  12. Anna

    Two blogs on same copy of database?

    yes, it is possible, just remember that anything you do at one end will reflect the other
  13. Anna

    At what age did you first get a website?

    I honestly can not remember when I started messing with my first site. But when I gave it a thought I realized, I must of have been under 25, I did my first computer related course somewhere after I had turned 18, and I know I started messing with it at that course (I was done with the...
  14. Anna

    Vegetarians

    I eat most things suitable as food :) I try to take on some vegetarian recipes sometimes, especially if there's been a lot red meat on the menu for a while. But that is mainly because I get tired of the meat and want a small change in cuisine :) I do try to put in vegetables into the cooking as...
  15. Anna

    How to convert basic php to intermediate php?

    submit a support ticket at http://support.x10hosting.com That is in most cases the fastest way to get an answer from staff. If the automated system fails, they should (logically) be able to do it manually
  16. Anna

    Christmas is over...why is there still a Crhistmas tree?

    :) Maybe it is regional (or maybe it's not really used now days, can't recall hearing it since I was a kid)... but here we say about the 13th "Tjugondedag Knut, då ska julen ut" Translates: "Twentieth day Knut, time to take Christmas out" Knut is a name, I dunno if other countries have names...
  17. Anna

    Christmas is over...why is there still a Crhistmas tree?

    traditionally here in Sweden Christmas tree and stuff aren't cleaned out until january 13th (20 days after Christmas) Although a lot of the ones I know cleans it out somewhere just after the 6th (13 days after christmas) which is a banking holiday here and part of the Christmas period.
  18. Anna

    Butterscotch

    My native language is swedish Seem to me it's more like kolasås :) At least from reading that wikipedia link and checking a recipe that they linked to.
  19. Anna

    Butterscotch

    for a non english speaker, please try to tell what butterscotch is?
  20. Anna

    Hosting Account Management Panel ' Warning '

    to be able to help you with that you need to at least give us the content of line 166 and a few of the previous lines
Top