www.webdeveloper.com

Search:

Type: Posts; User: leighchic

Page 1 of 5 1 2 3 4

Search: Search took 0.01 seconds.

  1. Replies
    1
    Views
    329

    Drop Down Menu CSS (z-index) problem

    I'm having a z-index order issue.

    I thought it would be an easy fix and I have tried a few different z-index changes, but I cant seem to get it right.
    The issue is just the home page:
    ...
  2. Thank you!

    Thank you!
  3. Thanks very much for your offer! but...

    Thanks very much for your offer! but unfortunately, this is already a tight budget, plus the client is happy with the fixed size now, but thank you anyway!
  4. Hi there, Actually because of my deadline with...

    Hi there,

    Actually because of my deadline with this, client has told me that i must rather do a fixed size now, instead of going fluid, but thanks anyways for your help!.
  5. [RESOLVED] Help needed with a Fluid Design Layout

    Hi there, I'm not used to creating fluid layout designs like this and I'm a bit baffled.

    If you look at my prototype I'm working on:
    http://www.leighdesignstudio.com/mullerie/

    These are the...
  6. Replies
    3
    Views
    386

    Thank you! that worked - the first one you...

    Thank you! that worked - the first one you suggested! :-) Many thanks,
  7. Replies
    3
    Views
    386

    Button Border Problem

    Hi,

    I am struggling to get the grey border around my submit buttons to disappear.

    http://itechnician.co.za/

    the code for the button is:

    <input type="image" name="submit" width="59px"...
  8. That didnt work - it also messed up my validation...

    That didnt work - it also messed up my validation scripts and my dropdown menu's. I dont know how this can work... the closest i had it was the code i had.. but then IT services was still showing up...
  9. When i add this code in - it does exactly as it...

    When i add this code in - it does exactly as it did before.
    Everything works EXCEPT when i click on IT services as my radio button option. In confirmation email, nothing gets displayed. and i have...
  10. Email PHP Form "Confirmation email" - Radio Group Problem

    Hi,

    I have a form on a site I am working on. 99% of it all works fine, but there is one thing that is not working.

    This is the form:

    http://www.leighdesignstudio.com/itech/iquote.php
    ...
  11. Replies
    4
    Views
    876

    Please see attached. To the left pic is how it is...

    Please see attached. To the left pic is how it is looking . To the Right - this is how it needs to look.
  12. Replies
    4
    Views
    876

    Sorry - that also doesn't work - because then you...

    Sorry - that also doesn't work - because then you cant click on the sublinks.
  13. Replies
    4
    Views
    876

    Yes, I have. It all does the same thing. The...

    Yes, I have. It all does the same thing.
    The problem is that I need my text to sit in the middle - with the NavDivider -BUT the hover state must take up the entire height of that navBar - and so I...
  14. Replies
    4
    Views
    876

    Nav Buttons CSS - Dropdown Issue

    Hi, I have posted another similar question on your forum - here: http://www.webdeveloper.com/forum/showthread.php?t=259802
    But now the client wants a drop down menu on this website, and I am having...
  15. Replies
    1
    Views
    575

    Im not sure if anyone has read my message yet,...

    Im not sure if anyone has read my message yet, but would really appreciate some urgent help on this! Thank you.
  16. Replies
    1
    Views
    575

    Problem with CSS - Nav Buttons

    Hi there

    I have what seems to be a simple problem, but i am not getting it right and so I thought I would ask.. as would like to know the best solution for this.

    This is the site I am building:...
  17. Replies
    0
    Views
    424

    Sticky Footer Not Working

    Hello,

    I am trying to implement exactly this technique that I found here:

    http://ryanfait.com/sticky-footer/

    into my website

    http://www.vikodesign.co.za/gina/index.php
  18. Replies
    4
    Views
    1,285

    Hi, well I have spent hours working out how to...

    Hi, well I have spent hours working out how to integrate this one that I am using on the other forms of this website and want to keep consistency. I know about ReCaptcha - i will try it out for...
  19. Replies
    4
    Views
    1,285

    Captcha code Problem

    Hi,

    I am busy working on the following page
    http://www.photographytours.co.za/bookings2.php

    I have utilized the coding that came with this Captcha script and it has worked for the quick...
  20. Replies
    4
    Views
    1,030

    I worked it out, thank you. I had the wrong...

    I worked it out, thank you. I had the wrong variable somewhere.
  21. Replies
    4
    Views
    1,030

    This is the code that site at the top of the page...

    This is the code that site at the top of the page (i see now that you cant see it, sorry!)

    <?php

    session_start();
    $errors = '';
    $yourname = '';
    $friendname = '';
    $visitor_email = '';...
  22. Replies
    4
    Views
    1,030

    [RESOLVED] Form Problem (send to a friend)

    Hi

    This is the website I am working on
    http://www.photographytours.co.za

    I have just implemented a new form method which allows me to use captcha etc in the form. This has worked fine on all...
  23. Replies
    19
    Views
    3,688

    No worries, i figured ot out - found a...

    No worries, i figured ot out - found a work-around by changing code to this:

    #footerContainer {
    position:static;
    left: 0;
    right: 0;
    bottom: 50;
    height: 166px;
    }
  24. Replies
    19
    Views
    3,688

    I see the issue - just dont know how to change it

    #contentContainer {
    position: absolute;
    left: 2px;
    right: 0;
    bottom:50px;
    overflow: auto;
    top: 202px;
    background: #e7e7e7; /* overrides earlier backgrounds */
  25. Replies
    19
    Views
    3,688

    Hi again, this method is giving me some problems...

    Hi again, this method is giving me some problems with links.

    http://specialistpainclinic.co.za/staging/index.php

    If you look at the home page - that read more button doesn't work. Also on the...
Results 1 to 25 of 120
Page 1 of 5 1 2 3 4
HTML5 Development Center



Recent Articles