Zen Cart Logo

Red Passion

Locked

Views: 1,691

Results 1 to 6 of 6
This thread is locked. New replies are disabled.
22 Apr 2007, 6:47 PM
#1
dmeg avatar

dmeg

New Zenner

Join Date:
Apr 2007
Posts:
6
Plugin Contributions:
0

Red Passion

Hi my site is https://www.vandarn.com I am using the red passion. I am having problems with the sideboxes. I want the lines to appear at the end of box headers. I have the default CSS I just changed the width and image from 824 to 750px. I had the problem before the change as well.

Thanks
David

22 Apr 2007, 7:20 PM
#2
haredo avatar

haredo

Totally Zenned

Join Date:
Apr 2006
Location:
Texas
Posts:
6,180
Plugin Contributions:
0

Re: Red Passion

Play around with this:
should be placed in your override stylesheet.css

Find .rightBoxContainer and insert the following:
.rightBoxContainer {
border: 1px solid black;
border-bottom: 2px solid #6d0003;
margin: 0em 0em 0.4em 0em;
}

You will half to do the following for .leftBoxContainer

Mark,

22 Apr 2007, 7:36 PM
#3
dmeg avatar

dmeg

New Zenner

Join Date:
Apr 2007
Posts:
6
Plugin Contributions:
0

Re: Red Passion

Thanks, but I guess I wasn't so clear. The template has a line there that divides the sections. Right now it puts the line in middle of the sideboxes. I am trying to move that line. I don't want to draw a line around the boxes.

Thanks

Dave

22 Apr 2007, 7:39 PM
#4
haredo avatar

haredo

Totally Zenned

Join Date:
Apr 2006
Location:
Texas
Posts:
6,180
Plugin Contributions:
0

Re: Red Passion

Please place your header, headertab images in includes/ images so I can view in firefox to find the problem.

Mark,

22 Apr 2007, 7:45 PM
#5
haredo avatar

haredo

Totally Zenned

Join Date:
Apr 2006
Location:
Texas
Posts:
6,180
Plugin Contributions:
0

Re: Red Passion

haredo:

Please place your header, headertab images in includes/ images so I can view in firefox to find the problem.

body_bg.jpg
mainwrapper_tile.jpg
header_bg.jpg
nav_cat_bg.jpg
footer.jpg

Use your ftp program, For me to see the problem i need these files placed in:

includes/images

Mark,

22 Apr 2007, 11:30 PM
#6
tshooters avatar

tshooters

Totally Zenned

Join Date:
Dec 2005
Posts:
1,037
Plugin Contributions:
2

Re: Red Passion

HI! David!

In your Admin/Configuration/Layout Settings, adjust the width in (Default is
150px. Your pics are 159px) :

Column Width - Left Boxes
Column Width - Right Boxes

Also farther down the page in :

Column Width - Left
Column Width - Right

Hope this helps!