Stripes Misplaced

Discussion in 'CSS' started by Agent_Dweeb, Jul 18, 2007.

Thread Status:
Not open for further replies.
  1. #1
    Please help me
    http://vgimages. info
    take away the space please

    heres the css

    html, body {

    font-family: "Lucida Sans Unicode", "Tahoma", sans-serif;
    width: 600px;
    margin: 60px auto 20px;
    background-image: url("background.png"); #9DC569;
    }
    #header {
    height: 90px;
    padding: 10px 0px 0px 0px;
    }
    h1 {
    font-size: 3.5em;
    font-weight: normal;
    margin: 0px;
    }
    h1 a {
    color: #000000;
    text-decoration: none;
    }
    h2 {
    font-size: 0.8em;
    font-weight: normal;
    margin: 0px;
    }
    h2 strong {
    color: #FF4444;
    }
    form {
    margin: 6px 0px 0px 12px;
    }
    h3 {
    font-size: 0.9em;
    margin: 0px 0px 8px 0px;
    }
    h3 label {
    cursor: pointer;
    }
    .normal {
    font-weight: normal !important;
    }
    .input {
    font-size: 1.2em;
    color: #444444;
    background-color: #EEEEEE;
    background-image: url('../img/input.gif');
    background-repeat: repeat-x;
    width: 590px;
    margin: 0px 0px 12px 0px;
    padding: 4px;
    border: 1px solid #AAAAAA;
    }
    .button {
    font-family: "Lucida Sans Unicode", "Tahoma", sans-serif;
    margin: 0px 0px 0px 4px;
    padding: 4px;
    cursor: pointer;
    }
    #result {
    margin: 10px 0px 0px 8px;
    font-size: 0.8em;
    }
    #result a {
    color: #FF4444;
    }
    #result a:hover {
    color: #FF2222;
    }
    #footer {
    font-size: 0.8em;
    text-align: center;
    margin: 20px 0px 0px 0px;
    }
    #footer a {
    color: #0099FF;
    }

    Please investigate the problem, and I willpay 1 dollar for the solution
     
    Agent_Dweeb, Jul 18, 2007 IP
  2. Jamie18

    Jamie18 Peon

    Messages:
    201
    Likes Received:
    3
    Best Answers:
    0
    Trophy Points:
    0
    #2
    sorry but i don't have access to http://vgimages.info, so i've got no idea what the problem actually is
     
    Jamie18, Jul 18, 2007 IP
  3. Agent_Dweeb

    Agent_Dweeb Peon

    Messages:
    5,607
    Likes Received:
    384
    Best Answers:
    0
    Trophy Points:
    0
    #3
    Sorry about that, well basically a striped images is being tessellated throughout the page but when it reaches the 'form' the stripes are offset by a little bit and the input field is overlapping the background

    Thats a database problem =/

    I fixed it
    http://mylilurl. com , remove the space thats my new domain
     
    Agent_Dweeb, Jul 18, 2007 IP
  4. soulscratch

    soulscratch Well-Known Member

    Messages:
    964
    Likes Received:
    45
    Best Answers:
    0
    Trophy Points:
    155
    #4
    WARNING: This Site Uses Colors That Will Rape Your Eyes.

    Dude, get rid of those stripes... I don't think ANYONE would want to use that shortener if you kept using that background.
     
    soulscratch, Jul 18, 2007 IP
  5. Agent_Dweeb

    Agent_Dweeb Peon

    Messages:
    5,607
    Likes Received:
    384
    Best Answers:
    0
    Trophy Points:
    0
    #5
    I have, I did.

    Problem Solved.
     
    Agent_Dweeb, Jul 18, 2007 IP
Thread Status:
Not open for further replies.