fmv503
07-07-2008, 10:19 PM
1) Script Title: DHTML Billboard Script
2) Script URL (on DD): http://www.dynamicdrive.com/dynamicindex2/dhtmlbillboard.htm
3) Describe problem: The ids, billboard0 etc. - I do not see/understand how or where they are declared or defined in the CSS. It is a small item I am missing, I am sure. If I need to define it - what exactly would the #id look like?
Many thanks,
Frieda :confused:
<style type="text/css">
/*Modify attributes of #contentwrapper below as desired*/
#contentwrapper{
width: 230px;
height: 200px;
border: 1px solid black;
background-color: #C6FFC6;
padding: 5px;
}
.billcontent{
width: 100%;
display:block;
}
</style>
2) Script URL (on DD): http://www.dynamicdrive.com/dynamicindex2/dhtmlbillboard.htm
3) Describe problem: The ids, billboard0 etc. - I do not see/understand how or where they are declared or defined in the CSS. It is a small item I am missing, I am sure. If I need to define it - what exactly would the #id look like?
Many thanks,
Frieda :confused:
<style type="text/css">
/*Modify attributes of #contentwrapper below as desired*/
#contentwrapper{
width: 230px;
height: 200px;
border: 1px solid black;
background-color: #C6FFC6;
padding: 5px;
}
.billcontent{
width: 100%;
display:block;
}
</style>