Results 1 to 10 of 275

Hybrid View

  1. #1
    Join Date
    Feb 2009
    Posts
    46
    Plugin Contributions
    0

    Default Re: "ZenCart Zen" Template Support

    Hi,

    I have loaded ZenCart Zen and it does not have the navigation bar at the top. You can see from the screenshot attached that I have started customising it, but it did not have the navigation bar from when first downloaded. I have also included the screenshot as it should be displayed.

    I would appreciate some advice on how I can get the navbar to display as in the original

    I am using Zen Cart 1.3.8a

    Alan
    Attached Thumbnails Attached Thumbnails Click image for larger version. 

Name:	zencart zen customised.jpg 
Views:	375 
Size:	31.3 KB 
ID:	5536   Click image for larger version. 

Name:	zencart zen standard.jpg 
Views:	359 
Size:	42.5 KB 
ID:	5537  

  2. #2
    Join Date
    Nov 2005
    Location
    Colorado Springs, CO USA
    Posts
    7,033
    Plugin Contributions
    31

    Default Re: "ZenCart Zen" Template Support

    Quote Originally Posted by xtracool View Post
    Hi,

    I have loaded ZenCart Zen and it does not have the navigation bar at the top. You can see from the screenshot attached that I have started customising it, but it did not have the navigation bar from when first downloaded. I have also included the screenshot as it should be displayed.

    I would appreciate some advice on how I can get the navbar to display as in the original

    I am using Zen Cart 1.3.8a

    Alan
    Always a good idea to search the thread before posting.

    You can find a fix for this issue in this thread.

  3. #3
    Join Date
    Feb 2009
    Posts
    46
    Plugin Contributions
    0

    Default Re: "ZenCart Zen" Template Support

    Thanks Clyde much appreciate the help
    I did search the thread but I must have missed the post about it

    Alan

  4. #4
    Join Date
    Nov 2006
    Location
    Brighton, CO
    Posts
    90
    Plugin Contributions
    0

    Default Re: "ZenCart Zen" Template Support

    Greetings,

    Love the template!

    We changed the css (#mainWrapper) and changed the width to 1024px. At 100% it blows out of proportion on a 22" monitor.

    Our question is:

    How do we get the store centered on the screen? At the moment it appears to be aligned left.

    Thanks!

  5. #5
    Join Date
    Nov 2005
    Location
    Colorado Springs, CO USA
    Posts
    7,033
    Plugin Contributions
    31

    Default Re: "ZenCart Zen" Template Support

    Quote Originally Posted by Convergence View Post
    Greetings,

    Love the template!

    We changed the css (#mainWrapper) and changed the width to 1024px. At 100% it blows out of proportion on a 22" monitor.

    Our question is:

    How do we get the store centered on the screen? At the moment it appears to be aligned left.

    Thanks!
    A URL to your site would be useful.

    Change the margin setting(s) of #mainWrapper to margin:0 auto;

  6. #6
    Join Date
    Nov 2006
    Location
    Brighton, CO
    Posts
    90
    Plugin Contributions
    0

    Default Re: "ZenCart Zen" Template Support

    Quote Originally Posted by clydejones View Post
    A URL to your site would be useful.

    Change the margin setting(s) of #mainWrapper to margin:0 auto;
    Hello Colorado Springs!

    Thanks for your help - I'll give it a go...

  7. #7
    Join Date
    Nov 2006
    Location
    Brighton, CO
    Posts
    90
    Plugin Contributions
    0

    Default Re: "ZenCart Zen" Template Support

    Quote Originally Posted by clydejones View Post
    Change the margin setting(s) of #mainWrapper to margin:0 auto;
    Hmmm, unfortunately that didn't prove successful

    Site remains to the left of the screen instead of centered.

  8. #8
    Join Date
    Nov 2006
    Location
    Brighton, CO
    Posts
    90
    Plugin Contributions
    0

    Default Re: "ZenCart Zen" Template Support

    Quote Originally Posted by clydejones View Post
    Change the margin setting(s) of #mainWrapper to margin:0 auto;

    We got it to work by doing this:

    Code:
    #mainWrapper
    {
    	margin: auto;
    	background-color: transparent;
    	text-align: left;
    	width: 1024px;
    	vertical-align: top;
    Thanks again for your assistance!

  9. #9
    Join Date
    Nov 2005
    Location
    Colorado Springs, CO USA
    Posts
    7,033
    Plugin Contributions
    31

    Default Re: "ZenCart Zen" Template Support

    Quote Originally Posted by Convergence View Post
    We got it to work by doing this:

    Code:
    #mainWrapper
    {
    	margin: auto;
    	background-color: transparent;
    	text-align: left;
    	width: 1024px;
    	vertical-align: top;
    Thanks again for your assistance!
    glad you got it sorted.

 

 

Similar Threads

  1. v139h Need help installing "zencart-skins.com" template 43889
    By chams911 in forum Templates, Stylesheets, Page Layout
    Replies: 2
    Last Post: 3 Jul 2013, 12:56 PM
  2. Free Template "Future Zen" v1.2 Support Thread
    By kuroi in forum Addon Templates
    Replies: 69
    Last Post: 16 Jul 2010, 06:00 AM
  3. "Multi-Language Support for EZ-Pages" prints "Array" in Sidebox
    By andreas.hennig in forum All Other Contributions/Addons
    Replies: 9
    Last Post: 13 Jul 2010, 08:23 AM
  4. Comment out "Check for Updates" Button, "Support Site" Link, & "Version" Link?
    By g00glethis1 in forum Customization from the Admin
    Replies: 4
    Last Post: 15 Mar 2010, 06:32 AM
  5. Wamp5/Zencart localhost help "custom template distorted"
    By oxicottin in forum Installing on a Windows Server
    Replies: 10
    Last Post: 27 Aug 2007, 03:46 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