Results 1 to 5 of 5

Thread: Code for different header on each page

  1. #1
    Join Date
    Jun 2008
    Posts
    10
    Thanks
    4
    Thanked 0 Times in 0 Posts

    Default Code for different header on each page

    Is there a code so i can put a different header image with a link on a different pages on my site

  2. #2
    Join Date
    Jan 2006
    Location
    Ft. Smith, AR
    Posts
    795
    Thanks
    57
    Thanked 129 Times in 116 Posts

    Default

    --------------------------------------------------
    Reviews, Interviews, Tutorials, and STUFF
    --------------------------------------------------
    Home of the SexyBookmarks WordPress plugin

  3. #3
    Join Date
    Jul 2006
    Location
    Canada
    Posts
    2,581
    Thanks
    13
    Thanked 28 Times in 28 Posts

    Default

    Is there a code so i can put a different header image with a link on a different pages on my site
    Do you mean an image that is a link? And do you want a different one on each page on your website?
    - Mike

  4. #4
    Join Date
    Jan 2006
    Location
    Ft. Smith, AR
    Posts
    795
    Thanks
    57
    Thanked 129 Times in 116 Posts

    Default

    wow, I guess I should've read that more thoroughly... I thought they were wanting a "banner rotation" script
    --------------------------------------------------
    Reviews, Interviews, Tutorials, and STUFF
    --------------------------------------------------
    Home of the SexyBookmarks WordPress plugin

  5. #5
    Join Date
    Jul 2006
    Location
    Canada
    Posts
    2,581
    Thanks
    13
    Thanked 28 Times in 28 Posts

    Default

    It seems that the OP doesn't know much about the basics...

    Rincewind:
    On each separate page, put this after the <body>:
    Code:
    <a href="somepage.html"><img src="someimage.jpg" alt="Alternate Title" border="0"></a>
    - Mike

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •