Good evening,
I've got a problem. I just made a website at wordpress. But there is one problem;
I'm not using the blog's and the news. I only use the pages. Well i've got a frame in the middle (my content) but there is no scroller inside this frame.
This is my script:
-------------Script------------
#main {
position: relative; /* IE float bug workaround */
float: left;
width: 575px;
height:350px;
}
#content {
position: relative;
text-align: center;
float: right;
width: 380px;
height:350px;
}
-------------/Script------------
Does anyone know's how to insert the scroller?
Thank you very much for your time!
Good evening, Jordi.