Search results

  1. sourfacedcyclop

    html/css centering problem

    I think its because you gave it a position:absolute; value. Have you tried using margin:0 auto;? That should center it to the middle of the page.
  2. sourfacedcyclop

    Hosting design

    I like it, very clean and professional looking. The text can be a little hard to read in some areas, maybe having it a little darker would help.
  3. sourfacedcyclop

    Custom Image Borders with CSS?

    You could load the image you want inside of another, larger image with rounded corners, this would give the illusion of rounded corners and custom borders. It might look something like this. div#table1 table tr td { background:url('imageinbghere') no-repeat; width:whatever; height:whatever; }...
  4. sourfacedcyclop

    Account Question.

    I have an account here, and my mom wants to make a site for her daycare business. She wants me to make and manage the site, is that against any rules?
  5. sourfacedcyclop

    Feedback on my site.

    There isn't any content, that is going to be added later, but I'm looking for comments on the overall layout. I haven't decided what to put on the site yet, normally I delete the layout and start over before I can get the that point. http://sourfacedcyclop.x10hosting.com/
  6. sourfacedcyclop

    Delete Account?

    Yes, I would like it deleted. Thank you.
  7. sourfacedcyclop

    Delete Account?

    Is it possible to delete my hosting account? I didn't renew my domain name and I just want to start over.
  8. sourfacedcyclop

    Error

    I looked around and didnt see anything like this "An Error Has OccurredWhoops, an error occurred retrieving your account's data from our system. Please try your request again in a few moments." Is this a problem with my account or just somthing that is happening to everyone? Thanks for the help,
  9. sourfacedcyclop

    Site Problem

    My domain is sourfacedcyclop.com, but when I try to log in it says "An Error Has Occurred Whoops, an error occurred retrieving your account's data from our system. Please try your request again in a few moments." Does anyone know why it does this? Thanks
Top