Results 1 to 3 of 3
  1. #1
    Join Date
    Apr 2006
    Location
    Fort Bragg, North Carolina
    Posts
    153
    Plugin Contributions
    0

    Adding images to the header and sideboxes

    My question is pertaining SSL issues, I want to add some images to the header the bradcrumb and others to my categories sidebox. The images on the header and breadcrumb will not link to anything the will be there for separation. The ones on the sidebox will link to individual products or brands. My problem is that the only way I can do this is by using straight html since I'm not very familiar with php.

    I'm concerned about this because I don't know if the SSL pages will issue warnings for unsecured items on the page.

    Anyway, how do I add images to my pages using the php language? Or at least where could I find this information?

    Thanks

  2. #2
    Join Date
    Nov 2005
    Location
    Colorado Springs, CO USA
    Posts
    7,033
    Plugin Contributions
    31

    Default Re: Adding images to the header and sideboxes


  3. #3
    Join Date
    Apr 2006
    Location
    Fort Bragg, North Carolina
    Posts
    153
    Plugin Contributions
    0

    Re: Adding images to the header and sideboxes

    Thanks, now I know how to add the image, using the code below:

    $title = zen_image($template->get_template_dir(BOX_HEADING_CATEGORIES,
    DIR_WS_TEMPLATE, $current_page_base,'images'). '/' . BOX_HEADING_CATEGORIES,
    HEADER_ALT_TEXT);


    but how can I make that image link to specific brand or product?

    thanks again...

 

 

Similar Threads

  1. How do I change the position of header, main page and sideboxes
    By Tarukoru.fi in forum General Questions
    Replies: 6
    Last Post: 15 May 2012, 09:17 PM
  2. Adding additional images to the main header
    By shanesoine in forum Templates, Stylesheets, Page Layout
    Replies: 16
    Last Post: 18 Nov 2010, 06:11 PM
  3. Adding images to the footer and sideboxes?
    By pringle in forum General Questions
    Replies: 5
    Last Post: 13 Aug 2010, 01:20 PM
  4. Adding images to header and other questions
    By Squeakywheels in forum Templates, Stylesheets, Page Layout
    Replies: 4
    Last Post: 23 Mar 2009, 07:39 PM
  5. Adding links and swapping images in Header
    By haggis0929 in forum Templates, Stylesheets, Page Layout
    Replies: 7
    Last Post: 19 Mar 2009, 01:09 AM

Posting Permissions

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