X-Cart: shopping cart software

X-Cart forums (https://forum.x-cart.com/index.php)
-   Changing design (https://forum.x-cart.com/forumdisplay.php?f=51)
-   -   Silly Setup question re: Admin side, # of columns displayed (https://forum.x-cart.com/showthread.php?t=34023)

dire_lobo 09-18-2007 08:37 AM

Silly Setup question re: Admin side, # of columns displayed
 
So I've got my 4.1.8 in development - must say I LIKE it more than my previous versions.
One thing - the admin side renders in a 2 (two) column format (front end has three) and I'd rather it in be in a 3 (three) column format with menus on both sides (to avoid unnecessary scrolling)
so... eh... where does I set this?

I'm sure I'm overlooking a very simple answer, and your feedback and assistance are greatly appreciated - Thanks!

Hope you're having an OUTSTANDING day (or night, depending on where you are ;-)

balinor 09-18-2007 08:41 AM

Re: Silly Setup question re: Admin side, # of columns displayed
 
single/home.tpl

You'd need to code in a third column and move whatever menus you want over there.

Moving to Template Editing.

dire_lobo 09-18-2007 08:54 AM

Re: Silly Setup question re: Admin side, # of columns displayed
 
balinor - Thank you! I think I can handle that. If not, I'll be back ;-)
And thanks also for placing it in the proper category.

Proving once again that despite the unassuming "Veteran" tag, balinor is an official Dark Regent/uber-overlord for all things X-Cart. You da man! *bows humbly* Thank you again.

tamicampos 02-24-2008 11:39 AM

Re: Silly Setup question re: Admin side, # of columns displayed
 
I am new to x-cart and have read everything I can find on the forum but I still don't really know how to "code in a third column" from the single/home.tpl template. I need to move the authentication menu over there to avoid too much scrolling. Can anyone help?

balinor 02-25-2008 04:24 AM

Re: Silly Setup question re: Admin side, # of columns displayed
 
You'll need to understand HTML in order to add a third column....do you know HTML?

tamicampos 02-25-2008 04:53 AM

Re: Silly Setup question re: Admin side, # of columns displayed
 
Yes, I do know HTML (enough to get me by!). I guess I am just not sure exactly where to put it in the code.

balinor 02-25-2008 04:54 AM

Re: Silly Setup question re: Admin side, # of columns displayed
 
There are two <td> tags in there now, you need to add a third one after the second one and then put whatever includes within that <td> that you want added to a third column.


All times are GMT -8. The time now is 06:43 PM.

Powered by vBulletin Version 3.5.4
Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.