Forums

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

Home Forums CSS I need to get my logo on top and need my other list elements in the nav bar

  • This topic is empty.
Viewing 6 posts - 1 through 6 (of 6 total)
  • Author
    Posts
  • #45745

    Basically i’m making a project for college and _**i need the logo on the left hand side which is not appearing at all right now, the nav buttons on the right and some social media icons on the rightmost**_, i havent added the icons yet since i cant even get this part right :(

    Can someone help me? I know the code is messed up but this is my first time with CSS and HTML and also if i want to insert a bullet between the nav items is that possible?
    Here is the** CodePen** : http://codepen.io/anon/pen/ouFlz

    Please help me out!

    #139850
    bablucolno
    Participant

    @aditigarg
    Please add one more property float:left; in .logo class

    #139851

    Thanks @bablucolno but that still doesnt help make my entire logo visible :(

    #139862
    Paulie_D
    Member

    Here.

    I separated out the logo, menu and social areas into distinct parts. The widths (25/50/25) are just rough so you can fix those however you would like.

    http://codepen.io/Paulie-D/pen/mvsbg

    #139932
    webtmc
    Participant

    Looks like the image you are using isn’t working. Try an image from somewhere else and you should get a better result.

    #139938
    Paulie_D
    Member

    The image link is incorrect…that’s why…

    It should be “http://oi41.tinypic.com/30k62ae.jpg”`

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