Fix Please - Paid

Discussion in 'Programming' started by random58959858, Mar 23, 2008.

  1. #1
    A free domain if someone can fix that File/Upload/Browse: http://bloganhour.com/PS/form.html domains : Domains: ccthemes.com, demonstyles.com demonfeeds.com take a pic
     
    random58959858, Mar 23, 2008 IP
  2. jBud

    jBud Peon

    Messages:
    387
    Likes Received:
    8
    Best Answers:
    0
    Trophy Points:
    0
    As Seller:
    100% - 0
    As Buyer:
    100% - 0
    #2
    well i didn't really look too close, but a few things..
    <div id="divP">
    <div class="fileinputs">
    <input type="file" class="file hidden" id="upload_file"/>
    <div class="fakefile">
    <input/>
    <img src="file.gif"/>
    </div>
    </div>
    </div>
    Code (markup):
    should probably be:
    <div id="divP">
    <div class="fileinputs">
    <input type="file" class="file hidden" id="upload_file"/>
    <div class="fakefile"><img src="file.gif"/></div>
    </div></div>
    Code (markup):
    also i think you'll need to float the browse image so it aligns with the input field...
     
    jBud, Mar 23, 2008 IP
  3. random58959858

    random58959858 Well-Known Member

    Messages:
    902
    Likes Received:
    7
    Best Answers:
    0
    Trophy Points:
    110
    As Seller:
    100% - 0
    As Buyer:
    100% - 0
    #3
    Theres no problem with the code, i just need the browse button to align :)

    Cheers
     
    random58959858, Mar 23, 2008 IP
  4. Bronto

    Bronto Peon

    Messages:
    308
    Likes Received:
    3
    Best Answers:
    0
    Trophy Points:
    0
    As Seller:
    100% - 0
    As Buyer:
    100% - 0
    #4
    Fixed, PM sent.
     
    Bronto, Mar 23, 2008 IP
  5. random58959858

    random58959858 Well-Known Member

    Messages:
    902
    Likes Received:
    7
    Best Answers:
    0
    Trophy Points:
    110
    As Seller:
    100% - 0
    As Buyer:
    100% - 0
    #5
    Hes done most of it, there are a few IE errors that need fixing now though if anyone else can help
     
    random58959858, Mar 23, 2008 IP