Results 1 to 2 of 2
  1. #1
    Join Date
    Jan 2007
    Location
    California
    Posts
    345
    Plugin Contributions
    0

    Default Changing Link Order in Information Box

    To change the order in the Info sidebox, can I just move these lines into the order I want?

    -------------------------------
    html/includes/modules/sideboxes/information.php
    Line #2 : * information sidebox - displays list of general info links, as defined in this file

    Line #14 : $information[] = '<a href="' . zen_href_link(FILENAME_SHIPPING) . '">' . BOX_INFORMATION_SHIPPING . '</a>';

    Line #17 : $information[] = '<a href="' . zen_href_link(FILENAME_PRIVACY) . '">' . BOX_INFORMATION_PRIVACY . '</a>';

    Line #20 : $information[] = '<a href="' . zen_href_link(FILENAME_CONDITIONS) . '">' . BOX_INFORMATION_CONDITIONS . '</a>';

    ===============================

    I'd like to have "Conditions" appear after "Shipping" & I'm a little nervous to play with this file.

    Thank you,
    Cheryl

  2. #2
    Join Date
    Apr 2006
    Location
    Texas
    Posts
    6,196
    Plugin Contributions
    0

    Default Re: Changing Link Order in Information Box

    Cheryl,
    Don't be afraid, You should have your template (over ride file) placed here. Which you do not mess with the core file.

    includes > modules> sideboxes > your template > information.php

 

 

Similar Threads

  1. how to move link from more information to information side box?
    By mrobson86 in forum General Questions
    Replies: 1
    Last Post: 21 Sep 2011, 09:01 PM
  2. Changing The Link Names in the INFORMATION box
    By allenrubin in forum Basic Configuration
    Replies: 1
    Last Post: 23 Jan 2010, 04:47 AM
  3. How to sort order link in Information slide-box???
    By Necro in forum Templates, Stylesheets, Page Layout
    Replies: 2
    Last Post: 14 Oct 2007, 10:41 AM
  4. Changing Font Color in Information Box & More Information Box
    By scribbles in forum Templates, Stylesheets, Page Layout
    Replies: 2
    Last Post: 5 Apr 2007, 02:54 PM

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