Page 2 of 2 FirstFirst 12
Results 11 to 13 of 13
  1. #11
    Join Date
    Jun 2007
    Posts
    167
    Plugin Contributions
    0

    Default Re: 2 spacing issues

    Rufus,

    WHat you origanlly showed and what you highlighted don't look alike to me but thanks for breaking that down for me.

    When i deleted the hightlighted code it blew away the entire header not the small spacing issue I am concerned about. Should I try something else?

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

    Default Re: 2 spacing issues

    Original response:
    I went the tpl _header.php file and the following code was not present:

    <div id="logo">

    your reply
    No, div id="logo" nor height or any thing else was found in that file.
    Are you sure that you are working with the correct file and code? Using a plain text editor like notepad? Removing what was posted will not cause a header blow-out.

  3. #13
    Join Date
    Sep 2007
    Posts
    219
    Plugin Contributions
    0

    Default Re: 2 spacing issues

    Hi PGT,

    I just tried this again and it seems to work fine? are you sure you didn't remove the logowrapper div rather then just the logo div?

    Just remove this

    PHP Code:
    <div id="logo"><?php echo '<a href="' HTTP_SERVER DIR_WS_CATALOG '">' zen_image($template->get_template_dir(HEADER_LOGO_IMAGEDIR_WS_TEMPLATE$current_page_base,'images'). '/' HEADER_LOGO_IMAGEHEADER_ALT_TEXT) . '</a>'?></div>
    Making sure this is still there

    PHP Code:
    <div id="logoWrapper"
    and obviously you still need to remove the

    PHP Code:
    <br class="clearBoth" /> 

 

 
Page 2 of 2 FirstFirst 12

Similar Threads

  1. Attribute Controller Spacing Issues
    By wiccan0974 in forum General Questions
    Replies: 1
    Last Post: 31 Oct 2011, 11:37 PM
  2. Category height spacing issues
    By vanettda in forum Templates, Stylesheets, Page Layout
    Replies: 1
    Last Post: 31 Dec 2009, 05:33 AM
  3. Cart Items Spacing Issues
    By UranusApparel in forum Templates, Stylesheets, Page Layout
    Replies: 4
    Last Post: 31 Mar 2009, 11:39 PM
  4. Spacing issues in different browsers.
    By Orchard_Direct in forum Templates, Stylesheets, Page Layout
    Replies: 25
    Last Post: 12 Feb 2008, 11:02 PM
  5. Font size, spacing issues
    By toriapilar in forum Templates, Stylesheets, Page Layout
    Replies: 4
    Last Post: 4 Oct 2007, 05:36 PM

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