Viewing 2 replies - 1 through 2 (of 2 total)
  • One solution could be relative positioning:

    .logo {

    position:relative;
    top:-40px;
    }

    I’m a Computer Hardware Specialist and I never bothered to formally learn to code. So when it comes to coding I’m a total novice. I do understand concepts and structure so most of my edits to CSS are by trial and error. I’m not one to sit still and read 500 pages of text to find out how to do one simple thing such as changing fonts, I just don’t have the time for that right now, but I do have the time for learning if it involves some reading coupled with examples. And I mean examples that are not meant for somebody that already knows what they are doing. Can somebody help with tips and or resources for those of us that are Code Challenged?

    Thanks

    [email protected]

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘CSS Layout Issues’ is closed to new replies.