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



