WhyPark Tips and Tutorials

Using your own header graphic at WhyPark

Using your own header graphic at WhyPark

A common request from fellow WhyPark users is the desire to use their own header graphic on their WhyPark template. What they don't realize is that this is already an option.

Here's the top of a sample template:

<table border="0" cellpadding="0" cellspacing="1" width="950" bgcolor="000000" align="center">
  <tr>
      <td bgcolor="ffffff">
          <img src="http://i378.photobucket.com/albums/oo221/tim_myth/clock.jpg" width="150" height="174" alt="clock" title="clock" style="float: left;" />
          <h1 style="float: right;">5 Minute WhyPark Tutorials</h1>
      </td>
  <tr>
</table>

As you can see in the img tag, I am referencing a picture I uploaded to a free PhotoBucket account. The top of the template would then look like this:

clock

5 Minute WhyPark Tutorials

Tada! We now have a nice, nifty header graphic for our template. We could have just as easily set the background image of the td element to the image url, but since I'm not trying to lay text over the image, it makes a little more sense SEO-wise to use a standard img tag instead.


Rate This Article:

WhyPark Tips and Tutorials


Home Site Map



Privacy Policy | Copyright/Trademark Notification