Results 1 to 3 of 3
  1. #1
    Join Date
    Aug 2010
    Location
    London
    Posts
    19
    Plugin Contributions
    0

    Default where is the center column template file?

    Hi, I can't for the life of me find the center column tpl file. I found the left & right box tpl files no problem, but in main_page_tpl.php the only code I can find is:
    PHP Code:
    <?php
     
    /**
      * prepares and displays center column
      *
      */
     
    require($body_code); ?>
    I'm looking for <div id=indexDefault class= .centerColumn>

    Can anyone tell me pretty please :)

  2. #2
    Join Date
    Jan 2004
    Location
    N of San Antonio TX
    Posts
    5,041
    Plugin Contributions
    6

    Default Re: where is the center column template file?

    There are MANY files that are called to "center stage". If you are looking for the source of one, us the Admin >> Tools >> Developers Tool Kit to search for information contained on that page.

    In this case, search for indexDefault
    Did you read the posting tips?!?
    Things We've Done
    MOD: Scheduled Events

  3. #3
    Join Date
    Aug 2010
    Location
    London
    Posts
    19
    Plugin Contributions
    0

    Default Re: where is the center column template file?

    Thank you!

    Actually after all the searching, I juist added the div (to add rounded edges) right after that code in main_page_tpl.php and it worked. It turned out if I did it for indexDefault, I would also have to do it for all the other tpl files. As I have doen it, my new div now appears at the bottom of all tpl files.

    That's pretty much my layout finished now :)

 

 

Similar Threads

  1. Template center column width
    By 24paws in forum Templates, Stylesheets, Page Layout
    Replies: 3
    Last Post: 17 Jan 2011, 03:52 AM
  2. Can I add Categoy links left and Right column around center column?
    By cshart in forum Templates, Stylesheets, Page Layout
    Replies: 2
    Last Post: 27 Oct 2010, 06:06 PM
  3. how do i move sidebox content to grid colum / column in center column
    By Mrchristoh in forum Templates, Stylesheets, Page Layout
    Replies: 0
    Last Post: 17 May 2009, 04:03 PM
  4. Open html file in center column
    By Olga356 in forum General Questions
    Replies: 1
    Last Post: 18 Nov 2007, 01:29 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
  •