Page 7 of 27 FirstFirst ... 5678917 ... LastLast
Results 61 to 70 of 263
  1. #61
    Join Date
    Jun 2007
    Posts
    7
    Plugin Contributions
    0

    Default Re: Lavender Template Support Thread

    Hi, I really need help with this. I'm so new to this and this is my first time trying to build this site. I've downloaded the template and everything works fine except the home page couldn't load. It just shows the better categories page instead my site home page. Can someone please figure this out for me? I did trying to undo the download figure I probably did something wrong, but I guess it's too late for it. Is there any possible way to uninstall the whole lavender template?
    Raymond Shi
    Virtual Cube Cart
    www.virtualcubecart.com

  2. #62
    Join Date
    Apr 2006
    Location
    London, UK
    Posts
    10,569
    Plugin Contributions
    25

    Default Re: Lavender Template Support Thread

    2 rayray430

    Well I can find no evidence of the lavender template on your site so you have either succeeded in removing it, or have put it in the wrong place.

    The mistake that you make was uploading not only the includes file containing the template (as per the installation instructions), but also the index.html file included int he lavender release package.

    This is for documentation only, and is not supposed to go onto your site. However, if you simply delete it, it will stop block your index.php and your site will magically re-appear.
    Kuroi Web Design and Development | Twitter

    (Questions answered in the forum only - so that any forum member can benefit - not by personal message)

  3. #63
    Join Date
    Jun 2007
    Posts
    7
    Plugin Contributions
    0

    Default Re: Lavender Template Support Thread

    Quote Originally Posted by kuroi View Post
    2 rayray430

    Well I can find no evidence of the lavender template on your site so you have either succeeded in removing it, or have put it in the wrong place.

    The mistake that you make was uploading not only the includes file containing the template (as per the installation instructions), but also the index.html file included int he lavender release package.

    This is for documentation only, and is not supposed to go onto your site. However, if you simply delete it, it will stop block your index.php and your site will magically re-appear.
    Thanks so much for your reply as I have no idea what's going on with it. So, all I have to do is find the index.html file and delete it? Where exactly is that file locate in? I don't want to delete anything else i'm not suppose to. Thank you in advance!
    Raymond Shi
    Virtual Cube Cart
    www.virtualcubecart.com

  4. #64
    Join Date
    Apr 2006
    Location
    London, UK
    Posts
    10,569
    Plugin Contributions
    25

    Default Re: Lavender Template Support Thread

    Quote Originally Posted by rayray430 View Post
    So, all I have to do is find the index.html file and delete it? Where exactly is that file locate in?
    It's in the root directory of your site. That's the one with admin, includes, image, extras, etc folders.

    Take care to delete the index.html file, BUT NOT the index.php file.
    Kuroi Web Design and Development | Twitter

    (Questions answered in the forum only - so that any forum member can benefit - not by personal message)

  5. #65
    Join Date
    Jun 2007
    Posts
    7
    Plugin Contributions
    0

    Default Re: Lavender Template Support Thread

    Quote Originally Posted by kuroi View Post
    2 rayray430

    Well I can find no evidence of the lavender template on your site so you have either succeeded in removing it, or have put it in the wrong place.

    The mistake that you make was uploading not only the includes file containing the template (as per the installation instructions), but also the index.html file included int he lavender release package.

    This is for documentation only, and is not supposed to go onto your site. However, if you simply delete it, it will stop block your index.php and your site will magically re-appear.
    Thanks Kuroi, I got it! You saved me because I was gonna uninstall my whole cart and re-install it back and start all over. I hope you don't mind me asking you some more questions. I really want to change the template, but what is the right way to upload it into my ftp? Was I uploaded into the right place? Also, how can I change the copyright of my site? Thanks so much! I'm sorrie to bother you.
    Raymond Shi
    Virtual Cube Cart
    www.virtualcubecart.com

  6. #66
    Join Date
    Mar 2005
    Posts
    167
    Plugin Contributions
    0

    Default Re: Lavender Template Support Thread

    I need a little guidance. I am using the lavender template and love it! What I haven't been able to figure out is how to change the font size on the links for categories and all the other sideboxes? In the stylesheet.css I have the font set to verdana 11px...it looks that way for my product descriptions and body but not the links in the sideboxes.

    My site is www.simetraonline.com

    any help is appreciated, thank you

  7. #67
    Join Date
    Apr 2006
    Location
    London, UK
    Posts
    10,569
    Plugin Contributions
    25

    Default Re: Lavender Template Support Thread

    Quote Originally Posted by rayray430 View Post
    You saved me because I was gonna uninstall my whole cart and re-install it back and start all over.
    There's usually a better way. I'm glad we found it in this case.

    Quote Originally Posted by rayray430 View Post
    I really want to change the template, but what is the right way to upload it into my ftp?
    That would depend on the FTP software you are using. I use FileZilla and simply drag the files needed from my PC to the location on the server that the installation instructions indicate.

    Quote Originally Posted by rayray430 View Post
    Was I uploaded into the right place?
    As I didn't see your site until after you had removed it. I am unable to say.

    Quote Originally Posted by rayray430 View Post
    Also, how can I change the copyright of my site?
    There is a section in the FAQ entitled "What Every New Zen Cart User Needs to Know". In it you'll find entries such as the one you need.
    Kuroi Web Design and Development | Twitter

    (Questions answered in the forum only - so that any forum member can benefit - not by personal message)

  8. #68
    Join Date
    Mar 2006
    Posts
    36
    Plugin Contributions
    0

    Default Re: Lavender Template Support Thread

    Hi! I love this template. It will definitely save me a lot of time. Thanks so much for creating it!

    Here is my problem, if you have a moment to take a look. About a year and a half ago, I created a zencart site for a customer, and I am now upgrading her site. I am doing the upgrade at a temporary location then will move it over. I installed your template and tried to change it to a fixed width. In IE it looks fine (go figure, IE usually screws up everything ;) ) However, in firefox, everything below the header and above the footer is moved over to the right about 70 pixels or so.

    The temporary link is http://mccanney.net/hfb

    I have just installed a new zen cart installation and added the header from the old site and a few categories...no products yet.

    Thanks so much!

    Jill
    Last edited by cyfarian; 18 Jul 2007 at 05:06 AM.

  9. #69
    Join Date
    Apr 2006
    Location
    London, UK
    Posts
    10,569
    Plugin Contributions
    25

    Default Re: Lavender Template Support Thread

    Your home and logion links are slightly too big for the bar that you have put them in and are dropping down to push the center table across. One way to deal with this would be to add the following to your stylesheet
    #contentMainWrapper {clear:both}
    Kuroi Web Design and Development | Twitter

    (Questions answered in the forum only - so that any forum member can benefit - not by personal message)

  10. #70
    Join Date
    Aug 2005
    Location
    Arizona
    Posts
    27,755
    Plugin Contributions
    9

    Default Re: Lavender Template Support Thread

    Looked at the changes you made to this stylesheet and from what I can determine this change you made is the culprit and if you change it bak to what follows you will be ok.
    Code:
    #navMainWrapper, #navSuppWrapper, #navCatTabsWrapper {
    	margin: 0em;
    	background-color: #6a328f;
    	font-weight: bold;
    	color: #ffffff;
    	height: 22px;
    	width: 779px;
    	}
    Change back to:
    Code:
    #navMainWrapper, #navSuppWrapper, #navCatTabsWrapper {
    	margin: 0em;
    	background-color: #6a328f;
    	font-weight: bold;
    	color: #ffffff;
    	height: 1%;
    	width: 100%;
    	}
    As the navMain is contained inside of mainWrapper you want this to be 100% of the width of the containing wrapper and you have set the mainWrapper to 779px

 

 
Page 7 of 27 FirstFirst ... 5678917 ... LastLast

Similar Threads

  1. v150 aBagon Template Support Thread
    By VJef in forum Addon Templates
    Replies: 54
    Last Post: 5 Sep 2020, 08:44 PM
  2. TB Sempre Template Support Thread
    By brandonturpin in forum Addon Templates
    Replies: 48
    Last Post: 19 Mar 2015, 06:33 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. DigitalShop Template Support Thread
    By blingthemes in forum Addon Templates
    Replies: 19
    Last Post: 9 Mar 2011, 07:49 PM

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