4

background image

http://drupal.org

i created css clock at the file themes->pushbutton->style.css

#image-home {
    background: #000000 url(gradient_sky.png) left top repeat-x;
}

then i called it from /themes/pushbutton/page-front.tpl.php on a table such as:

   <table id="image-home" border="0" cellpadding="0" cellspacing="0" width="100%">
                    <tr>
                      <td valign="top">
                        <span><img src="themes/pushbutton/cognovis_home.jpg" align="right" alt="image home" border="0" /></span>
                      </td>
                    </tr>
                  </table>

Somehow, background color works fine but url doesn't.
I already check thousand times. The image is there and the path is correct. but the image does not load up.

any clues?

Read »
Created by Dplanet 2 years 6 weeks ago
Category: Theming   Tags:

PSD to Drupal Theme

Drupal Development

Module Development

Get an Estimate

Tags for background image

Recent comments