Forums

The forums ran from 2008-2020 and are now closed and viewable here as an archive.

Home Forums CSS Help with Rounded Corner box

  • This topic is empty.
Viewing 10 posts - 1 through 10 (of 10 total)
  • Author
    Posts
  • #25938
    BjarkiMTB
    Member

    So i had been looking for a css-based rounded corner technique that i could use to make a transparent-glass-box-thingie, but none of the things i found worked. Because i was using transparent images, and the techniques all made the images overlap each other, so the transparent images were darker on some places. So i made a technique myself but i need someone to change it to css, because it is table-based :( , or maybe point out some cool techniques i could use?
    http://bjarki.info/misc/rounded/

    Thanks, Bjarki.

    #63023
    soap
    Participant

    to be honest, nobody wants to download a .rar

    #63062
    BjarkiMTB
    Member

    Sorry about that :P

    http://bjarki.info/misc/rounded/

    #63114
    BjarkiMTB
    Member

    Thanks, ikthius. ;)

    I used to do that when i was playing around with rounded corners some months ago, but now i was thinking about resizeable boxes (both width and height). Any other ideas?

    #63222
    BjarkiMTB
    Member

    Thanks!

    #63307

    I once found a rounded corner technique on the web which used rounded bullets to achieve the rounded corners, which means no images needed… But unfortunately that site is down at the moment. Anyway, here is the link

    http://labs.parkerfox.co.uk/cornerz/

    May be the site comes up some time and you guys can check it out…

    #63577
    BjarkiMTB
    Member

    This is what i have managed to get build so far:
    http://bjarki.info/misc/mm/round.php

    There is some problem with the center div.. It doesnt want to be height: 100%. I need to specify the height myself, as in height: 500px;, for it to work…
    Anyone knows what the problem is?

    And Sumeet, the link is a 404 :?

    #63579
    BjarkiMTB
    Member

    Nope :cry:

    #63580
    BjarkiMTB
    Member

    Just realised that i had a mistype in my code :P
    http://validator.w3.org always works ;)
    But still there is a little proplem with it but i think i can find it out myself now :D

    #63582
    BjarkiMTB
    Member

    Never mind, I need help with this… :oops:
    Cant get the center to be 100% height…

Viewing 10 posts - 1 through 10 (of 10 total)
  • The forum ‘CSS’ is closed to new topics and replies.