Zen Cart Logo
Forums / Templates, Stylesheets, Page Layout / how to add boxes to homepage?

how to add boxes to homepage?

Locked

Views: 1,268

Results 1 to 6 of 6
This thread is locked. New replies are disabled.
5 Feb 2010, 8:44 PM
#1
wagnerguy avatar

wagnerguy

Zen Follower

Join Date:
Aug 2008
Posts:
334
Plugin Contributions:
0

how to add boxes to homepage?

hey all, this may be a silly question, so please be patient with me

I would like to add some additional boxes to my homepage so I can some additional images and content to various places on my homepage..

How do I do this.. like maybe tables in various places not truly centered, my goal is to add some imagery to the site besides the to logos that exist

6 Feb 2010, 8:53 PM
#2
chrismarie avatar

chrismarie

New Zenner

Join Date:
Apr 2009
Location:
Chicago, IL
Posts:
45
Plugin Contributions:
0

Re: how to add boxes to homepage?

This mod lets you add custom sideboxes. It was last updated for 1.3.7, but if you search for it in the forum, you'll probably find the support thread. Hope that points you in the right direction.

8 Feb 2010, 4:20 PM
#3
wagnerguy avatar

wagnerguy

Zen Follower

Join Date:
Aug 2008
Posts:
334
Plugin Contributions:
0

Re: how to add boxes to homepage?

what about adding boxes to the middle of screen

14 Feb 2010, 6:54 PM
#4
wagnerguy avatar

wagnerguy

Zen Follower

Join Date:
Aug 2008
Posts:
334
Plugin Contributions:
0

Re: how to add boxes to homepage?

wagnerguy:

hey all, this may be a silly question, so please be patient with me

I would like to add some additional boxes to my homepage so I can some additional images and content to various places on my homepage..

How do I do this.. like maybe tables in various places not truly centered, my goal is to add some imagery to the site besides the to logos that exist

similar to this page

http://www.centurymartialarts.com/

14 Feb 2010, 7:22 PM
#5
clydejones avatar

clydejones

Deceased

Join Date:
Nov 2005
Location:
Colorado Springs, CO USA
Posts:
7,017
Plugin Contributions:
12

Re: how to add boxes to homepage?

I usually edit the includes/languages/html_includes/YOUR_TEMPLATE/define_main_page.php

add div(s) for the various boxes and position them using CSS.

21 Apr 2010, 10:14 PM
#6
divavocals avatar

divavocals

Totally Zenned

Join Date:
Jan 2007
Location:
Los Angeles, California, United States
Posts:
10,011
Plugin Contributions:
3

Re: how to add boxes to homepage?

I had a client who needed something similar. I was going to do what clyde suggested, but I needed the solution to be something the client could maintain without having to know HTML or CSS.. So I came up with the idea of using editable "middleboxes" (centerboxes -- whatever, you get the point..)

I bundled up the solution and you can download it here:
Editable Home Page Centerboxes

See if this is close to what you are after.. If you have any questions, post them on the support thread...