Page 2 of 2 FirstFirst 12
Results 11 to 16 of 16
  1. #11
    Join Date
    Dec 2006
    Location
    Seligman, MO U.S.A.
    Posts
    2,101
    Plugin Contributions
    5

    Default Re: removing define('HEADER_SALES_TEXT','');

    Quote Originally Posted by wildkeith View Post
    Hello,
    Thanks for your help. I really appreciate it. I have a question though. If I change:

    #logo {
    text-align: center;
    }

    to:

    #logo {
    float: left;
    }

    Wouldn't my logo be aligned to the left of the page. Thats why I changed it.

    Thanks again,
    Keith

    Oh, you did. We're going pretty quick here, I guess.
    To answer your last question.........NO. It will stay right where it's at, because you're using the whole header section for your logo. It WILL be aligned to the left, but it actually won't move at all, since it's as wide as your main wrapper, if that makes any since. Just try it, you'll see.
    Teach them to shop and they will shop today;
    Teach them to Zen and they will OWN a shop tomorrow!

  2. #12
    Join Date
    Apr 2008
    Posts
    33
    Plugin Contributions
    0

    Default Re: removing define('HEADER_SALES_TEXT','');

    You are awsome! I figured out where my thinking went wrong. Before I shrank the wrapper to its current dimensions, I needed the code to center it. It all makes sense now. Wow, this is a lot to wrap your mind around, but fun to. Do you recommend any reading for someone like me who is trying to learn how to change the visual layout of the store? I don't want to keep bothering with such simple problems.

    Thank you so much,
    Keith

  3. #13
    Join Date
    Dec 2006
    Location
    Seligman, MO U.S.A.
    Posts
    2,101
    Plugin Contributions
    5

    Default Re: removing define('HEADER_SALES_TEXT','');

    Yep. The best reading you can get for Zen-Cart is everything in this forum AND just click the "Home" link at the top of ANY page in this forum. You'll see the book advertised there.


    Now, one more thing about your site that is bugging me. It may not be something that's bothering you, but I (personal opinion) think it would make your left column (and the right one, if you decide to put boxes in it) look SOOOOOO much more..........neat and aligned properly.

    Find this line in your css:

    Code:
    .leftBoxContainer  {
        border: 1px solid #ffffff;
        margin-top: 1.5em;
        }

    And change to:

    Code:
    .leftBoxContainer, .rightBoxContainer {
        border: 1px solid #ffffff;
        margin-top: 2.2em;
        }
    Hope you like the way that aligns your columns. You won't see a difference on the right side until you add some boxes over there.

    And no problem on the questions. The "simple" ones are ALWAYS a breath of fresh air around here.
    Teach them to shop and they will shop today;
    Teach them to Zen and they will OWN a shop tomorrow!

  4. #14
    Join Date
    Apr 2008
    Posts
    33
    Plugin Contributions
    0

    Default Re: removing define('HEADER_SALES_TEXT','');

    Thanks, I'll try that. For some reason my site won't load now and my ftp can't connect. Don't know what thats about. Anyway, as soon as it starts working again I'll let you know how I like it.

    Best Regards,
    Keith

  5. #15
    Join Date
    Dec 2006
    Location
    Seligman, MO U.S.A.
    Posts
    2,101
    Plugin Contributions
    5

    Default Re: removing define('HEADER_SALES_TEXT','');

    Quote Originally Posted by wildkeith View Post
    Thanks, I'll try that. For some reason my site won't load now and my ftp can't connect. Don't know what thats about. Anyway, as soon as it starts working again I'll let you know how I like it.

    Best Regards,
    Keith
    yea, I've been checking it, too. I'm on a satellite connection, and I kept going down in the storm that's in the area. Maybe your server is experiencing the same thing. Although, they should have precautions against this sort of thing.


    Oh, there ya go. You're back up, now.
    Teach them to shop and they will shop today;
    Teach them to Zen and they will OWN a shop tomorrow!

  6. #16
    Join Date
    Apr 2008
    Posts
    33
    Plugin Contributions
    0

    Default Re: removing define('HEADER_SALES_TEXT','');

    Ah, I see what you did there. Yes, that looks much better. I can't wait to be able to jump to the code like that and know what to tweak. But, for tonight I must retire as it's 2 A.M. here. Goodnight and thank you for all your help.

    Best Regards,
    Keith

 

 
Page 2 of 2 FirstFirst 12

Similar Threads

  1. Removing HEADER_SALES_TEXT from header
    By hultenlk in forum Templates, Stylesheets, Page Layout
    Replies: 2
    Last Post: 31 Aug 2009, 07:43 PM
  2. define('HEADER_SALES_TEXT', 'some thing'); is not working !
    By alptek in forum Templates, Stylesheets, Page Layout
    Replies: 1
    Last Post: 2 Aug 2009, 04:17 AM
  3. define('HEADER_SALES_TEXT', 'Tagline Here');???
    By Natural Tone in forum Templates, Stylesheets, Page Layout
    Replies: 1
    Last Post: 1 Aug 2007, 07:27 AM
  4. Removing the HEADER_SALES_TEXT
    By Natasha in forum Templates, Stylesheets, Page Layout
    Replies: 13
    Last Post: 6 Aug 2006, 05:07 AM

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
  •  
disjunctive-egg
Zen-Cart, Internet Selling Services, Klamath Falls, OR