How do I make the the left column the same height as the center and right column?
Adjust the margin top to "0" to maintain spacing make it margin bottom
Code:
.leftBoxContainer {
border: 1px solid #ffffff;
margin-top: 1.5em;
}
the center column header (where the word "Home" is) does not have the same header as all the other colums...how do I make it so?
Add the background image to
#navBreadCrumb {
background-color: #a7cdff;
}
where would I add an image directly below the header in the head section
If I got what image you are referring to them
admin > tools > difine page editor > main_page.php
Insert standard html for it