Results 1 to 6 of 6
  1. #1
    Join Date
    Jan 2009
    Posts
    108
    Plugin Contributions
    0

    Default Needs some references/help (please)

    Version is 1.3.8

    First time poster and php editor.

    1) Would like to change the default "green" color to a different solid color

    2) I added a Flash banner to my ~/images DIR but nothing shows up (this after editing my header.php file to new flash file name *.swf

    3) Would like to make the side columns more on the edges of the page and middle section wider..so it fills the page a bit more

    4) Cant seem to locate my tpl_header and tpl_footer files

    5) Would like to add more links where the default EZPages / Privacy Notice / Shared / Zne Cart is located...

    6) What files makes reference to that background image of the golden/brown arch way i'm assuming?

    I know this is a bit much to ask for a first time poster...but ANY help/links to what I need to know...would BE GREAT!!

    Thanks in advance for anyone who can assist this first timer.

  2. #2
    Join Date
    Jan 2008
    Posts
    1,711
    Plugin Contributions
    7

    Default Re: Needs some references/help (please)

    Quote Originally Posted by fastdc5 View Post
    1) Would like to change the default "green" color to a different solid color
    http://www.zen-cart.com/forum/showpo...5&postcount=12

    Quote Originally Posted by fastdc5 View Post
    3) Would like to make the side columns more on the edges of the page and middle section wider..so it fills the page a bit more
    In includes/templates/your_template/css/stylesheet.css

    Code:
    #mainWrapper {
    	background-color: #ffffff;
    	text-align: left;
    	width: 750px;
    	vertical-align: top;
    	border: 1px solid #9a9a9a;
    	}
    Quote Originally Posted by fastdc5 View Post
    4) Cant seem to locate my tpl_header and tpl_footer files
    includes/templates/template_default/common

    Quote Originally Posted by fastdc5 View Post
    6) What files makes reference to that background image of the golden/brown arch way i'm assuming?
    http://tutorials.zen-cart.com/index.php?article=124

    In many of the cases above, remember to make use of the override system.

    http://tutorials.zen-cart.com/index.php?article=230
    http://tutorials.zen-cart.com/index.php?article=143
    http://tutorials.zen-cart.com/index.php?article=143

  3. #3
    Join Date
    Jan 2009
    Posts
    108
    Plugin Contributions
    0

    Default Re: Needs some references/help (please)

    Thank you kindly!!!

    No love for Flash in the Header or #5?

  4. #4
    Join Date
    Jun 2003
    Posts
    33,825
    Plugin Contributions
    0

    Default Re: Needs some references/help (please)

    Quote Originally Posted by fastdc5 View Post
    Thank you kindly!!!

    No love for Flash in the Header or #5?
    A forum search for 'flash header' should help ...
    Please do not PM for support issues: a private solution doesn't benefit the community.

    Be careful with unsolicited advice via email or PM - Make sure the person you are talking to is a reliable source.

  5. #5
    Join Date
    Jan 2009
    Posts
    108
    Plugin Contributions
    0

    Default Re: Needs some references/help (please)

    Thank you ALL!!! I'm getting there.


    Trying to follow: http://www.zen-cart.com/forum/showpo...5&postcount=12

    I renamed the tile_back.gif on the server and uploaded a new gradiant image (red to white) but it shows on the page as the same color as my header/footer..? Went into my stylesheet and did a find for "background-image: url(../images/tile_back.gif);"...no where to be found.

    Also, I cant seem to get my header image centered...wants to stay on the left side. I followed the guide on the tut but nothing "changed" (sorry cant find the link right now to it).

    Any suggestions?

    I also want to remove the Record Companies, Music, sponsors, have you seen...as well as the banner at the very bottom. I know I am asking alot, but the more tips/links provided..the faster i'll learn.

    MUSH THANKS!

    P.S Here is my site for reference: http://www.7thgearimports.com/storefront/

  6. #6
    Join Date
    Jan 2008
    Posts
    1,711
    Plugin Contributions
    7

    Default Re: Needs some references/help (please)

    It doesn't look like you're using the override system. You should do this first before going any further. Otherwise, a lot of your changes will be lost when you next upgrade the site. This could also be one of the reasons behind your current problems.

    Then take a look in Admin -> Tools -> Layout Boxes Controller

 

 

Similar Threads

  1. non-SSL references on SSL page
    By GTrotter in forum Templates, Stylesheets, Page Layout
    Replies: 5
    Last Post: 27 Jul 2008, 02:52 PM
  2. removing all references to 'manufacturer'
    By BouncerFL in forum General Questions
    Replies: 0
    Last Post: 18 May 2007, 01:39 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
  •