Results 1 to 2 of 2
  1. #1
    Join Date
    Oct 2007
    Posts
    84
    Plugin Contributions
    0

    Default Help with header and footer font and color size

    i am trying to do the following things with my header and footer and i need someone to give me some step by step procedures because I cant seem to figure it out on my own.
    1. I need to change the font on my header and footer to Tekton Pro Cond.

    2. I need my zencart to look the same as my home page. www.studiofrenzy.com and my zencart at www.studiofrenzy.com/ZenCart
    I need to know how to add the line below my header that is in pink that states
    My Account Shopping Cart Check Out. I dont know how to put it on a different line and the add the links.

    3. I need to know how to change the size of the text on the footer. I can't seem to change HOME SHOPPE OR CONTACT US. Below is the codes. I can chnage everything but the above listed. I have tried to do it the same way as teh others but it just doesnt work.

    THANKS FOR YOUR HELP!!!!

    <!--bof-navigation display -->
    <style type="text/css">
    <!--
    .style1 {font-size: 24px}
    -->
    </style>


    <div id="navSuppWrapper">

    <div id="navSupp">

    <ul>

    <li><?php echo '<a href="http://www.studiofrenzy.com/">'; ?><?php echo HEADER_TITLE_CATALOG; ?></a></li>
    <?php if (DEFINE_CONTACT_US_STATUS <= 1) { ?>
    <li><?php echo '<a href="http://www.studiofrenzy.com/ZenCart">' . Shoppe . '</a>'; ?></li>
    <?php } ?>
    <li><a href="http://www.studiofrenzy.com/specials.html" style="font-size: 20px">Specials</a></li>
    <li><a href="http://www.studiofrenzy.com/gallery.html" style="font-size: 20px">Gallery</a></li>
    <li><a href="http://www.studiofrenzy.com/tutorials.html" style="font-size: 20px">Tutorials</a></li>
    <li><a href="http://www.studiofrenzy.com/freebies.html" style="font-size: 20px">Freebies</a></li>
    <li><a href="http://www.studiofrenzy.com/faq.html" style="font-size: 20px">FAQ</a></li>
    <li><?php echo '<a href="' . zen_href_link(FILENAME_CONTACT_US, '', 'SSL') . '">' . BOX_INFORMATION_CONTACT . '</a>'; ?></li>
    <?php } ?>

    <?php if (EZPAGES_STATUS_FOOTER == '1' or (EZPAGES_STATUS_FOOTER == '2' and (strstr(EXCLUDE_ADMIN_IP_FOR_MAINTENANCE, $_SERVER['REMOTE_ADDR'])))) { ?>

    <li><?php require($template->get_template_dir('tpl_ezpages_bar_footer.php',DIR_WS_TEMPLATE, $current_page_base,'templates'). '/tpl_ezpages_bar_footer.php'); ?></li>

    <?php } ?>

    </ul>

    </div>

    </div>

    <!--eof-navigation display -->

  2. #2

    Default Re: Help with header and footer font and color size

    1. use the style sheet to modify this section. When multiple styles exist the last one overrides any previous set values.

    2. Insert a < /br> in your code after the image to insert a break. Or you could use a table 5 (or how ever many buttons) columns by 2 rows. Merge the top rows together and insert your image in the top. Centered. Then insert the text into the columns below..

    3. It looks as if the LI style in the style sheet needs to be set properly.

    Hope that Helps.

 

 

Similar Threads

  1. v150 Need help changing font color and size
    By ilovesteppin in forum General Questions
    Replies: 3
    Last Post: 12 Feb 2013, 07:09 PM
  2. Change font size and color of HOME and LOG IN
    By Sanity5 in forum Templates, Stylesheets, Page Layout
    Replies: 1
    Last Post: 26 Feb 2012, 03:47 AM
  3. Help with category font and size and color please :)
    By mike1234 in forum Templates, Stylesheets, Page Layout
    Replies: 7
    Last Post: 27 Jan 2009, 10:31 PM
  4. Font color change in header and footer help!!!!
    By Marlake in forum Templates, Stylesheets, Page Layout
    Replies: 13
    Last Post: 22 Mar 2008, 06:12 PM
  5. How to change font size and color in header!!
    By laurieudy in forum Templates, Stylesheets, Page Layout
    Replies: 2
    Last Post: 20 Mar 2008, 09:38 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