Zen Cart Logo
Forums / Addon Templates / Ocean Front Template Support Thread

Ocean Front Template Support Thread

Views: 56,761

Results 21 to 40 of 270
1 Jun 2008, 9:18 PM
#21
kiamyka avatar

kiamyka

New Zenner

Join Date:
May 2007
Location:
Yorkshire UK
Posts:
47
Plugin Contributions:
0

Ocean Front Template Support Thread

Thanks Clyde :smile: I will unveil it soon I'm busy working behind the scens right now

2 Jun 2008, 10:00 PM
#22
rkb avatar

rkb

New Zenner

Join Date:
Sep 2006
Location:
Beerwah. QLD. Australia
Posts:
79
Plugin Contributions:
0

Re: Ocean Front Template Support Thread

Good Morning,
Just added the Ocean Front Template to http://www.thepatchshop.com.au

I couple of small problems;

  1. The right side of the Cat box is cut off, If I increase the Template width to 900 then the full boxes appear.

  2. The gap between the flash header and the Tabs is too big, now can I cut that down.

Any help appreciated

2 Jun 2008, 10:45 PM
#23
clydejones avatar

clydejones

Deceased

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

Re: Ocean Front Template Support Thread

RKB:

Good Morning,
Just added the Ocean Front Template to http://www.thepatchshop.com.au

I couple of small problems;

  1. The right side of the Cat box is cut off, If I increase the Template width to 900 then the full boxes appear.

  2. The gap between the flash header and the Tabs is too big, now can I cut that down.

Any help appreciated

  1. The graphic images for the side boxes are 150px wide; You have the right side column width set at 80px; I'd reset these in admin -> configuration -> layout settings - make the column and box width 150px

  2. put it inside the headerWrapper instead of above it.

2 Jun 2008, 10:57 PM
#24
charmedbytina2 avatar

charmedbytina2

Totally Zenned

Join Date:
Mar 2007
Location:
AZ
Posts:
1,890
Plugin Contributions:
0

Re: Ocean Front Template Support Thread

RKB - I looked at your site in IE7, no flash banner/logo. You might want to take a look yourself (Could be my firewall blocking it, but thought I'd give you a heads up anyway!)

4 Jun 2008, 2:07 PM
#25
rkb avatar

rkb

New Zenner

Join Date:
Sep 2006
Location:
Beerwah. QLD. Australia
Posts:
79
Plugin Contributions:
0

Re: Ocean Front Template Support Thread

Thanks for the info and guidance, I will get onto the IE issue when I resolve the issues I have with Firefox.

I have two header problems http://www.thepatchshop.com.au

  1. How can I get rid on the surplus background above the Flash header ?

  2. I would like to have the Flash Header span the full width, but there seems to be some padding on the left side that I can not find which is stopping the header from settling on the left.

4 Jun 2008, 3:07 PM
#26
clydejones avatar

clydejones

Deceased

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

Re: Ocean Front Template Support Thread

RKB:

Thanks for the info and guidance, I will get onto the IE issue when I resolve the issues I have with Firefox.

I have two header problems http://www.thepatchshop.com.au

  1. How can I get rid on the surplus background above the Flash header ?

  2. I would like to have the Flash Header span the full width, but there seems to be some padding on the left side that I can not find which is stopping the header from settling on the left.

move it inside the logoWrapper div

6 Jun 2008, 11:11 PM
#27
nancyok avatar

nancyok

New Zenner

Join Date:
Aug 2006
Posts:
89
Plugin Contributions:
0

Re: Ocean Front Template Support Thread

How do I change the body background? Went to sylesheet.css and couldn't find it. Thank you for your help in advance.

6 Jun 2008, 11:40 PM
#28
rkb avatar

rkb

New Zenner

Join Date:
Sep 2006
Location:
Beerwah. QLD. Australia
Posts:
79
Plugin Contributions:
0

Re: Ocean Front Template Support Thread

Change the background-color

/**

  • Main CSS Stylesheet
  • @package templateSystem
  • @copyright Copyright 2003-2007 Zen Cart Development Team
  • @copyright Portions Copyright 2003 osCommerce
  • @license http://www.zen-cart.com/license/2_0.txt GNU Public License V2.0
  • @version $Id: stylesheet.css 5952 2007-03-03 06:18:46Z drbyte $
    */

body {
margin: 5px 0;
font-family: verdana, arial, helvetica, sans-serif;
font-size: 62.5%;
color: #000000;
background-color: #FFFFFF;
}

6 Jun 2008, 11:56 PM
#29
nancyok avatar

nancyok

New Zenner

Join Date:
Aug 2006
Posts:
89
Plugin Contributions:
0

Re: Ocean Front Template Support Thread

RKB:

Change the background-color

/**

  • Main CSS Stylesheet
  • @package templateSystem
  • @copyright Copyright 2003-2007 Zen Cart Development Team
  • @copyright Portions Copyright 2003 osCommerce
  • @license http://www.zen-cart.com/license/2_0.txt GNU Public License V2.0
  • @version $Id: stylesheet.css 5952 2007-03-03 06:18:46Z drbyte $
    */

body {
margin: 5px 0;
font-family: verdana, arial, helvetica, sans-serif;
font-size: 62.5%;
color: #000000;
background-color: #FFFFFF;
}

That's what I've been doing and hasn't changed anything.

7 Jun 2008, 12:06 AM
#30
nancyok avatar

nancyok

New Zenner

Join Date:
Aug 2006
Posts:
89
Plugin Contributions:
0

Re: Ocean Front Template Support Thread

NancyOK:

That's what I've been doing and hasn't changed anything.

Guess I didn't look too good. It does change the color around the edge of the page. Was needing to know how to change the beige background. Thank you for your help.

7 Jun 2008, 1:33 AM
#31
rkb avatar

rkb

New Zenner

Join Date:
Sep 2006
Location:
Beerwah. QLD. Australia
Posts:
79
Plugin Contributions:
0

Re: Ocean Front Template Support Thread

Well that's a bit tricky, you have to change, modify or delete
wrapper_bg.jpg in the Ocean front images Dir

7 Jun 2008, 8:38 AM
#32
clydejones avatar

clydejones

Deceased

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

Re: Ocean Front Template Support Thread

@ RKB

This fix will take care of the issue with your sideboxes.

Just unzip the file and upload the entire includes folder to your server.

[Attachment no longer available]

7 Jun 2008, 11:12 AM
#33
rkb avatar

rkb

New Zenner

Join Date:
Sep 2006
Location:
Beerwah. QLD. Australia
Posts:
79
Plugin Contributions:
0

Re: Ocean Front Template Support Thread

Good Evening Clyde,
Thanks for the css file.

I have installed it and increased the side box upto 150px and it looks good now.

I am still having an issue with the flash header in as much the main body of the header refuses to settle on the left hand boundary. Currently I have the length limited so it looks OK.

7 Jun 2008, 1:52 PM
#34
clydejones avatar

clydejones

Deceased

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

Re: Ocean Front Template Support Thread

RKB:

Good Evening Clyde,
Thanks for the css file.

I have installed it and increased the side box upto 150px and it looks good now.

I am still having an issue with the flash header in as much the main body of the header refuses to settle on the left hand boundary. Currently I have the length limited so it looks OK.

I have installed it and increased the side box upto 150px and it looks good now.

in admin -> configuration -> layout settings

make sure that both the sidebox width and the column width are both set to 150.

Right now you have the sidebox set to 150 but the column width is set at 80.

I am still having an issue with the flash header in as much the main body of the header refuses to settle on the left hand boundary.

Try making the highlighted changes and see if that helps
#logoWrapper{
margin: 0;
/background-image: url(../images/header_bg.jpg);
background-repeat: repeat-x;
background-color: #ffffff;
/
height:150px;
width:850px;
}

