You are viewing a post by ezekielclarion. View all 47 posts in :arrow: [b]Description:[/b] This Rollover banner will switch your banner to another banner when the mouse hovered into it. :arrow: [b]Preview:[/b] [url=http://profiles.friendster.com/27423079]CLICK[/.

 296
 296 0
 0 1969-12-31
 1969-12-31 [b]Description:[/b] This Rollover banner will switch your banner to another banner when the mouse hovered into it.
 [b]Description:[/b] This Rollover banner will switch your banner to another banner when the mouse hovered into it.
 [b]Preview:[/b] [url=http://profiles.friendster.com/27423079]CLICK[/url]
 [b]Preview:[/b] [url=http://profiles.friendster.com/27423079]CLICK[/url]
 [b]Requirements:[/b] Replace your old banner.. hehe.. that's all..
 [b]Requirements:[/b] Replace your old banner.. hehe.. that's all..
 [b]Code:[/b]
[spoiler]/*SECOND MAIN TABLE */
table#flo1t {
  background-color: transparent;
  background-image: url(1ST BANNER);
  background-attachment: scroll;
  background-repeat:no-repeat;
  background-position: top center;
  padding: 30px;
  padding-bottom:5px;
  margin: 25px 25px 25px 25px;
  border: 0px solid #5e6d7c! important;
}
table#flo1t:hover {
background-image: url(2ND BANNER);
}[/spoiler]
that's it.. done
 [b]Code:[/b]
[spoiler]/*SECOND MAIN TABLE */
table#flo1t {
  background-color: transparent;
  background-image: url(1ST BANNER);
  background-attachment: scroll;
  background-repeat:no-repeat;
  background-position: top center;
  padding: 30px;
  padding-bottom:5px;
  margin: 25px 25px 25px 25px;
  border: 0px solid #5e6d7c! important;
}
table#flo1t:hover {
background-image: url(2ND BANNER);
}[/spoiler]
that's it.. done  
					Last edited by ezekielclarion (2008-09-28 01:16:34)
|  |