Results 1 to 8 of 8

Hybrid View

  1. #1
    Join Date
    Aug 2005
    Location
    Arizona
    Posts
    27,755
    Plugin Contributions
    9

    Default Re: how to remove logo hyperlink

    Edit it/adjust it for your 3 images

  2. #2
    Join Date
    Jan 2011
    Posts
    367
    Plugin Contributions
    0

    Default Re: how to remove logo hyperlink

    so your not saying to remove it? i have been editing it blue and nothing works, simply to remove the hyperlink could you tell me exactly what to delete?

  3. #3
    Join Date
    Apr 2006
    Location
    Texas
    Posts
    6,196
    Plugin Contributions
    0

    Default Re: how to remove logo hyperlink

    Slater,
    Find this:
    <div id="logo"><?php echo '<a href="' . HTTP_SERVER . DIR_WS_CATALOG . '">' . zen_image($template->get_template_dir(HEADER_LOGO_IMAGE, DIR_WS_TEMPLATE, $current_page_base,'images'). '/' . HEADER_LOGO_IMAGE, HEADER_ALT_TEXT) . '</a>'; ?></div>
    Change to this:
    <div id="logo"><?php echo '' . zen_image($template->get_template_dir(HEADER_LOGO_IMAGE, DIR_WS_TEMPLATE, $current_page_base,'images'). '/' . HEADER_LOGO_IMAGE, HEADER_ALT_TEXT) . '</a>'; ?></div>

  4. #4
    Join Date
    Jan 2011
    Posts
    367
    Plugin Contributions
    0

    Default Re: how to remove logo hyperlink

    thanks, that worked

  5. #5
    Join Date
    Apr 2006
    Location
    Texas
    Posts
    6,196
    Plugin Contributions
    0

    Default Re: how to remove logo hyperlink

    Your welcome glad Kobra and I could assist you..

 

 

Similar Threads

  1. v150 comodo trust logo results in SSL hyperlink
    By Meepy12 in forum Templates, Stylesheets, Page Layout
    Replies: 6
    Last Post: 3 Dec 2012, 11:37 PM
  2. remove product hyperlink?
    By Madeleinetay in forum Templates, Stylesheets, Page Layout
    Replies: 0
    Last Post: 8 Aug 2009, 10:02 AM
  3. Remove hyperlink from Product Image
    By KiwiBrian in forum Templates, Stylesheets, Page Layout
    Replies: 0
    Last Post: 30 Jul 2008, 03:29 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