Hey there! I apologize if I am blind, but i am hyped up on coffee and getting frustrated. Im using the dog care template, and I want to replace the main image of the woman and the jackrussell with my own company photo, however, in the coding (on dreamweaver) there is no "image" file to replace. The other pix on the template are clickable to replace them, but not this main one for some reason HELP ME PLZ.. I will paste the code so you can see. <div id="wrapper"> <div id="header"> <h1>Dog House Training Academy </h1> <div id="nav-top"> <ul> <li id="tab-faq"><div><a href="
im sorry here is the entire code which didnt copy for some reason <div id="wrapper"> <div id="header"> <h1>Dog House Training Academy </h1> <di v id="nav-top"> <ul> SEE NO PICTURE CODE!!! <li id=" tab-faq"><div><a href="
I want to edit the same template and don't see the graphic in the html code either. Anybody know the answer to this? And I want to replace the graphic with a Flash file. Process should be the same just need to know where it is!
Found it! You change it in the CSS style sheet.... #nav { padding-top: 372px; background: url(images/header.jpg) no-repeat; } change the code here and it will change the photo! Voila!