Jump to content

lesley

Member
  • Posts

    63
  • Joined

  • Last visited

Everything posted by lesley

  1. lesley

    footer

    Well, that made the whole page centered, which is something i've wanted to do - so thanks for that! However, the content div and the left and right are still not lining up together.
  2. lesley

    footer

    ok, things are lining up corretly in the other browsers now. However, the content div sits higher than the right and left. How do i get these all to line up together? I tried to add a float:left but it didnt work. THanks
  3. lesley

    footer

    I added a width, but things are still out of place...
  4. lesley

    footer

    Yes, the auto worked well, thanks! Now i have taken out all the absolute positioning and changed up the code to make things work. It looks good in IE, but all other browsers (opera, firefox, safari) are showing the divs out of order?
  5. thanks agian, i opened this topic up because i thought they were different issues.
  6. lesley

    footer

    wow, i cant thank you enough for your help! Wickham, the changes you made really helped me understand what i was doing wrong. I do have a question about the wrapper. Since it as a height, what happens if i place alot of content in the center, won't it run out of room? I am now going to try and work on the rest of the absolute positioning as suggested by JBall and virtual. Thanks agian!
  7. Hello, im working on a new webpage - ticanew.com It is working ok in Internet Explorer, but when i view it in Opera and Safari and Firefox - the text shows up lower than it should?? Can someone give me a clue on this one? Thanks.
  8. lesley

    footer

    Thanks for the replies. I guess i am clueless when it comes to the absolute positioning. I made changes toticanew .com and now the footer doesnt even show up. But i do have all my content in a wrapper. Also, i tried taking out all the "position: absolute" but then all my images showed up horizontal across the page instead of verticle. Any other suggestions?
  9. lesley

    footer

    ticanew .com
  10. lesley

    footer

    I am having trouble with my footer. It does not show up in the correct place. I have read alot online about Sticky Footer, but i guess i am not placing the code in the correct places. Is there a somple way to just place my footer below all my content? I dont even care if it always sticks to the bottom. When i use clear:both - the footer goes to the right top side of the page. Thanks.
  11. lesley

    navigation

    Thank you! PHP includes were easy to learn. Now i ahve run into another issue, i need create a verticle pop out navigation menu. Any recomendations? Most of the ways i have tried do not work in IE.
  12. lesley

    navigation

    is there another way to accomplish this without php? i have not gotten into that. Im hoping to just use css and html. Thanks.
  13. lesley

    navigation

    Hello, i am new to CSS and had a simple question. I just finished some tutorials from killersites.com and noticed that the navigation items were repeated in every page. Is there some way to include the items in a template or a css page so if you need to update your navigational menu items, then you only do it in one place? Thanks.
×
×
  • Create New...