Hi kdhsports
I would like to answer you as follows:
1. I would like to change the orange tabs for those schools to red, as well as the “schools” “who’s online” and etc. all to red if I can.
=> It is an image. You have to change this image: templates/ja_opal/images/arrow-r.gif
2. I would like to be able to have the slide show center vertical pictures. The horizontal is too severe for many pictures.
=> This module does not support your idea. I am sorry for not being of much help in the case.
3. I would like to re-size the logo so it is the size of the banner that I replaced.
=> open /templates/ja_opal/css/template.css file, find following code section:
h1.logo a {
width: 245px;
height: 75px;
display: block;
background: url(../vservers/iponly168921/htdocs/images/logo.jpg) no-repeat center;
}
Here you can change the height and width to your idea