random image rotator - just put images inside the "images/header" directory and they will dynamically be rotated.
send url by email - toggle show/hide(top left icon)
built-in search - toggle show/hide(top left icon)
print function built in (top left icon)
heavily customized CSS
custom $links buttons
fixed-width layout - crossbrowser friendly
Instructions:
unzip and rename folder to "miniml" or make sure it is named miniml (some images reference the folder name)
upload to your server in the /themes directory
turn on by activating in admin/themes
NOTE: You MUST have at least 1 link in each block that you activate in the admin. the phplayerstreemenu appears to break the page for an unknown reason if you turn on a block that is empty. If you do enable a block and get an error, just go into the database and turn off the blocks in question, then reload the admin/block page and enable from there.
I'm nearly at wit's end here. Using PHPTemplate and a custom theme, I want to set up a block region at the top of the main window, just before the main content. I'm trying to make the left block wider than the right. Right now, I have two view blocks in the area, which is called "content-top". The CSS looks like something like this:
I am still learning CSS.
While I have learned to do most things. I would like to know how to make a background image of the body of my site span and repeat the height of my page.
Having the background body of the site span from top of the browser to the bottom.
I can do it so that it will create the background where there is content, but by default I want it to span it automaticly.