Page 1 of 3 123 LastLast
Results 1 to 10 of 25
  1. #1
    Join Date
    Feb 2007
    Posts
    212
    Plugin Contributions
    0

    Default Minor site changes

    Hi guys..after a couple of changes to do on my site.

    Iv installed firefox but still cant seem to find what need changes etc.


    1. Make the main font bigger, without making the side category font bigger.
    (www.letsplaysport.co.uk/zc) eg. Whether it be indoor sport etc....


    2. At the top of the page i wish for it to say Log in / Register (At the moment it is Log in OR Register) How do i put the forward slash in???


    3. Have extra links just below my main logo...this would be enabled in admin rite? but what name and where???


    Thanks in advacne guys


    Vik
    http://letsplaysport.co.uk/zc/

  2. #2
    Join Date
    Dec 2006
    Location
    Seligman, MO U.S.A.
    Posts
    2,101
    Plugin Contributions
    5

    Default Re: Minor site changes

    Quote Originally Posted by vik007 View Post
    Hi guys..after a couple of changes to do on my site.

    Iv installed firefox but still cant seem to find what need changes etc.


    1. Make the main font bigger, without making the side category font bigger.
    (www.letsplaysport.co.uk/zc) eg. Whether it be indoor sport etc....


    2. At the top of the page i wish for it to say Log in / Register (At the moment it is Log in OR Register) How do i put the forward slash in???


    3. Have extra links just below my main logo...this would be enabled in admin rite? but what name and where???


    Thanks in advacne guys


    Vik
    http://letsplaysport.co.uk/zc/

    1. Admin>Tools>Define Pages Editor......Use HTML Area (unless you want to put your own tags in the plain text area.) , highlight your text (already there), and choose your font size. Save.

    2. includes/templates/blue_sky/common/tpl_header.php , find the line that should look like this:

    ?>
    <li><a href="<?php echo zen_href_link(FILENAME_LOGIN, '', 'SSL'); ?>"><?php echo "Log In or Register"; ?></a></li>
    <?php } } ?>


    Change that to:

    ?>
    <li><a href="<?php echo zen_href_link(FILENAME_LOGIN, '', 'SSL'); ?>"><?php echo "Log In/Register"; ?></a></li>
    <?php } } ?>


    3. Admin>Configuration>Layout Settings>Define Breadcrumb Status.....set to 0.


    Hope this helps.
    Teach them to shop and they will shop today;
    Teach them to Zen and they will OWN a shop tomorrow!

  3. #3
    Join Date
    Feb 2007
    Posts
    212
    Plugin Contributions
    0

    Default Re: Minor site changes

    Quote Originally Posted by Get Em Fast View Post
    1. Admin>Tools>Define Pages Editor......Use HTML Area (unless you want to put your own tags in the plain text area.) , highlight your text (already there), and choose your font size. Save.

    Wicked...worked a treat...how / where can i find other pages such as the log off page and sort the font like i have done the main page etc.


    2. includes/templates/blue_sky/common/tpl_header.php , find the line that should look like this:

    ?>
    <li><a href="<?php echo zen_href_link(FILENAME_LOGIN, '', 'SSL'); ?>"><?php echo "Log In or Register"; ?></a></li>
    <?php } } ?>


    Change that to:

    ?>
    <li><a href="<?php echo zen_href_link(FILENAME_LOGIN, '', 'SSL'); ?>"><?php echo "Log In/Register"; ?></a></li>
    <?php } } ?>


    Couldnt find the file there...ad i havent got a common folder in blue_sky?!?! but did a search and found one in english/header.php.

    nevertheless it worked..

    3. Admin>Configuration>Layout Settings>Define Breadcrumb Status.....set to 0.


    Think i didnt describe it properly, but basically i want to add a row of links under the logo..

    for example http://www.numinix.com/ has got links such as specials :: featured :: guides etc..how do i go about adding those there??

    Hope this helps.



    Thank you for your help...hope to get the site up and running within the middle of the week iof you find any problems, just let us know.. thanks

  4. #4
    Join Date
    Feb 2007
    Posts
    212
    Plugin Contributions
    0

    Default Re: Minor site changes

    1. Admin>Tools>Define Pages Editor......Use HTML Area (unless you want to put your own tags in the plain text area.) , highlight your text (already there), and choose your font size. Save.

    Wicked...worked a treat...how / where can i find other pages such as the log off page and sort the font like i have done the main page etc.


    2. includes/templates/blue_sky/common/tpl_header.php , find the line that should look like this:

    ?>
    <li><a href="<?php echo zen_href_link(FILENAME_LOGIN, '', 'SSL'); ?>"><?php echo "Log In or Register"; ?></a></li>
    <?php } } ?>


    Change that to:

    ?>
    <li><a href="<?php echo zen_href_link(FILENAME_LOGIN, '', 'SSL'); ?>"><?php echo "Log In/Register"; ?></a></li>
    <?php } } ?>


    Couldnt find the file there...ad i havent got a common folder in blue_sky?!?! but did a search and found one in english/header.php.

    nevertheless it worked..

    3. Admin>Configuration>Layout Settings>Define Breadcrumb Status.....set to 0.


    Think i didnt describe it properly, but basically i want to add a row of links under the logo..

    for example http://www.numinix.com/ has got links such as specials :: featured :: guides etc..how do i go about adding those there??

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

    Default Special weights configuration in zencart.

    Hey Guys,

    I have an issue with the weights configuration in zencart.
    Please see the the table below.

    products##################################################__quantity/weight
    ------------------------------------------------------------
    Prod No.1 (1 lb each)##############################_ 12+ (6lb)
    Prod No2 (1 lb each)##############################_ 12+ (10lb)

    I have given just 2 examples here, I have so many products with different weights.

    If you can , Please help me to configure this weights.

  6. #6
    Join Date
    Dec 2006
    Location
    Seligman, MO U.S.A.
    Posts
    2,101
    Plugin Contributions
    5

    Default Re: Minor site changes

    That site just used the EZ-Pages links in the header. You can find that in Admin>Tools>EX-Pages. Just click on the red box under the "header" column, turning the box green, and displaying the link in the header.
    Teach them to shop and they will shop today;
    Teach them to Zen and they will OWN a shop tomorrow!

  7. #7
    Join Date
    Dec 2006
    Location
    Seligman, MO U.S.A.
    Posts
    2,101
    Plugin Contributions
    5

    Default Re: Special weights configuration in zencart.

    Quote Originally Posted by mseetnoor View Post
    Hey Guys,

    I have an issue with the weights configuration in zencart.
    Please see the the table below.

    products##################################################__quantity/weight
    ------------------------------------------------------------
    Prod No.1 (1 lb each)##############################_ 12+ (6lb)
    Prod No2 (1 lb each)##############################_ 12+ (10lb)

    I have given just 2 examples here, I have so many products with different weights.

    If you can , Please help me to configure this weights.

    This thread is for stylesheet changes. You need to start another thread in THIS part of the forum. Sorry.
    Teach them to shop and they will shop today;
    Teach them to Zen and they will OWN a shop tomorrow!

  8. #8
    Join Date
    Mar 2007
    Location
    AZ
    Posts
    1,911
    Plugin Contributions
    2

    Default Re: Minor site changes

    Good Morning!

    I would like to change the text color for products name and also products price.

    I tried adding:

    #productName {color:#29760A;} and
    #productPrices {color:#F50F25;}

    and then I tried the same codes using a . insted of #

    to the tpl_product_info_display.php

    the code shows on my website, and the colors are not changed!

  9. #9
    Join Date
    Dec 2006
    Location
    Seligman, MO U.S.A.
    Posts
    2,101
    Plugin Contributions
    5

    Default Re: Minor site changes

    Quote Originally Posted by charmedbytina2 View Post
    Good Morning!

    I would like to change the text color for products name and also products price.

    I tried adding:

    #productName {color:#29760A;} and
    #productPrices {color:#F50F25;}

    and then I tried the same codes using a . insted of #

    to the tpl_product_info_display.php

    the code shows on my website, and the colors are not changed!
    in your stylesheet.css, try adding:

    a:link

    to this line:

    .centerColumn {
    background-color: #FFF0F5;
    border: 1px dotted;
    border-color: #9B11A1;
    }

    to make it look like:


    .centerColumn a:link{
    background-color: #FFF0F5;
    border: 1px dotted;
    border-color: #9B11A1;
    color: #29760A;
    }
    Teach them to shop and they will shop today;
    Teach them to Zen and they will OWN a shop tomorrow!

  10. #10
    Join Date
    Mar 2007
    Location
    AZ
    Posts
    1,911
    Plugin Contributions
    2

    Default Re: Minor site changes

    Thanks for the suggestion, but when I tried that, the only change was to the image area in the products listings.

    http://trucks.charmedbytina.com/inde...&products_id=1

    One this page (and all product listing pages) I would like the productName (2003 Ford Econoline) to be green and the productPrices ($11,950.00) to be red.

    Any other ideas? I am clueless (can you tell?).

 

 
Page 1 of 3 123 LastLast

Similar Threads

  1. Minor changes and editing of site
    By itsDVDtime in forum Templates, Stylesheets, Page Layout
    Replies: 10
    Last Post: 13 Nov 2010, 07:05 PM
  2. Very Minor Changes
    By uruharacosplay in forum Templates, Stylesheets, Page Layout
    Replies: 0
    Last Post: 30 Jun 2010, 01:45 PM
  3. Minor layout changes
    By RICHNICE in forum Basic Configuration
    Replies: 0
    Last Post: 17 May 2009, 06:29 PM
  4. Minor Design Changes
    By Rickmann08 in forum General Questions
    Replies: 1
    Last Post: 24 Oct 2008, 07:05 PM
  5. 2 minor layout changes (help please related)
    By recordshow in forum Templates, Stylesheets, Page Layout
    Replies: 1
    Last Post: 7 Dec 2006, 02:45 AM

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