Jump to content

saveyourself91

Members
  • Posts

    7
  • Joined

  • Last visited

Everything posted by saveyourself91

  1. Give your image a width and then use margin:auto;
  2. I don't know if you were editing it as I was viewing it, but the links keep changing place at the top of the page.On different pages, your navigation items are in different places, confusing to say the least.Other than that, I'm a fan.
  3. Best bit of advice would be not to use dreamweaver.Makes a mess.
  4. saveyourself91

    igoogle

    I found this links on net tuts, might be useful for you to get an ideahttp://net.tutsplus.com/tutorials/javascript-ajax/inettuts/
  5. To me, the navigation is a bit large. And the title a bit small.Maybe try the navigation arranged in a square if you have no other content on the home page. This way it would look more spread out and not all on the left hand side.Just my opinions, I like the style of the navigation, just not so keen on the layout.
  6. Tested in latest version of Chrome and it works fine...
  7. If you put your width back in and add:margin:auto; in to the CSS with the width it should be centered.And remember margin:10px auto 10px auto; = margin-top:10px; margin-right:auto; margin-bottom:10px; margin-left:auto;If you need further explanation, hit me up!!
×
×
  • Create New...