Page 1 of 2 12 LastLast
Results 1 to 10 of 13
  1. #1
    Join Date
    Aug 2008
    Posts
    25
    Plugin Contributions
    0

    Default White Space Between Main-page Image And Horizontal Menu-

    Hi All

    Searched all the threads regarding this matter, and tried them all, but couldnt fix the problem..

    You will easily see the white space between the horizontal menu and the image i have inserted...

    I will take a shower after spending nearly 2.5 hours on that and will pray to see some posts when i came back

    www.chs-limited.co.uk

  2. #2
    Join Date
    Feb 2005
    Location
    Lansing, Michigan USA
    Posts
    20,021
    Plugin Contributions
    3

    Default Re: White Space Between Main-page Image And Horizontal Menu-

    Your link yields this:

    1062 Duplicate entry 'zc_d6616cb5f4c2cb55d422ea67feb723b0' for key 1
    in:
    [db_cache table]

  3. #3
    Join Date
    Aug 2006
    Location
    UK
    Posts
    449
    Plugin Contributions
    0

    Default Re: White Space Between Main-page Image And Horizontal Menu-

    You have an empty DIV for the tagline, which is giving you the blank space...

    try...
    #tagline {
    display:none;
    }

    in your stylesheet.css

  4. #4
    Join Date
    Aug 2008
    Posts
    25
    Plugin Contributions
    0

    Default Re: White Space Between Main-page Image And Horizontal Menu-

    thanks a lot guys

    will try in a min

    and will pray at the same time!


  5. #5
    Join Date
    Aug 2008
    Posts
    25
    Plugin Contributions
    0

    Default Re: White Space Between Main-page Image And Horizontal Menu-

    Quote Originally Posted by s_t_e_v_e View Post
    You have an empty DIV for the tagline, which is giving you the blank space...

    try...
    #tagline {
    display:none;
    }

    in your stylesheet.css
    nope that didnt work

  6. #6
    Join Date
    Aug 2008
    Posts
    25
    Plugin Contributions
    0

    Default Re: White Space Between Main-page Image And Horizontal Menu-

    Quote Originally Posted by s_t_e_v_e View Post
    You have an empty DIV for the tagline, which is giving you the blank space...

    try...
    #tagline {
    display:none;
    }

    in your stylesheet.css
    Quote Originally Posted by stevesh View Post
    Your link yields this:

    1062 Duplicate entry 'zc_d6616cb5f4c2cb55d422ea67feb723b0' for key 1
    in:
    [db_cache table]
    hmm
    interesting as never happened to me...

  7. #7
    Join Date
    Aug 2008
    Posts
    25
    Plugin Contributions
    0

    Default Re: White Space Between Main-page Image And Horizontal Menu-

    should be someone there!

  8. #8
    Join Date
    Aug 2006
    Location
    UK
    Posts
    449
    Plugin Contributions
    0

    Default Re: White Space Between Main-page Image And Horizontal Menu-

    try...
    #tagline {
    display:none;
    }

    ..worked in firefox.... but not IE..

    so try inserting this...


    #taglineWrapper {
    display:none;
    }

  9. #9
    Join Date
    Aug 2006
    Location
    UK
    Posts
    449
    Plugin Contributions
    0

    Default Re: White Space Between Main-page Image And Horizontal Menu-

    or if that fails - change the background of the header to white - so if there is a gap - it will not show..

    #headerWrapper {
    background:#FFF;
    }

  10. #10
    Join Date
    Aug 2008
    Posts
    25
    Plugin Contributions
    0

    Default Re: White Space Between Main-page Image And Horizontal Menu-

    Hi Steve

    Now trying

    Lets see whats gonna happen

 

 
Page 1 of 2 12 LastLast

Similar Threads

  1. Login page - delete white space in and between boxes
    By moksha in forum Templates, Stylesheets, Page Layout
    Replies: 3
    Last Post: 3 Jul 2008, 04:21 PM
  2. Eliminate White Space Between Breadcrumb and Main Page Text
    By MyLifeGear in forum Templates, Stylesheets, Page Layout
    Replies: 0
    Last Post: 5 May 2008, 09:28 AM
  3. White space between EZ pages and main navigation
    By audradh in forum Templates, Stylesheets, Page Layout
    Replies: 0
    Last Post: 25 Feb 2008, 10:36 AM
  4. Get rid of white space between header and top menu
    By lagvoid in forum Templates, Stylesheets, Page Layout
    Replies: 0
    Last Post: 1 Feb 2008, 01:20 AM
  5. Main Page Image White Space
    By Sweet ZouZou in forum Templates, Stylesheets, Page Layout
    Replies: 2
    Last Post: 11 Dec 2007, 03:10 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