Results 1 to 2 of 2

Thread: Adding clickable images to header

  1. #1
    Thread Starter
    Amateur nicole2011's Avatar
    Join Date
    Jun 2011
    Posts
    17
    Thanks
    0
    Thanked 0 Times in 0 Posts

    Adding clickable images to header

    I would like to add a few images in my header with each pointing to a different URL.

    The code that I used on another site for this was as follows (in the custom-functions.php):

    Code:
    <div id="my-header">
    
    <a href="http://YOURSITE.com"><img src="IMAGE_PATH_1" width="150" height="200" alt="Home Page"></a>
    
    <a href="http://YOURSITE.com"><img src="IMAGE_PATH_2" width="150" height="200" alt="image hover text"></a>
    
    <a href="http://YOURSITE.com"><img src="IMAGE_PATH_3" width="150" height="200" alt="image hover text"></a>
    
    <a href="http://YOURSITE.com"><img src="IMAGE_PATH_4" width="150" height="200" alt="image hover text"></a>
    
    </div>
    It looks like this: ג*י ילדים
    Is there a way to adapt this so that the header on both sites can look the same?

  2. #2
    jomarkosabel's Avatar
    Join Date
    Mar 2009
    Location
    Philippines
    Posts
    40,693
    Thanks
    166
    Thanked 3,387 Times in 3,258 Posts
    You must be an AppThemes customer and logged in to view this response. Join today!
    Please help our moderating team work more efficiently by not sending us support questions via PM. You can read more about how AppThemes support works here. However, you can send a PM to follow up and remind me if I missed your support request/thread.

    Thank you and have a nice day.

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

Similar Threads

  1. Adding an image in header
    By casa in forum ClassiPress General Discussion
    Replies: 9
    Last Post: September 27th, 2011, 09:53 PM
  2. [SOLVED] Adding Images through Classipress Backend
    By tinygiantstudios in forum Report ClassiPress Bugs
    Replies: 3
    Last Post: May 28th, 2011, 06:07 AM
  3. [MOD NEEDED] Adding captions to images
    By akauf in forum ClassiPress General Discussion
    Replies: 1
    Last Post: May 15th, 2011, 06:37 AM
  4. Adding A Section in the Header
    By rockcreek in forum Help Using ClassiPress
    Replies: 5
    Last Post: November 15th, 2010, 10:23 AM
  5. Make Header Logo Clickable?
    By essej88 in forum Help Using ClassiPress
    Replies: 3
    Last Post: June 11th, 2010, 08:27 AM