|
Adding rounded corners?
|
|
16-08-2008, 12:39 AM
(This post was last modified: 16-08-2008 12:41 AM by ahero4heor.)
Post: #1
|
|||
|
|||
|
Adding rounded corners?
Kinda stumped...
I've got three classes in my CSS: Code: .left{and my forumbit_depth1_cat: Code: <div class="left"><div class="center"><div class="right"> |
|||
|
16-08-2008, 07:54 AM
Post: #2
|
|||
|
|||
|
RE: Adding rounded corners?
First class should have had width: 884px;
Everything else looks good, do you have any problem? Here is the best (in my opinion) way to do rounded corners. http://www.sperling.com/examples/box/ "Freedom is irrelevant. Resistance is futile." -- Borg Collective |
|||
|
16-08-2008, 08:04 AM
(This post was last modified: 16-08-2008 08:50 AM by ahero4heor.)
Post: #3
|
|||
|
|||
|
RE: Adding rounded corners?
The left corner? Are you sure?
I took a good look at MDT (I found an .xml file in a thread somewhere in this category- I looked at that) and you did it very similarly... It just leaves the collapse and collpse buttons behind with a blank, black bar. |
|||
|
16-08-2008, 10:45 AM
(This post was last modified: 17-08-2008 09:40 AM by ivgeo.)
Post: #4
|
|||
|
|||
|
RE: Adding rounded corners?
MDT is not the best one
![]() I would do it like this (css is not good) Code: <div class="center"><div class="left"><div class="right">first goes thead_bg.jpg, and than left and right corners so they are not covered by thead_bg.jpg Any screenshot? Quote:It just leaves the collapse and collpse buttons behind with a blank, black bar. "Freedom is irrelevant. Resistance is futile." -- Borg Collective |
|||
|
16-08-2008, 06:07 PM
Post: #5
|
|||
|
|||
|
RE: Adding rounded corners?
Ah... Yeah, I'll get one right now, but I'm PMing it to you.
|
|||
|
17-08-2008, 09:37 AM
(This post was last modified: 17-08-2008 09:42 AM by ivgeo.)
Post: #6
|
|||
|
|||
|
RE: Adding rounded corners?
argh my bad, I didn't looked at the code very carefully
This should work Code: .left {Code: <div class="center"><div class="left"><div class="right">and maybe change <div class="expcolimage">...</div> to <span class="expcolimage">...</span> "Freedom is irrelevant. Resistance is futile." -- Borg Collective |
|||
|
« Next Oldest | Next Newest »
|







