Page 23 of 27 FirstFirst ... 132122232425 ... LastLast
Results 221 to 230 of 270
  1. #221

    Default Re: Ocean Front Template Support Thread

    Quote Originally Posted by clydejones View Post
    When I first check the site I didn't notice anything unusual.

    Were you using the out of the box sidebox without the merge attempt?
    Yes, I think so. Does the template come with shopping cart sidebox that has the checkout button on it? I could download the template and replace the shopping cart sidebox file and see what happens...

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

    Default Re: Ocean Front Template Support Thread

    Quote Originally Posted by Doodlebuckets View Post
    Yes, I think so. Does the template come with shopping cart sidebox that has the checkout button on it? I could download the template and replace the shopping cart sidebox file and see what happens...
    No it doesn't. but here are the two files that come with the mod.

    Just upload the includes folder to your server.

    sidebox_fix.zip

  3. #223

    Default Re: Ocean Front Template Support Thread

    Quote Originally Posted by clydejones View Post
    No it doesn't. but here are the two files that come with the mod.

    Just upload the includes folder to your server.

    sidebox_fix.zip
    Looks the same...

    As an aside, I have added your great footer mod to this site and didn't know if you knew that the css for the footer messes up the tabs for some of your templates. I am sharing the css I am using for the footer that takes care of that issue and also centers the footer for the Ocean Front Template in case it might be useful to others :)

    PHP Code:
    footer {clear:both;margin:0;}
    #navSuppWrapper {
        
    margin10px 95px 0;
        
    padding0;
        
    background:none;
        
    font-weightbold;
        
    color#000;
        
    }    
    dl {margin0 0 3px 0;padding:0;clear:both;height:79px;width:100%;}/*Adjust the height and width of the menu*/
    dt {margin-bottom:.3em;font-weight:bold;}
    dd {margin:0;padding:0;float:left;width:24.3%;}/*Column width of the menu - currently set for 4 columns*/
    ul {margin:0;padding:0;list-stylenone;}
    li {margin:0;padding:0;}
    li a {margin:0;padding-left:2em;}

    .
    menuTitle {margin:0;padding-bottom:.3em;padding-left:.7em;text-align:left;font-size:1.1em;}
    .
    first, .second, .third {border-right:1px dotted #000;}
    #siteinfoLegal {
       
    margin:0 auto;
        
    padding.5em 0 0;
        
    font-size0.9em;
        
    text-align:center;
        
    width:100%;
        
    line-height:normal;
        
    clear:both;
    }
    #siteinfoLegal a {padding: 0 0.5em 0 0.5em;color: #000;font-weight:bold;white-space: nowrap; }
    #siteinfoLegal a:hover {color: #000;background: #EAC27C;} 

  4. #224

    Default Re: Ocean Front Template Support Thread

    Quote Originally Posted by clydejones View Post
    No it doesn't. but here are the two files that come with the mod.

    Just upload the includes folder to your server.

    sidebox_fix.zip
    Can we just remove the checkout button for when the cart is empty? I would be just fine with that...

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

    Default Re: Ocean Front Template Support Thread

    Quote Originally Posted by Doodlebuckets View Post
    Can we just remove the checkout button for when the cart is empty? I would be just fine with that...
    Not sure if that's possible.

    I just sent you a PM

  6. #226

    Default Re: Ocean Front Template Support Thread

    Clyde, I've been sprucing up my site, take a look : www.babygiftbasketstores.com Still LOVING this template :)

    This may be a duh kind of question since the description of the template says it's fixed width. Is is possible to make it a bit wider and if so, which lines in the css do I tinker with? I've been trying to make it wider, but it doesn't look good at all when I increase the mainwrapper and centercolumn widths...

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

    Default Re: Ocean Front Template Support Thread

    Quote Originally Posted by Doodlebuckets View Post
    Clyde, I've been sprucing up my site, take a look : www.babygiftbasketstores.com Still LOVING this template :)

    This may be a duh kind of question since the description of the template says it's fixed width. Is is possible to make it a bit wider and if so, which lines in the css do I tinker with? I've been trying to make it wider, but it doesn't look good at all when I increase the mainwrapper and centercolumn widths...
    That's probably because of the width of the graphic image used for the mainWrapper which is 850px wide.

    You could edit/redo wrapper_bg.jpg to the width you want.

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

    Default Re: Ocean Front Template Support Thread

    Quote Originally Posted by clydejones View Post
    That's probably because of the width of the graphic image used for the mainWrapper which is 850px wide.

    You could edit/redo wrapper_bg.jpg to the width you want.
    This one is 980px wide

    Click image for larger version. 

Name:	wrapper_bg.jpg 
Views:	154 
Size:	879 Bytes 
ID:	7640

  9. #229

    Default Re: Ocean Front Template Support Thread

    Hi to Clyde and Doodlebuckets both - I LOVE babygiftbasketstores.com and want to know PLEASE how to integrate some of your design into my site? Specifically:
    - The "Shop By Category" section on the main index page
    - The rotating New Products in the side column

    Thanks for the great design and any help,
    Janean

  10. #230

    Default Re: Ocean Front Template Support Thread

    Quote Originally Posted by PlayscaleMinis View Post
    Hi to Clyde and Doodlebuckets both - I LOVE babygiftbasketstores.com and want to know PLEASE how to integrate some of your design into my site? Specifically:
    - The "Shop By Category" section on the main index page
    - The rotating New Products in the side column

    Thanks for the great design and any help,
    Janean
    Why thanks Janean, it's a labor of love :) I couldn't have done it without Clyde. He has to be the best source of help in all of zencart with the nicest templates too!

    For the Shop by Category, I use the Centerbox Categories mod found here http://www.numinix.com/zen-cart-modu...ter-box-module You have to change the title of the box in your english.php file and follow the directions for configuring it in the admin to get it to display. If you need any help with that, let me know. I did find that for the 3 column layout, that I needed the template to be a bit wider, so widened it to 950px. I could send you the file for the background image to widen it and can tell you what to change in your css file if you need that too.

    I think for the sidebox you can use Clyde's jscroller mod found here http://www.zen-cart.com/index.php?ma...oducts_id=1245 There is also this one http://www.zen-cart.com/index.php?ma...roducts_id=250 and this one http://www.zen-cart.com/index.php?ma...roducts_id=996 but I can't remember which I used! Maybe Clyde knows by looking...

 

 
Page 23 of 27 FirstFirst ... 132122232425 ... LastLast

Similar Threads

  1. Lavender Template Support Thread
    By kobra in forum Addon Templates
    Replies: 262
    Last Post: 13 May 2015, 01:00 AM
  2. Scuro Template Support Thread
    By brandonturpin in forum Addon Templates
    Replies: 11
    Last Post: 12 Mar 2015, 09:45 PM
  3. Rustic Template Support Thread
    By clydejones in forum Addon Templates
    Replies: 320
    Last Post: 20 May 2013, 10:47 AM
  4. Watermelon Template Support Thread
    By LissaE in forum Addon Templates
    Replies: 22
    Last Post: 14 Oct 2011, 04:03 AM
  5. strange characters displayingn using ocean front template
    By bishop999 in forum General Questions
    Replies: 1
    Last Post: 28 Jul 2008, 07:43 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