Question:

How to put a banner in yahoo group footer?

by  |  earlier

0 LIKES UnLike

i want this http://img207.imageshack.us/img207/7961/1a6vt4.png to serve as a signature of our yahoo group messages.

can you please tell the syntax needed?

so far, i tried the html <img src> tag and

<style type="text/css">

table table table td {vertical-align:top ! important;}

span.blacktext12 {

background-color:transparent;

background-repeat: no-repeat;

background-image:url(http://img207.imageshack.us/img207/7961/1a6vt4.png);

background-position:center center;

display:block; font-size:0px;

width:468px; height:60px;

border-width: 0px;}

</style>

but they didnt work.

 Tags:

   Report

1 ANSWERS


  1. you can&#039;t use html in the footer, you&#039;ll have to do it with text

    ((@)) &lt;:(

Question Stats

Latest activity: earlier.
This question has 1 answers.

BECOME A GUIDE

Share your knowledge and help people by answering questions.