Google

NukeCoder


View next topic
View previous topic
Post new topic   Reply to topic
Author Message
rhyan
Newbie
Newbie



Joined: Aug 28, 2008
Posts: 4

PostPosted: Thu Sep 04, 2008 6:45 pm Reply with quote

Hi

I want to add an Image to the header with out screwing up my page and still being able to use the background image already in use..

How can I add such a logo to my site -

here is the code from the header..


Code:
  <!-- start header -->
  <div id="header">
    <div id="logo">
      <h1><a href="#">NC-ZoneRed</a></h1>
      <p>Php-Nuke Theme</p>
    </div>
  </div>
  <!-- end header -->


Thx
View user's profile Send private message
whitehat
Newbie
Newbie



Joined: Jun 02, 2008
Posts: 2

PostPosted: Fri Sep 05, 2008 2:47 am Reply with quote

Code:
<!-- start header -->
  <div id="header">
    <div id="logo">

<h1><img src="themes/NC-ZoneRed/images/myimage.jpg" /></h1>
   
  <p>Php-Nuke Theme</p>
    </div>
  </div>
  <!-- end header -->


Could do the trick!!!
Depandingon how the header go format the image, and if css contain a .img rule
View user's profile Send private message
Display posts from previous:       
Post new topic   Reply to topic

View next topic
View previous topic
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum


Powered by phpBB © 2001-2007 phpBB Group
All times are GMT + 10 Hours
Forums ©