Results 1 to 2 of 2
  1. #1
    Join Date
    Oct 2008
    Posts
    14
    Plugin Contributions
    0

    Default Information Sidebox

    For some odd reason, my information sidebox doesn't seem to have any linebreaks.

    here is my site : www.tonquebec.com

    you'll notice that the information box on the left hand side.


    Where do I go to edit it?

    I've tried templates/mytemplate/sideboxes/tpl_information.php but couldnt figure out where to put the <br>

  2. #2
    Join Date
    Oct 2008
    Posts
    14
    Plugin Contributions
    0

    Default Re: Information Sidebox

    Nevermind, I found it.

    I edited my information.php file inside modules/sideboxes/mytemplate



    at every IF I added a <br> after every </a>

    like this


    if (MODULE_ORDER_TOTAL_GV_STATUS == 'true') {

    $information[] = '<a href="' . zen_href_link(FILENAME_GV_FAQ) . '">' . BOX_INFORMATION_GV . '</a><br>';


    voila!

 

 

Similar Threads

  1. Moving an EZ-Page SideBox link to the Information SideBox?
    By JonathonB in forum General Questions
    Replies: 23
    Last Post: 22 Feb 2012, 08:16 PM
  2. Information and More Information Sidebox
    By sports guy in forum General Questions
    Replies: 4
    Last Post: 21 Dec 2011, 05:40 PM
  3. Information Sidebox
    By FredTheFifth in forum Customization from the Admin
    Replies: 7
    Last Post: 27 Jul 2009, 08:52 PM
  4. Sidebox information runs on outside of sidebox
    By smacko in forum General Questions
    Replies: 0
    Last Post: 1 Jul 2007, 06:54 AM
  5. Information sidebox
    By getreload in forum General Questions
    Replies: 2
    Last Post: 19 Aug 2006, 06:29 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