1. This website uses cookies. By continuing to use this website you are giving consent to cookies being used.
    For information on cookies and how you can disable them visit our Cookie Usage page.
    Dismiss Notice

CSS Need help with JLH template

Discussion in 'Web Development' started by classictv, Oct 27, 2007.

  1. classictv

    classictv New Member

    Hi,

    First thanks for the great free templates. I am using the Jennifer Love Hewitt one and just want to increase the total width of the page to 950 pixels.

    https://freewebsitetemplates.com/preview/jenniferlovehewitt/

    I changed the navigation bar and the footer bar to 950 pixels without a problem.

    I can't figure out where I need to change the width for the text box part? I want to keep the photo that's on the left the same width/height as it is by delault. I only want to increase the text box width so it fills out the width of the page to match the nav and footer bar's 950.

    I played around with the numbers but whenever I change one, the text box ends up under the photo instead of side by sde. Help please! :) What part of the css do I change and what number should I make it?
     
  2. ishkey

    ishkey Moderator, Logos, Sports Crests Staff Member Verified Member

    edit style.css
    #container 950px
    #content 950px
    #footer 938px
    #nav 938px
    #right 621px
    make sure you save after edit:rolleyes: