This instruction set provides a detailed list of suggested steps to customize your homepage banner. Changing the default banner is a simple and quick way user's can personalize their blog page.
Materials
·Computer
·Internet access
·Adobe Photoshop
·Penn State blog account
The screencast below will provide detailed steps used in this process. Beneath the video tutorial is a list of steps to follow along. The screencast tutorial will provide a visual aid to each task used in resizing and uploading an image to your banner.
In the template for "Header", towards the bottom, there is this snippet of code:<mt:If name="main_index"> <div id="homepage-image"> </div></mt:If>Just remove the surrounding…
The following code is for a black background:body { color: #fff; } #content { background-color: black; } #container-inner { background-color: black; } …
Leave a comment