Thread: Rename Header

Results 1 to 2 of 2
  1. #1
    Join Date
    Apr 2011
    Posts
    5
    Plugin Contributions
    0

    email error Rename Header

    Hi all. I'm new to ZenCart so please be patient :) My site is www.sportyclaus.com & I have two questions.

    How can I rename "All Products" to "Fundraising"

    and is there something missing under the Categories? it looks blank... Also can I make the text larger under Categories?

    Thanks for your help.

  2. #2
    Join Date
    Jul 2005
    Location
    Upstate NY
    Posts
    22,010
    Plugin Contributions
    25

    Default Re: Rename Header

    All output text is defined in language files. Paste the text you want to change (All Products) in admin > Tools > Developers Toolkit, lower left box, select all files and search. Among the results will be the file and line number where it is defined.

    The sideboxes can be turned on or off; it appears that most of yours are off. Go to Tools > Layout Boxes Controller to adjust whatever you want.

    For your very non-standard template, find in stylesheet_boxes.css (line 11 )

    .box_body a {
    color: #FFFFFF;
    text-decoration: underline;
    }

    and add a new rule

    .box_body {
    font-size: 1.3em;
    }

    Adjust to taste.

 

 

Similar Threads

  1. Rename template?
    By ebaobao in forum General Questions
    Replies: 2
    Last Post: 4 Oct 2011, 08:34 PM
  2. Log in after rename Rename "admin" folder does not work
    By flashmxfreak in forum General Questions
    Replies: 3
    Last Post: 3 Sep 2011, 12:38 PM
  3. Rename pages?
    By ScrapdragonDesigns in forum Templates, Stylesheets, Page Layout
    Replies: 2
    Last Post: 9 Oct 2008, 07:58 AM
  4. Rename "home" in EZ page header menu?
    By cbm973 in forum Templates, Stylesheets, Page Layout
    Replies: 0
    Last Post: 23 May 2007, 12:58 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