Forums

The forums ran from 2008-2020 and are now closed and viewable here as an archive.

Home Forums CSS I need to make my drop down navigation dynamic HELP?

  • This topic is empty.
Viewing 8 posts - 1 through 8 (of 8 total)
  • Author
    Posts
  • #162814
    vpatterson
    Participant

    I have completed my webpage, as i was designing i made it for a specific resolution. (Because my boss said so) i made it for 1024. As i was testing the site on different monitors i noticed there was different resolution on all of them it varies from 960, 1024, to 1307? How would i keep my navigation bar to fluctuate with the resolution?

    #162889
    vpatterson
    Participant

    well im not able to upload photos on here for examples, so i cant really show you.
    The question is, is it possible for your navigation bar to resize itself? If so how?

    #162902
    Senff
    Participant

    Yes it is possible to make it resize.

    No it’s not possible to tell you how if we don’t know what the design / specifications / contents are.

    You might want to look into responsive design and media queries.

    #162904
    Paulie_D
    Member

    well im not able to upload photos on here for examples, so i cant really show you.

    Upload no…link, yes.

    Host the image online (I use Photobucket but there are many other)..then add it just you would HTML

    <img src="//i299.photobucket.com/albums/mm297/PaulieDavis/Screwed2.gif" />
    

    #162906
    vpatterson
    Participant

    There are three screen shots on there. im not sure if this helps but all employees are using I.E. what version i am not sure. I do have a set width and height on my navigation bar because when i dont it will not center properly

    http://s28.photobucket.com/user/victoriapatterson19/library/

    #162907
    Paulie_D
    Member

    Don’t give us a link to the image library…just post them here like I did….Photobucket will give you links to each.

    Can you not give us a link to the live site?

    Failing that, put a reduced case, in Codepen…it’s very hard to diagnose HTML/CSS from an image.

    #162908
    vpatterson
    Participant

    No i cant because the site will never be hosted online it is only for intercompany. Codepen is not saving my code, this is the only way yall can see it.

    MOD EDIT: Codepen from code dump: http://codepen.io/anon/pen/sxvkj

    #163099
    Paulie_D
    Member

    Codepen created for you….now what was the question?

Viewing 8 posts - 1 through 8 (of 8 total)
  • The forum ‘CSS’ is closed to new topics and replies.