Page 1 of 13 12311 ... LastLast
Results 1 to 10 of 123
  1. #1
    Join Date
    Aug 2005
    Location
    Arizona
    Posts
    27,761
    Plugin Contributions
    9

    Default PurpleShades Support Thread

    An updated version has been placed in the downloads section.

    This version of the popular Purpleshades template has been revamped to remove the additional tables that were in the previous versions and has been updated to be compatible with Zen Cart version 1.3.6. It is more of a pure CSS version, and conforms to being altered using the same changes that are prevalent in other templates based on the default fileset. This should assist in making it easier for newcomers to customise and the community to support issues with it.

    Like the earlier versions of this template, it is also a fully fluid, "full" width template at all screen resolutions. The side boxes can be resized to your preferences but in doing so you will have to create sidebox images to match. This template is a close match to the original and contains only a few files & a full button set with no PHP changes required. Instructions are included in the install.txt file.

    A screen image is included within the ZIP as scr_template_purpleshades.jpg.

    This thread will provide for assistance with issues surrounding this version of the template only.
    Zen-Venom Get Bitten

  2. #2
    Join Date
    May 2005
    Location
    Cheshire, UK
    Posts
    542
    Plugin Contributions
    3

    Default Re: PurpleShades Support Thread

    Nicely done - great job. Tested it on my XP box and it works a treat.

    Excellent work

  3. #3
    Join Date
    Aug 2005
    Location
    Arizona
    Posts
    27,761
    Plugin Contributions
    9

    Default Re: PurpleShades Support Thread

    JollyJim,

    All predicated upon your initial template that continues to be popular.
    And you know that I have been working on this in ???my spare time???

    Let me know if you discover any glitches as I only have checked in approx. 5 browsers.
    Zen-Venom Get Bitten

  4. #4
    Join Date
    Jan 2006
    Posts
    420
    Plugin Contributions
    0

    Default Re: PurpleShades Support Thread

    Hi nice template , just starting using fir my 3rd shop, but stumbling on the first hurdle !

    Can you help with the header size ?
    It looks fine in IE 7 and firefox , but in IE6 has a gap of about 300PX !!

    I have narrowed the header to suit , , anyway , prob best to take a look:

    http://www.madaboutthe.co.uk

    Cheers

    MARK
    Various Zen cart sites !

  5. #5
    Join Date
    Aug 2005
    Location
    Arizona
    Posts
    27,761
    Plugin Contributions
    9

    Default Re: PurpleShades Support Thread

    You have changed several of the elements and their heights....but did not allow for this in the css. So try this to start and adjust as required:
    Add this:
    Code:
    #headerWrapper {
    height: 134px;
    }
    Change the highlighted values:
    Code:
    #logoWrapper{
        background-image: url(../images/hdr_bg.gif);
        background-repeat: repeat-x;
        background-color: #ffffff;
        height:103px;
    }	
    
    #tagline {
    	color:#ffffff;
    	font-size: 1.5em;
    	line-height: 80px;
    	text-align : Right;
    	vertical-align: Top;
    	}
    Zen-Venom Get Bitten

  6. #6
    Join Date
    Jan 2006
    Posts
    420
    Plugin Contributions
    0

    Default Re: PurpleShades Support Thread

    Quote Originally Posted by kobra View Post
    You have changed several of the elements and their heights....but did not allow for this in the css. So try this to start and adjust as required:

    Cheers , that worked fine , just had to add


    Code:
    #navMainWrapper, #navSuppWrapper, #navCatTabsWrapper {
    	
        background-color: #fff;
        margin: 0em;
    	background-color: #ffffff;
    	font-weight: bold;
    	color: #000;
    	height: 25%;    <<<<<<< Increased from 1% !!!!!! >>>>>>>>>
    	width: 100%;
    	}
    Various Zen cart sites !

  7. #7
    Join Date
    Jul 2006
    Posts
    14
    Plugin Contributions
    0

    Default Re: PurpleShades Support Thread

    I seem to be having a similar problem. The Categories menu at the top overlaps, there is a gap below that and the bottom images in the Specials box are out of the box. This is only a test shopfront and no changes have been made to the template or the 1.3.7 files. http://www.scrapbooks.net.au/137testshop Any ideas?
    "Life wasn't meant to be easy"
    www.scrapbooks.net.au

  8. #8
    Join Date
    Jan 2007
    Location
    Los Angeles, California, United States
    Posts
    10,023
    Plugin Contributions
    32

    Default Re: PurpleShades Support Thread

    At the risk of sounding silly and wanting to spare myself some wasted time.. I need to ask a coupla questions.. Is this template compatible with the latest version of ZenCart??? I also wanted to confirm before I install this template that if I wanted to set a specific table width for this template that I would be changing the mainwrapper attributes as follows:

    Code:
    /*wrappers - page or section containers*/
    #mainWrapper {
    	background-image: url(../images/hatch_bg.gif);
        background-repeat: repeat;
    	text-align: left;
    	width: 800;
    	vertical-align: top;
    	}
    Is there anything else I need to change?

  9. #9
    Join Date
    Jul 2005
    Posts
    5
    Plugin Contributions
    0

    application error Re: PurpleShades Support Thread

    Hi there, I am having trouble with the purpleshades template. I upgraded it to 1.3.6 and now i am getting - Fatal error: main(): Failed opening required '' (include_path='.:/usr/lib/php:/usr/local/lib/php:/usr/share/pear') in /home/selina1/public_html/store/includes/templates/purpleshades/templates/tpl_index_default.php on line 40. Can you please help me asap as my site is live. Thank you!

  10. #10
    Join Date
    Jan 2007
    Location
    Los Angeles, California, United States
    Posts
    10,023
    Plugin Contributions
    32

    Default Re: PurpleShades Support Thread

    Okay so now I've got Zen Cart installed and this template appears to work fine with the latest version, but I would like to change it from a "full" width template to a fixed width template, and the change I made below is not working.. I've looked at the Zen Cart how-tos, help and FAQs.. All indications are that the change I made should have done the trick.. What could have gone wrong??

    My test site is here: http://www.divawebdzine.com/clients/silkythecap

    Code:
    /*wrappers - page or section containers*/
    #mainWrapper {
        background-image: url(../images/hatch_bg.gif);
        background-repeat: repeat;
        text-align: left;
        width: 800;
        vertical-align: top;
        }
    Is there anything else I need to change?[/quote]

    Also a coupla additional questions.. (trying to get the hang of these templates.. :) )
    How do I get rid of the ad banner at the bottom???
    How to I get rid of the top menu bar?? (the one with the links: EZPages :: Privacy Notice :: Shared :: Zen Cart )
    Last edited by DivaVocals; 16 Jan 2007 at 08:35 AM. Reason: Needed to add something to my post..

 

 
Page 1 of 13 12311 ... LastLast

Similar Threads

  1. ZX Slideshow support thread
    By balihr in forum All Other Contributions/Addons
    Replies: 743
    Last Post: 30 Mar 2024, 02:26 AM
  2. Hebrew Support - latest release [Support Thread]
    By eranariel in forum Addon Language Packs
    Replies: 19
    Last Post: 23 Jan 2023, 08:04 AM
  3. goMobile Support Thread
    By steveyork136 in forum Addon Templates
    Replies: 29
    Last Post: 26 Aug 2015, 11:56 AM
  4. Wordpress On ZC [Support Thread]
    By hira in forum All Other Contributions/Addons
    Replies: 1858
    Last Post: 17 Jan 2014, 01:24 AM
  5. Commentics [Support Thread]
    By Commentics in forum All Other Contributions/Addons
    Replies: 11
    Last Post: 30 Jan 2013, 10:11 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
  •  
disjunctive-egg
Zen-Cart, Internet Selling Services, Klamath Falls, OR