Page 4 of 4 FirstFirst ... 234
Results 31 to 34 of 34
  1. #31
    Join Date
    Aug 2008
    Posts
    5
    Plugin Contributions
    0

    Default Re: Surfs Up Template Support Tread

    Hi! LOVE your template...and it works GREAT in 1.3.9h!
    I need assistance creating new sidebox headings (i can make the image, just don't know how to put it where it needs to be and how to make it work.
    For Example, if I create an "events" sidebox, I need the header to match the rest of the sight!

    Do you have a tutorial on that?
    Thanks!!!!

  2. #32
    Join Date
    Apr 2008
    Location
    Athlone, Ireland
    Posts
    176
    Plugin Contributions
    5

    Default Re: Surfs Up Template Support Tread

    Hi kawikapoi,

    There is a .psd template file for the sidebox headers in the /source folder.

    If you don't have photoshop to edit the image, please let em know the heading of the side box and I will do it for you and send it to you.

    To change the sidebox heading from the standard Zen Cart one, you will need to edit the custom sidebox so the id reads something like id="custom_sidebox_header".

    Then go to the custom css /includes/templates/surfshop/css/stylesheet_headings.css

    There you will see the cusom css for the other sideboxes. You will need to copy the css for another sidebox and use it to create a new style for your new sidebox.

    Example:
    This is the categories sidebox header
    Code:
    #categoriesHeading {
    	background:#3184BD;
    	color:transparent;
    	background-image: url(../images/cathead.gif);
    	background-repeat:no-repeat;
    	background-position:top;
    	padding-top: 49px;
    }
    This could be a custom side box header for your events sidebox:

    Code:
    #eventsHeading {
    	background:#3184BD;
    	color:transparent;
    	background-image: url(../images/eventhead.gif);
    	background-repeat:no-repeat;
    	background-position:top;
    	padding-top: 49px;
    }

    Actually, I have just created an Events sidebox header which you can download HERE

    Hope that helps :)

    DB

  3. #33
    Join Date
    Aug 2008
    Posts
    5
    Plugin Contributions
    0

    Default Re: Surfs Up Template Support Tread

    Yes! That helped a lot! It's so EASY!
    Thank-you very much for your help!

  4. #34
    Join Date
    Jan 2012
    Posts
    15
    Plugin Contributions
    0

    Default Re: Surfs Up Template Support Tread

    Quote Originally Posted by dropbop View Post
    Hi kawikapoi,

    There is a .psd template file for the sidebox headers in the /source folder.

    If you don't have photoshop to edit the image, please let em know the heading of the side box and I will do it for you and send it to you.

    To change the sidebox heading from the standard Zen Cart one, you will need to edit the custom sidebox so the id reads something like id="custom_sidebox_header".

    Then go to the custom css /includes/templates/surfshop/css/stylesheet_headings.css

    There you will see the cusom css for the other sideboxes. You will need to copy the css for another sidebox and use it to create a new style for your new sidebox.

    Example:
    This is the categories sidebox header
    Code:
    #categoriesHeading {
    	background:#3184BD;
    	color:transparent;
    	background-image: url(../images/cathead.gif);
    	background-repeat:no-repeat;
    	background-position:top;
    	padding-top: 49px;
    }
    This could be a custom side box header for your events sidebox:

    Code:
    #eventsHeading {
    	background:#3184BD;
    	color:transparent;
    	background-image: url(../images/eventhead.gif);
    	background-repeat:no-repeat;
    	background-position:top;
    	padding-top: 49px;
    }

    Actually, I have just created an Events sidebox header which you can download HERE

    Hope that helps :)

    DB
    Hi I know this is a bit of an old post but is this Events header still available?

    thanks

    chris

 

 
Page 4 of 4 FirstFirst ... 234

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. Turpy Template Support Thread
    By brandonturpin in forum Addon Templates
    Replies: 3
    Last Post: 20 Feb 2012, 07:36 PM
  4. Watermelon Template Support Thread
    By LissaE in forum Addon Templates
    Replies: 22
    Last Post: 14 Oct 2011, 04:03 AM
  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
  •  
disjunctive-egg
Zen-Cart, Internet Selling Services, Klamath Falls, OR