Do I replace or over ride the includes folder that is there now?
In includes you will find english.php that is the only file you have to check with your current file.
The rest of the files are fairly straigt forward, just copy those folders what does have content in it.
I mean that the folders what you have to upload has to be (automatic) created.
Clyde;
Need you to take a look at http://www.southraven.com and tell me what's wrong with the sidebox's heading alignment before I start playing with the css. This is a stock, unmodified 138a install and just the template uploaded and the 1 gif file added that was overlooked.
Also, is there a reason why the categories box header is different from the other sidebox headers? Personally I would prefer it be like the other sidebox headers.
E
make sure the sidebox column(s) and the box width(s) are the same:
admin -> configuration -> layout settings
right now you have the column(s) set at 150px and the width of the boxes set at 160px
They should both be the same width or the column(s) should be wider than the boxes.
-----
Design choice to make the category box stand out from the other sideboxes.
if you want to change it just replace the highlighted portion of this declaration in the stylesheet.css
#categoriesHeading {
margin: 0;
padding: 0.5em 0.2em;
background-image: url(../images/cb_header.gif); /* replace this with sb_header.gif */
background-repeat: no-repeat;
text-align: center;
font-weight: bold;
}
Never mind. Figured it out. I had to set the side box width back to 150px for both the left and right sides instead of the 160px that you had in the readme.txt.
Also changed the css to use the sb_header.gif instead of the cb_header.gif for the categories box.
Love the look and the layout of the template though!
Great job Clyde!
![]()
Clyde, would you mind doing me a favor please. Take a look at http://www.southraven.com again. The graphic I made for the page title appear fine in Firefox but it IE its trashed. It's probably the way I edited one if the files for the header layout and not as much a css issue but could you tell me what I need to do to fix the display in IE?
E.
![]()