I did watch those tutorials and realized floating does this. which was cool to learn.
however I have not used float, well not to my memory. Unless default.css or some other css in the default dNN comes with some of these properties.
I have a simple question now.
I have an image in my ascx file.
it is just a small reference to top.gif
the path is correct, the image is there, but it does not display when i run the page on my localhost.
is there something special about images in ascx files?