New Zenner
- Join Date:
- Aug 2006
- Posts:
- 52
- Plugin Contributions:
- 0
Someone please help!!
http://www.veryprrettythings.com
thanks:huh:
New Zenner
New Zenner
Oba-san
Totally Zenned
New Zenner
Totally Zenned
.leftBoxHeading, .rightBoxHeading {
margin: 0;
background-image:url(../images/sidebox_header_bg.gif);
background-repeat:no-repeat;
padding: 0.5em 0.2em;
}
.sideBoxContent {
background-image:url(../images/sidebox_content_bg.gif);
background-repeat:no-repeat;
background-position:bottom;
padding: 0.6em 0.7em 1.4em 0.6em;
}
Black Belt
Totally Zenned
#navColumnOne {
margin: 0;
background-image:url(../images/mirror_1.jpg);
background-repeat:no-repeat;
padding: 0.5em 0.2em; /* tune it to fit */
}
#navColumnOneWrapper {
background-image:url(../images/mirror_2.jpg);
background-repeat:no-repeat;
background-position:bottom;
padding: 0.6em 0.7em 1.4em 0.6em; /* tune it to fit */
}
New Zenner
New Zenner
Totally Zenned
you are using the default demo template - classic.
It is not wise to use it directly for your add on and modifications, it will be over wirte in the future upgrade. And you will create more troubles in upgrading.
Suggest to use your own template for that and it is easy.
My steps,
1. copy the classic template directory to a new template directory, called
includes/templates/classic_my
2. and modify the file, in your new template, for your own use
includes/templates/classic_1/template_info.php
$template_name = 'Classic Contemporary Green';
3. For example, to read as
$template_name = 'My Classic Contemporary Green';
It is only for example, you can change it to whatever you like.
And it will show up in the admin's Template Selection as a new template's title for selection.
Then within a minute or two, after the above steps, you can clone a template for your own use. It will not be overwrited in the upgrade.
And you have a new template and the path is:
includes/templates/classic_my
New Zenner
Totally Zenned
#navColumnOne {
margin:0;
background-image:url(../images/sidetop-3.jpg);
background-repeat:no-repeat;
padding: 1.3em 1.2em;
}
#navColumnOneWrapper {
background-image:url(../images/sidebottom-4.jpg);
background-repeat:no-repeat;
background-position:bottom;
padding: 0.6em 0.7em 0.4em 0.6em
}New Zenner
Black Belt
New Zenner
New Zenner
Black Belt
Totally Zenned
Totally Zenned
Destination thread ID and reason are required when shown.
Tell staff why this post should be reviewed.
Required for login, security, and core site functionality.
Help us understand how the site is used so we can improve it.
Used for promotion and personalized campaign measurement.