Page 16 of 97 FirstFirst ... 614151617182666 ... LastLast
Results 151 to 160 of 967
  1. #151
    Join Date
    Aug 2008
    Posts
    166
    Plugin Contributions
    0

    Default Re: All Business template Support Thread

    Quote Originally Posted by picaflor-azul View Post
    This is not a good idea. For customers with smaller monitors/lower resolutions it will create a scroll bar on the bottom for the site. If you want the navMainWrapper to use 100% of the page width without creating a scroll bar, you should move it outside of the fixed width div and then make the width 100% for the navMainWrapper. Here is a good tutorial:

    http://www.w3schools.com/css/default.asphttp://www.w3schools.com/css/default.asp
    I'm stumped. I've been playing around with css, firebug, perusing the forums and I can't get this bloody nav bar to go center without throwing the rest of the site into a tizzy. Are there any specifics you or anyone can help me with? Much much appreciated, lynn

  2. #152
    Join Date
    Oct 2010
    Posts
    261
    Plugin Contributions
    0

    Default Re: All Business template Support Thread

    tried it and it's still blue .... but then I noticed it is way to far to the right .... probably best left as it is as to extend the page to incorporate the right column might be a lot of work ..me thinks anyway

  3. #153
    Join Date
    Jul 2009
    Location
    http://www.picaflor-azul.com
    Posts
    3,140
    Plugin Contributions
    35

    Default Re: All Business template Support Thread

    tried it and it's still blue .... but then I noticed it is way to far to the right .... probably best left as it is as to extend the page to incorporate the right column might be a lot of work ..me thinks anyway
    Since the template is a fixed width you would have to adjust the width of the home page slider in the stylesheet if you want the right hand column to line up properly--I would change the width to around 500px. Also, you should make sure that none of your slider images are wider than 500px.
    Custom Zen Cart Design & Templates
    Enhance your site with our 25 Free Zen Cart Templates Plus 10 Free Zen Cart Modules.
    Check them out!

  4. #154
    Join Date
    Aug 2008
    Posts
    166
    Plugin Contributions
    0

    Default Re: All Business template Support Thread

    Anne,

    Can I buy you a cup of coffee?

    http://marketcafe-online.com

  5. #155
    Join Date
    Jul 2009
    Location
    http://www.picaflor-azul.com
    Posts
    3,140
    Plugin Contributions
    35

    Default Re: All Business template Support Thread

    Anne,

    Can I buy you a cup of coffee?
    Sure, I love coffee My donation info is in the install.txt file that comes with the template package.
    Custom Zen Cart Design & Templates
    Enhance your site with our 25 Free Zen Cart Templates Plus 10 Free Zen Cart Modules.
    Check them out!

  6. #156
    Join Date
    Oct 2010
    Posts
    261
    Plugin Contributions
    0

    Default Re: All Business template Support Thread

    OK thank you ..will have another go when I feel up to it ,just finished fighting google and uploading products

  7. #157
    Join Date
    Aug 2008
    Posts
    166
    Plugin Contributions
    0

    Default Re: All Business template Support Thread

    Okay. Let me try asking this another way..

    Where in the stylesheet do I remove Nav Main Wrapper and how exactly to i put it outside the div? I have no means of testing this (Firebug won't allow be to add extra code outside of these {

    I've reviewed your css tutorial and it felt like I was being introduced to chinese with no clear direction on how to do the above. My apologies I don't pretend to be a developer; that's why I'm using your template

    Currently I've created something like this:

    /*NavBar*/
    #navMainWrapper {margin: 0em;background-color: #ffffff;font-weight: normal;color: #444;height: 0;width: 100%;margin-top:10px;}

    with no idea if it will work and even if I'm in the right direction. Please assist. Lynn

    http://marketcafe-online.com

    If it's better for me to approach the general forum with these issues then I'm happy to oblige. Just let me know. Thanks!

  8. #158
    Join Date
    Jul 2009
    Location
    http://www.picaflor-azul.com
    Posts
    3,140
    Plugin Contributions
    35

    Default Re: All Business template Support Thread

    Where in the stylesheet do I remove Nav Main Wrapper and how exactly to i put it outside the div?
    This can not be done in the stylesheet. You would need to alter the actual code of the site (the div structure). The files you would need to alter are probably the includes/templates/all_business/common/tpl_header.php and includes/templates/all_business/common/ tpl_main_page.php. Short of me actually going in and editing the files and then posting them, the best I can do is describe what you need to do If you want the navMainWrapper to have a width that extends from one edge of the screen to the other, you either have to move that div outisde of the one containing it (mainWrapper) or you can put the width 100% on the containing div and restructure the inner divs.
    Custom Zen Cart Design & Templates
    Enhance your site with our 25 Free Zen Cart Templates Plus 10 Free Zen Cart Modules.
    Check them out!

  9. #159
    Join Date
    Sep 2008
    Location
    Central Coast of California
    Posts
    22
    Plugin Contributions
    0

    Default Re: All Business template Support Thread

    PicaFlor-Azul - I really love your template. It is the first one that I have seen that gives me hope of having a somewhat clean yet artsy site. I am excited to play with it and see what I can come up with. Thank you!

    I am having trouble with the slider. I added some images and changed the image names in the Zen Cart admin "Tools" then "Define Pages Editor". I made sure it was on plain text and then all I got was code showing on the index page. I then went in and changed the names back to your origional images "slide1" ect. but still the code shows up.

    I have read throught the thread up to this point and don't see the same problem. Can you please look and see if you detect a glaring problem. Thank you tons.

    www.rondajane.com
    Ronda Robb

  10. #160
    Join Date
    Jul 2009
    Location
    http://www.picaflor-azul.com
    Posts
    3,140
    Plugin Contributions
    35

    Default Re: All Business template Support Thread

    PicaFlor-Azul - I really love your template. It is the first one that I have seen that gives me hope of having a somewhat clean yet artsy site. I am excited to play with it and see what I can come up with. Thank you!

    I am having trouble with the slider. I added some images and changed the image names in the Zen Cart admin "Tools" then "Define Pages Editor". I made sure it was on plain text and then all I got was code showing on the index page. I then went in and changed the names back to your origional images "slide1" ect. but still the code shows up.

    I have read throught the thread up to this point and don't see the same problem. Can you please look and see if you detect a glaring problem. Thank you tons.
    This was a problem with the release of zen cart version 1.3.9g. You should upgrade to verion h or apply the patch in this thread:

    http://www.zen-cart.com/forum/showthread.php?t=165081
    Custom Zen Cart Design & Templates
    Enhance your site with our 25 Free Zen Cart Templates Plus 10 Free Zen Cart Modules.
    Check them out!

 

 
Page 16 of 97 FirstFirst ... 614151617182666 ... LastLast

Similar Threads

  1. Cherry Zen Template Support Thread
    By jettrue in forum Addon Templates
    Replies: 3235
    Last Post: 25 Apr 2013, 01:14 PM
  2. Business Activity Report 1.5.0 Support Thread
    By gharls in forum All Other Contributions/Addons
    Replies: 23
    Last Post: 6 Apr 2012, 11:12 PM
  3. Lavender Template Support Thread
    By kobra in forum Addon Templates
    Replies: 248
    Last Post: 29 Jan 2012, 04:30 PM
  4. Glacial Age Template Support Thread
    By clydejones in forum Addon Templates
    Replies: 392
    Last Post: 22 Aug 2011, 04:15 PM
  5. Wallet Template - Support Thread
    By zami in forum Addon Templates
    Replies: 45
    Last Post: 25 Mar 2010, 10:15 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
  •