Results 1 to 5 of 5
  1. #1
    Join Date
    Aug 2013
    Posts
    14
    Plugin Contributions
    0

    Default Featured Image alignment and the white space under logo

    Could anyone please help me with the featured image alignment on main page. I'd like to make it either go left or centered? Also I am trying to get rid of the white space between logo and ezpages.

    Here is the link to my website www.partybonanza.ca

  2. #2
    Join Date
    Sep 2009
    Location
    Stuart, FL
    Posts
    13,872
    Plugin Contributions
    96

    Default Re: Featured Image alignment and the white space under logo

    Your "Template Monster" template (always a bad idea) is inserting the following HTML in your header:
    Code:
    <img width="1" height="80" alt="" src="includes/templates/template_default/images/pixel_trans.gif">
    That's what's causing the whitespace between your logo and the EZ pages.

    The issue with your Featured Products "alignment" is that some of your products' names are longer than others and use 2 lines instead of 1 in the display. Trying to traverse through the convoluted HTML generated for these simple items made my head spin!

  3. #3
    Join Date
    Aug 2013
    Posts
    14
    Plugin Contributions
    0

    Default Re: Featured Image alignment and the white space under logo

    Thanks for the guidance, the problem of whitespace is fixed now by reducing the height from 80 to 9.

    The featured page image alignment is still an issue.

  4. #4
    Join Date
    Aug 2013
    Posts
    14
    Plugin Contributions
    0

    Default Re: Featured Image alignment and the white space under logo

    I figured out what's causing the featured product images to float towards left and not being centered.
    It's <table style="width:100%; margin-top:13px; margin-left:22px;">
    I need to set this margin-left to 0px but unable to find it anywhere in my stylesheets or featured product php. I did a query in tools but could not locate the path.

    Does anyone have an idea, where can I adjust this value?

  5. #5
    Join Date
    Aug 2013
    Posts
    14
    Plugin Contributions
    0

    Default Re: Featured Image alignment and the white space under logo

    It is fixed now by editing the featured_products.php in module ->templates->custom template.

 

 

Similar Threads

  1. again white space under logo
    By abuadam in forum Templates, Stylesheets, Page Layout
    Replies: 3
    Last Post: 18 Apr 2011, 11:45 AM
  2. White Space Under Logo
    By Jeff Finn in forum Templates, Stylesheets, Page Layout
    Replies: 2
    Last Post: 13 Jul 2009, 04:38 AM
  3. White Space under my logo header?
    By sfklaas in forum Templates, Stylesheets, Page Layout
    Replies: 2
    Last Post: 12 May 2009, 04:03 AM
  4. Category Tabs IE6, IE7 and FF alignment AND the dreaded white space
    By spinnywoman in forum Templates, Stylesheets, Page Layout
    Replies: 7
    Last Post: 18 Apr 2008, 10:49 PM
  5. White space under the logo in i.e.
    By davidin in forum Templates, Stylesheets, Page Layout
    Replies: 1
    Last Post: 14 Jan 2007, 08:00 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