Zen Cart Logo
Forums / Templates, Stylesheets, Page Layout / Amending style background behind bg_banner

Amending style background behind bg_banner

Locked

Views: 766

Results 1 to 2 of 2
This thread is locked. New replies are disabled.
10 Sep 2010, 7:04 PM
#1
magnet avatar

magnet

New Zenner

Join Date:
Sep 2010
Posts:
1
Plugin Contributions:
0

Amending style background behind bg_banner

Hello, I have v1.3.9d of Zen which i installed a couple of days ago.
I found a theme I liked: 12541
But it displays a band of white behind the logo which i cant seem to find in the style sheet. It makes the site look a bit odd.
Id also not mind if i could make the site a bit wider? Any help greatly appreciated.

Below I have listed the CSS hopefully you might be able to point out which part would change the colour?

../css/stylesheet_tm.css

  • (line 1)

{

margin-top: 0pt;

margin-right: 0pt;

margin-bottom: 0pt;

margin-left: 0pt;

padding-top: 0pt;

padding-right: 0pt;

padding-bottom: 0pt;

padding-left: 0pt;

}

.content_bg (line 70)

{

background-color: #2c2c2c;

background-image: url("../images/bg_cont.gif");

background-repeat: repeat-x;

background-attachment: scroll;

background-position: center top;

}
../css/stylesheet_tmold.css

  • (line 1)

{

margin-top: 0pt;

margin-right: 0pt;

margin-bottom: 0pt;

margin-left: 0pt;

padding-top: 0pt;

padding-right: 0pt;

padding-bottom: 0pt;

padding-left: 0pt;

}

.content_bg (line 70)

{

background-color: #2c2c2c;

background-image: url("../images/bg_cont.gif");

background-repeat: repeat-x;

background-attachment: scroll;

background-position: center top;

}
../css/stylesheet_main.css

.content_bg (line 14)

{

background-color: transparent;

background-image: url("../images/bg3.gif");

background-repeat: repeat;

background-attachment: scroll;

background-position: 0% 0%;

}

I have another question which has had me searching for about 4 hours now which is for another category ill post tomorrow but in the off chance you could help me also ill mention about it briefly : -
I can't add ez pages to my header, I have set it up so that I should be able to under the configure menu:
EZ-Pages Display Status - HeaderBar 1
EZ-Pages Display Status - FooterBar 1 Info
EZ-Pages Display Status - Sidebox 1 Info
EZ-Pages Header Link Separator Info
EZ-Pages Footer Link Separator  |  Info
EZ-Pages Prev/Next Buttons 2 Info
EZ-Pages Table of Contents for Chapters Status 1

I created sevral internal pages (like these):

home: 
	Open New Window:Off
	Page is SSL:Off
	Header:On
	Sidebox:Off
	Footer:On
	Chapter:0
	TOC:0
	Internal Link URL: index.php?main_page=index

When i exit out and view my easy links the icon is red so i assume this means disabled? I make it green but there is still no menu .

So much for a short post..

My url is www dot magneticmayhem dot com (all one string)

Kind Regards and Thank you in advance

10 Sep 2010, 7:27 PM
#2
stevesh avatar

stevesh

Black Belt

Join Date:
Feb 2005
Location:
Lansing, Michigan USA
Posts:
19,793
Plugin Contributions:
2

Re: Amending style background behind bg_banner

No need to post CSS - we can see it with the link you provided.

If you really want to use that tired Template Monster template (or any other from those guys) ptrepare yourself for a lot of issues.

That said, this should help:

http://www.zen-cart.com/forum/showthread.php?t=162928

Be sure to install and use the tool I recommended.