Not signed in (Sign In)

Vanilla 1.1.4 is a product of Lussumo. More Information: Documentation, Community Support.


    • CommentAuthorsurfer
    • CommentTimeNov 28th 2006
     
    Hay all, I just looked at this site http://wafflesradio.com in the reviews and I like the round edge on the tables.
    How do you do this? Is in an image or what?

    • CommentAuthorprogrammer
    • CommentTimeNov 28th 2006
     
    No images, I love it that way.

    http://www.html.it/articoli/niftycube/index.html

    Little bit of Javascript and some CSS. Javascript calls the CSS file and some other things. I'm attempting to switch that to PHP at the moment so that it will be rounded before people see it.

    If javascript is turned off the corners just don't round. Nothing else messes up.

    It doesn't like padding on the div's it's applied to though, so I had to get stuff off the edge by putting it in the paragraph's CSS part, stuff like that.