www.webdeveloper.com

Search:

Type: Posts; User: tony webb

Page 1 of 4 1 2 3 4

Search: Search took 0.01 seconds.

  1. Thanks for your help. I've made a few cosmetic...

    Thanks for your help. I've made a few cosmetic changes so that it matches the rest of the elements that are in the container.
  2. Can I adjust the size of individual accordion menu sliding section

    I have adapted a css accordian menu so that it also contains sub menus in the sliding section. Is there a way to adjust some of the sliding sections so that they don't open? The code for opening the...
  3. unable to align border and list in sub level of nav bar

    I am trying to build a vertical menu but I am having problems with aligning the border and the list of links for the sub menu. You can see what I mean on this link

    The sub menu doesn't align with...
  4. Thank you for your reply. I have sorted the...

    Thank you for your reply.

    I have sorted the issue. I did do as you first suggested but it didn't work, probably because of the cut and paste error that you noticed.

    With regards for tutorials....
  5. I have managed to sort some of this issue out....

    I have managed to sort some of this issue out. For some reason the menu is being read from an @media div for mobiles.
    It's the only one that is being read from their though.

    The issue is that the...
  6. Thanks for your reply. I do have a website...

    Thanks for your reply.
    I do have a website design book, which unfortunately the section on aligning images etc in it doesn't seem to work.
    Your advice doesn't either. This may be because of a...
  7. Unable to position a nav bar and images by side

    I am trying to position a nav bar to the left of an image.

    The image is in the right place but I can't position the nav bar correctly. If I use;
    position: absolute;
    top: 0px,
    left: 120 px
    ...
  8. I have managed to resolve the positioning issue....

    I have managed to resolve the positioning issue. I made #slideshow position: absolute; right: 20px;

    The issue with the menu/nav bar position seems to be too hard for me to resolve.
  9. Unable to position a slider and issue with following division showing in wrong place

    I have created an image slider but it appears in the middle of the page. I want to move it nearer to the right but I am having problems with positioning the slider.

    The css code for the postioning...
  10. Thanks for your reply. it works now. I have...

    Thanks for your reply. it works now. I have raised a new ticket because their is a different issue with it. Not sure if this was the correct way to do it though.
  11. List for nav bar not validating and I can't resolve the issue.

    I have created a nav list for my website but the html validator is showing errors for html4. I haven't been able to resolve it. Can you help me?

    The issue is that an error message is given for...
  12. unable to put a border around a pic slideshow

    I have copied the code for a slideshow which uses html. css and jquery. The slideshow doesn't have a border and I have been unable to create one.

    I have used the following css code;

    #fadein {...
  13. resolved

    resolved
  14. Problem with a slider: it appears below a menu and time lapse without an image.

    I'm not a proper programmer, but i'm giving it a bash. I've copied some code from a book for a web slider.

    It almost works, but there are three problems that need to be resolved;

    The images...
  15. Problems with adding alt description to images.

    At the moment I have 3 sizes of the same image. 1 size for different sized screens. These images are loaded from a css file. The code is;


    #head-photo {
    width: 100%;
    background-image:...
  16. Thanks for your reply. Having read your reply I...

    Thanks for your reply. Having read your reply I went back and looked at the current version. I hadn't named the division as you have shown in the test version.

    I had to add 3 more </div> to get it...
  17. Problem with getting foot menu to appear inline (using css and html)

    I am trying to update my website by breaking up some of the longer pages. Hopefully it will download a bit quicker!
    I am using the same design for all pages and am trying to link all html files to...
  18. Thanks for your reply. It looks like I will have...

    Thanks for your reply. It looks like I will have to mess around with my htaccess file as the changes didn't work. Worked OK on other mobile simulators.
    I shall leave that for a rainy day.

    Much...
  19. how to set max screen size for mobile first site

    Hi,
    I have built a website but have noticed that it doesn't show in blackberry's. I understand that one way to overcome this problem is to make my site mobile first.
    I understand that blacberry's...
  20. Thanks but what you suggested doesn't work unless...

    Thanks but what you suggested doesn't work unless the viewport tag is wrong.


    <meta name="viewport" content="width=device-width, initial-scale=1">
  21. @media not working for displaying tablets like ipad

    I am trying to make my website responsive. I have managed to get the site to display in most mobile browsers but I can't get it to display in tablets like the ipad.

    The website displays as it...
  22. Thanks for your reply. It's late in the...

    Thanks for your reply.

    It's late in the evening here so I will try what you have said tomorrow.

    The mobile site you are being redirected too is a redirect that I have set up for the moment for...
  23. Thanks for your help and reply. Unfortunately...

    Thanks for your help and reply.
    Unfortunately the drop down doesn't quiet work.
    When I click on a link it defaults to sitemap.html (sitemap.html is always displayed)

    Here is the code:

    <div...
  24. forms list as a mobile drop menu not working

    I am trying to make my website mobile friendly and am new to programming.

    I thought that I would use a simple forms drop down menu for now and program a proper mobile menu later.
    The menu isn't...
  25. Can you jump to links /anchors on a different page with mobile phones?

    I am new to all this programming stuff.
    I am adapting my website to make it responsive.

    In the desk top version I have a sub menu with links to anchors on a different page i.e.


    <li><a...
Results 1 to 25 of 79
Page 1 of 4 1 2 3 4
HTML5 Development Center



Recent Articles