7 Jun 2008, 10:37 PM
#35
rkb avatar

rkb

New Zenner

Join Date:
Sep 2006
Location:
Beerwah. QLD. Australia
Posts:
79
Plugin Contributions:
0

Re: Ocean Front Template Support Thread

Clyde,
Thanks for the reply, I have made the adjustments you suggested, I have increased the length of the header to 850 and I have left the results for you to see as they are only cosmetic. The left side remains 'fixed' the right side moves out.

I use the same type of header at http://www.bikesforsale.net.au and http://www.livestockforsale.net.au and http://www.bwf.com.au also I used the patchshop header in the previous version of Zencart with SimpleZen template.

I will keep investagating

8 Jun 2008, 1:14 AM
#36
clydejones avatar

clydejones

Deceased

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

Re: Ocean Front Template Support Thread

RKB:

Clyde,
Thanks for the reply, I have made the adjustments you suggested, I have increased the length of the header to 850 and I have left the results for you to see as they are only cosmetic. The left side remains 'fixed' the right side moves out.

I use the same type of header at http://www.bikesforsale.net.au and http://www.livestockforsale.net.au and http://www.bwf.com.au also I used the patchshop header in the previous version of Zencart with SimpleZen template.

I will keep investagating

Try adding the following declaration to the stylesheet.css

#flashcontent1{
z-index:1;
position:relative;
top:0;
left:0;
}

8 Jun 2008, 12:28 PM
#37
rkb avatar

rkb

New Zenner

Join Date:
Sep 2006
Location:
Beerwah. QLD. Australia
Posts:
79
Plugin Contributions:
0

Re: Ocean Front Template Support Thread

Clyde,
Thanks for the assistance, still no go, I think I will give up on the flash header for a few days.

I have found that Adobe Flash Reader will not yet work with the 64bit Version of IE, 32 works fine.

Before I start on the IE Style sheet you might like to look at http://www.thepatchshop.com.au it seems that the Category Font size is different in IE to FF and the long cat name is pushing the box out. I am not sure if that is something for your template design or just the way I have it setup.

Thanks for all of your assistance

13 Jun 2008, 4:35 PM
#38
kiamyka avatar

kiamyka

New Zenner

Join Date:
May 2007
Location:
Yorkshire UK
Posts:
47
Plugin Contributions:
0

Re: Ocean Front Template Support Thread

Hi again Clyde
I am trying to turn off the New Products for June. can you tell me which file I need to edit (and what to do ) please?
Many thanks Chris
the site is https://www.kiamyka.co.uk
ty x

13 Jun 2008, 5:00 PM
#39
clydejones avatar

clydejones

Deceased

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

Re: Ocean Front Template Support Thread

kiamyka:

Hi again Clyde
I am trying to turn off the New Products for June. can you tell me which file I need to edit (and what to do ) please?
Many thanks Chris
the site is https://www.kiamyka.co.uk
ty x

admin -> configuration -> index listing -> Show New Products on Main Page (set to 0)

13 Jun 2008, 8:58 PM
#40
kiamyka avatar

kiamyka

New Zenner

Join Date:
May 2007
Location:
Yorkshire UK
Posts:
47
Plugin Contributions:
0

Re: Ocean Front Template Support Thread

Thanks Clyde I thought I had checked every possibility you are a star
x chris