by nulen
6 replies
  • WEB DESIGN
  • |
i made a header with 5 links in it, however when i move mouse over one of the links the other link next to it moves a little bit.. how do i avoid that?
#header #html or css
  • Profile picture of the author ronc0011
    Can you show us your code?
    {{ DiscussionBoard.errors[5697668].message }}
  • Profile picture of the author projectrobot
    Hi Nulen, maybe set specific line-height, padding, margin for them? or no font-size adjustments when you hover. something like those. but I am sure some adjustments are happening when mouse over'ed and can be handled by styling.
    Signature

    Forex pays my rent, car and shopping. Simple and Easy Money Making Forex Web App ♥ Find out Here ♥

    {{ DiscussionBoard.errors[5697990].message }}
  • Profile picture of the author Karen Barr
    I'm guessing you have the hover property set to either make the font bold, or possibly to increase the size.
    {{ DiscussionBoard.errors[5699571].message }}
  • Profile picture of the author herrald
    you will need to set several property (font-size, font-weight, etc depend on your css code) for hover, active and normal link condition
    {{ DiscussionBoard.errors[5699792].message }}
  • Profile picture of the author wiljep
    Hi
    You are trying to put links in your header right
    Define each as H1 - H5
    Make sure the line spacing, padding and tables (if used) are perfect, try to your Div rather than tables
    {{ DiscussionBoard.errors[5701542].message }}

Trending Topics