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

Web Design Help with Dog care template

Discussion in 'Web Design' started by essie82, Apr 24, 2009.

  1. essie82

    essie82 New Member

    hi, i was trying to change the foto on my next pages as well of the background of the Dog care template and found this post... I could change the picture with the codes in the style.css file and the html code, just somehow my navagation bar changes as well...

    style.css i have
    }
    #nav {
    padding-top: 372px;
    background: url(images/header.jpg) no-repeat;
    }
    #nav2 {
    padding-top: 372px;
    background: url(images/header2.jpg) no-repeat;

    and the page

    </div>
    <div id="nav2">
    <ul>
    <li class="home"><a href="index.html"><strong>Home</strong></a></li>
    <li><a href="accommodations.htm"><strong>Accommodations</strong></a></li>
    <li><a href="restaurant.htm"><strong>Restaurant</strong></a></li>
    <li><a href="reservations.htm"><strong>Reservations</strong></a></li>
    <li><a href="activities.htm"><strong>Activities</strong></a></li>
    <li><a href="
     
  2. ishkey

    ishkey Moderator, Logos, Sports Crests Staff Member Verified Member

    Your post was moved here, it has nothing to do with Beauty Template.
    Are your graphic dimensions the same as the orginal image?
     
  3. essie82

    essie82 New Member

    sorry for not opening a new thread...

    The original image i could change to my new image for all pages, i made the other pictures that i would like to have the same size and same resolution, but every time i change add the extra line in the style sheet with header2 and than change to nav2 in the code it changes the photo but also my navagation bar, it is not in the bar horisonal anymore, it changes with bullits underneed eachother...

    website is www.mizataresort.com

    thanks a lot for your help!