Viewing 5 replies - 1 through 5 (of 5 total)
  • Ummm… for one thing, you’ve got invalid HTML in there. Two <html> sections, two <head> sections, etc. I think you need to fix that first, then perhaps the style sheet and overwriting can be analyzed.
    (At first glance I would have said you’d be ok with a #content right margin of 15em and a #menu width of 15em.)

    Thread Starter ntarc

    (@ntarc)

    It’s acytual a static page calling a php page to get the posts. I was told how to do this in here. Will it cause problems with the page…and…how can I fix it?
    Thanks again

    I would increase margin-right in #content.

    if you call PHP from static page, you should revise the PHP’s code to avoid outputing <html> and <head> again.
    and … the width of #content is defined by a absolute value 650px now, actually it is quit width for content. how if you try a smaller value or terms like 60%, which can vary according to the window.

    Thread Starter ntarc

    (@ntarc)

    Thanks

Viewing 5 replies - 1 through 5 (of 5 total)
  • The topic ‘Menu Coveriing Posts’ is closed to new replies.