Howdy!,
I want for making this but I dont know how to do It… Moves rounded with darkness. Im using a vbulletin forum.
Many thanks!
Watch attachment 4232
Work with google and type " rounded edges div". There are a few ways to undertake it, you can go to Aero in my own signature, I have a method there WHEN I found somewhere in addition to tweaked it personally. It’s simple.
Certainly… Im searching in addition… I go in order to Aero, but Where is it I cant come across it
Thans!
markup;
< div class=" box_top" > < /div>
< div class=" box_middle" >
< div class=" inner_box" >
< p> Content goes here< /p> < /div>
< div class=" box_bottom" > < /div>
< /div>
css;
. box_top
background: url(.. /images/rc/top_rc. jpg) no-repeat;
height: 20px;
. inner_box
colour: #DFDFFF;
foam: 0 10px 0 10px;
. inner_box p
margin-top: 15px;
margin-bottom: 0px;
. box_middle
background: url(.. /images/rc/middle_rc. jpg) repeat-y;
. box_bottom
background: url(.. /images/rc/bottom_rc. jpg) no-repeat;
height: 21px;
margin-bottom: 15px;
Just make your own images for the top part, middle, and bottom level. I attached mine in order to see an case. They are really dark, but they want a blue edge that’s hard to see.
Thank you very much!!!