Results 1 to 6 of 6
  1. #1
    Join Date
    Jul 2009
    Posts
    98
    Plugin Contributions
    0

    Default Layout on home page

    Hi

    Take alook at the site im building....
    http://www.interior-displays.co.uk/shop/

    The lil 1px /2px gap between the blue image and the div I have put in ... (the address and time one) is really annoying me where do I change this so it no longer exists ? and the left hand side too where its a brown line and its out by 1px ..

    Cheers
    ET

  2. #2
    Join Date
    Jul 2009
    Posts
    98
    Plugin Contributions
    0

    Default Re: Layout on home page

    anyone?

  3. #3
    Join Date
    Jun 2009
    Location
    Brisbane, QLD AUS
    Posts
    210
    Plugin Contributions
    0

    Default Re: Layout on home page

    having a look now...

  4. #4
    Join Date
    Jun 2009
    Location
    Brisbane, QLD AUS
    Posts
    210
    Plugin Contributions
    0

    Default Re: Layout on home page

    at first glance it appears to be the padding of the mainWrapper class in your stylesheet.
    try adding cellpadding="0" cellspacing="0" to this table element and see how you go.

    cheers
    andy

  5. #5
    Join Date
    Jul 2009
    Posts
    98
    Plugin Contributions
    0

    Default Re: Layout on home page

    I forgot about that regarding tables cheers !!

  6. #6
    Join Date
    Jul 2009
    Posts
    98
    Plugin Contributions
    0

    Default Re: Layout on home page

    to fix it add it to

    tpl_main_page.php

    at the following line

    <table id="mainWrapper"cellpadding="0" cellspacing="0">

    You cant define table settings at the div it calls so bang it where it declares the table and jobs a good un

    Thanks for the pointer

    ET

 

 

Similar Threads

  1. Home Page Layout
    By vanessac in forum Templates, Stylesheets, Page Layout
    Replies: 16
    Last Post: 14 May 2011, 01:28 PM
  2. Home Page Layout
    By Nick1973 in forum Templates, Stylesheets, Page Layout
    Replies: 24
    Last Post: 12 Aug 2010, 03:35 PM
  3. Home page layout
    By irishshopper in forum Templates, Stylesheets, Page Layout
    Replies: 0
    Last Post: 10 Jul 2010, 07:02 PM
  4. No layout in my home page
    By tracy_natalia in forum Templates, Stylesheets, Page Layout
    Replies: 3
    Last Post: 11 Mar 2010, 01:45 PM
  5. Home page layout
    By gfds in forum Basic Configuration
    Replies: 0
    Last Post: 10 Mar 2008, 11:23 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