flash header using milkyway 1.5 template - Joomla! Forum - community, help and support
can me? i'm using milkyway 1.5 template , use flash header i've created , can't. i'm able put .jpg or .png there not .swf file.
in template.css works great .jpg or .png can't flash work.
here code works images (for me)
div#logo {
position: absolute;
left: 0;
top: 0;
float: center;
width: 1005px;
height: 141px;
background: url(../images/silogo.png) 0 0 no-repeat;
margin-left: 0px;
margin-top: -142px;
}
anyone, please help
in template.css works great .jpg or .png can't flash work.
here code works images (for me)
div#logo {
position: absolute;
left: 0;
top: 0;
float: center;
width: 1005px;
height: 141px;
background: url(../images/silogo.png) 0 0 no-repeat;
margin-left: 0px;
margin-top: -142px;
}
anyone, please help
Comments
Post a Comment