Page 1 of 2 12 LastLast
Results 1 to 10 of 13
  1. #1
    Join Date
    Dec 2006
    Posts
    23
    Plugin Contributions
    0

    Default Store Home Page layout is wrong?

    I have been working on my zencart and have customized quite a few pieces of it, but for some people, my home page looks really screwy. To me, on my computer and my laptop it's fine...

    My site is www.awalkdownmemorylane.net/store

    I'll attach a picture of what they're seeing, just in case it isn't screwed up for anyone else

    What did i screw up?
    THANKS!
    Lisa
    Attached Images Attached Images  

  2. #2
    Join Date
    Apr 2006
    Location
    Horicon, WI
    Posts
    2,121
    Plugin Contributions
    0

    Default Re: Store Home Page layout is wrong?

    what browser are you using? I looked at it in firefox and except for the tagline being way to big everything else was fine.....but in IE7 it looks all screwed up like you said.
    Mike
    Camelot-Hosting...A PCI compliant Ecommerce Host
    The Zen Cart Forum...Better than a monitor covered with post-it notes!

  3. #3
    Join Date
    Apr 2006
    Location
    Horicon, WI
    Posts
    2,121
    Plugin Contributions
    0

    Default Re: Store Home Page layout is wrong?

    in your stylesheet set #logoWrapper height to match the height of the logo...250px and see what happens
    Mike
    Camelot-Hosting...A PCI compliant Ecommerce Host
    The Zen Cart Forum...Better than a monitor covered with post-it notes!

  4. #4
    Join Date
    Dec 2006
    Posts
    23
    Plugin Contributions
    0

    Default Re: Store Home Page layout is wrong?

    OK so I changed my LogoWrapper to 250px but now it's covering that header that says Welcome to A Walk Down Memory Lane which is OK, because I honestly dno't want it there...just can't figure out how to delete it.

    I tried changing it, but I keep getting the error Cannot modify header information, blah blah blah that I posted about the other day and then looked around to see if someone else had the problem...if I leave it along at H1 it's fine. If I delete everything but leave the '' there I get the header error. If I change it to anything else I get that error too...it works usually the first time you load the page, but when you refresh, or look at an actual product, the font size all of a sudden gets huge, and I get that header error.

  5. #5
    Join Date
    Apr 2006
    Location
    Horicon, WI
    Posts
    2,121
    Plugin Contributions
    0

    Default Re: Store Home Page layout is wrong?

    borrowed this from linda
    A search on the forum, wiki, faqs, google, etc. for the error message:
    Cannot modify header information

    Would show that php does not like files that start with space(s) or blank line(s) before the <?php or after the last ?> in the file ...

    If you read the error message it will tell you which file to look at and the line number of where the error is ...

    You need to remove those space(s) and blank line(s) ...

    NOTE: edit this with a good TEXT editor and not with your Control Panel ... and upload back to your site with a good FTP program ...
    Mike
    Camelot-Hosting...A PCI compliant Ecommerce Host
    The Zen Cart Forum...Better than a monitor covered with post-it notes!

  6. #6
    Join Date
    Dec 2006
    Posts
    23
    Plugin Contributions
    0

    Default Re: Store Home Page layout is wrong?

    Ok so here is the error I'm getting

    Warning: Cannot modify header information - headers already sent by (output started at /home/lverburg/public_html/store/includes/languages/english/classic/header.php:35) in /home/lverburg/public_html/store/includes/init_includes/init_templates.php on line 78

    I opened it up in WordPad and it is one loooong line, not numbered lines or anything so how do I know where line 78 is?

    Ok so I open it in Notepad and it's in lines...here is the line that I count as 78
    header("Content-Type: text/html; charset=" . CHARSET);

    I never changed anything in this file so how come all of the sudden I'm getting an error?
    Last edited by LisaVB; 3 Jan 2007 at 04:48 PM.

  7. #7
    Join Date
    Apr 2006
    Location
    Horicon, WI
    Posts
    2,121
    Plugin Contributions
    0

    Default Re: Store Home Page layout is wrong?

    replace includes/languages/english/classic/header.php with a clean version from the full file set zip and see if the error goes away or not.
    Mike
    Camelot-Hosting...A PCI compliant Ecommerce Host
    The Zen Cart Forum...Better than a monitor covered with post-it notes!

  8. #8
    Join Date
    Apr 2006
    Location
    Kansas
    Posts
    238
    Plugin Contributions
    0

    Default Re: Store Home Page layout is wrong?

    you might try d/ling something like php designer 2007.

    that way everything is numbered and color coded with makes it easier to read.
    G Clef Jewelry
    Dichroic and Beaded Jewelry

  9. #9
    Join Date
    Dec 2006
    Posts
    23
    Plugin Contributions
    0

    Default Re: Store Home Page layout is wrong?

    OK, so I uploaded an entirely new header.php but now the "Sales Message Goes Here" shows up again....my problem is that I'd like to get rid of that completely. That is where I am running into problems, I want to delete that line or just have the '' without spaces, or something...heck I'll even have Sales Message Goes Here in white so no one can read it, I just need to figure out how to get rid of it.

    It looks better now in IE7 and IE6 and Firefox right now. If only I could get rid of the stupid Sales Message line. LOL Sorry it's just this one stupid line is driving me CRAZY!

    and, THANK YOU SO MUCH for all your help guys!! I really appreciate it! :)

  10. #10
    Join Date
    Apr 2006
    Location
    Horicon, WI
    Posts
    2,121
    Plugin Contributions
    0

    Default Re: Store Home Page layout is wrong?

    find #tagline in your stylesheet and change whats there to #tagline {display: none;} that should make it not display but it may still cause an issue with spacing you'll just have to see how it looks.
    Mike
    Camelot-Hosting...A PCI compliant Ecommerce Host
    The Zen Cart Forum...Better than a monitor covered with post-it notes!

 

 
Page 1 of 2 12 LastLast

Similar Threads

  1. home page only sidebox
    By Minnie Mouse in forum Templates, Stylesheets, Page Layout
    Replies: 27
    Last Post: 12 Oct 2009, 12:38 PM

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •