Search results

  1. Anna

    New user

    welcome to x10 hosting :)
  2. Anna

    Why was my website replaced with an AD?

    that ad doesn't seem like something x10 would put up (on suspension pages/404s and similar there usually is clear statements that x10 hosting is behind that page) so I guess hacking / weird dns issue or other is the more likely cause. Have you submitted a ticket at http://support.x10hosting.com...
  3. Anna

    Will WordPress work here please?

    htaccess works just fine, for wordpress to work properly you might need to have intermediate level of php though (at least for automatical updates and such things I guess). I had intermediate prior to installing wordpress so I don't know how well it would work on basic
  4. Anna

    Flyers - Do They Work?

    If he can leave the flyers in related places I guess it could help some, by attracting the right kind of people. It's all a matter of weather he can get the flyers done cheap, as I guess only a part of the flyers would actually be equal to a new (regular) visitor to the site. Never tried that...
  5. Anna

    A little gift for x10Hosting community...

    Mind if I use that for my ad link to x10? I'm on ad-free so I can use whatever code I like to link back, don't even have to do it, but since it is a good service I'd like to do so.
  6. Anna

    Undo Send Mail in Gmail

    Yes, I've read about this feature, haven't activated it yet though. I might be a frequent user, not because I send mails that I regret, but because I seem to forget the attachments every so often :) not as much in gmail as I did with the webmail provided by uni when I was there, that webmail...
  7. Anna

    About Paypal

    yes, you can buy a domain without having a credit card, as long as the domain seller doesn't require you to have a verified paypal account, then you sort of need either of them... Don't think it is common though that a seller requires it
  8. Anna

    About Paypal

    I can put money in the paypal account without actually linking the bank account, I can do it the same way I'd pay any (domestic) bill, that might be different in other counties though (would take a few days before the balance gets updated in paypal though).
  9. Anna

    The Sims 3 - have you had enough?

    I haven't even got any of the other The Sims games, but I've tried them... so far I think the first one has been the best, in the second it took me about an hour to get damn annoyed... In my opinion the time runs a tad bit to fast in the game, there's really no sence in it taking half an hour or...
  10. Anna

    About Paypal

    for selling on ebay they might have implemented a rule that you must have a verified paypal account, something you'd be able to get by entering a credit card to the account for instance. I've never tried selling anything using paypal as payment method so I have no experience on that and hence...
  11. Anna

    About Paypal

    yes, you can do that, if there's enough funds in the pypal account you can shop without creditcard. Paypal always extracts from the account first, and only withdraws from a credit card if the funds are not enough.
  12. Anna

    Has anyone got a site that has been up for a full week on x10

    As I said that was only as I had figured it... I think I've read/heard about that somewhere, could be the irc channel, and could also be from some non official source. EDIT: On the new site I only see the uptime mentioned for the premium (aka paid) hosting, and for me that makes it pretty clear...
  13. Anna

    Has anyone got a site that has been up for a full week on x10

    actually the 99.9% uptime promise refers to their paid plans as far as I've figured it, there's no such promise for the free ones that I know of.
  14. Anna

    How could you create a website lije this?

    the simplest solution is probably to add the navigation to all pages (using include so you don't get so many places to make sure nav is up to date if you need to add something to the menu would be easiest)
  15. Anna

    How do you get more space and bandwidth?

    for the free servers, there's a deal called double everything (you can find it through link in cpanel). The offer can be used twice, so you get double double everything. What you end up with depends on what package you got to start with, ie ad-free or ad-enhanced. ($4.95 x2 if you want the...
  16. Anna

    how to achieve a cross browser compatible webdesign ?

    actually, there's quirks with ie7 as well... I had to implement special rules on my mainsite to make it look good in ie7 due to ie7 handeling padding/margin a bit different then firefox does. ie8 on the other hand doesn't require as many special codes as ie7 does.
  17. Anna

    how to achieve a cross browser compatible webdesign ?

    sorry to break it to you, but following standards alone won't do that, as some browsers refuse to follow the standards (mainly older IE). Most of the time you need to find the small tricks, like giving a few special rules that apply only to IE... But following standards is a very good place to...
  18. Anna

    100% height with CSS

    there's actually another easy solution as well... create an image that is 1 or 2 pixel in height, and your menu + 5 pixels wide, colored as you want your menu to be, and use that as background. css: background url('path/image.gif') repeat-y left; that would make the image stay on the left side...
  19. Anna

    100% height with CSS

    I'll try to explain how you can deal with that. Create one div that will act as a container for all content, including the menu. It should then be the first div opened after the <html> tag and the last one to close just before the </html> tag. Then the menu div will extend to be 100% of the...
  20. Anna

    addondomain Suspension

    if you can't get the reason by clicking "check suspension reason" you need to submit a support ticket to get the reason, as this forum is for community support and not official. I find it very odd though that your addon is suspended and not the main site. However if the domain is one you...
Top