|
Page container rounded
|
|
03-01-2008, 12:10 AM
Post: #1
|
|||
|
|||
|
Page container rounded
Hey Bas,
Would you happen to know how to make the page container rounded (using corner images) on the top and bottom? I'd really like to learn how cause I think it really looks good. If you could take the time to show me that'd be great. ![]() Many thanks, FFW [size=medium]-[b]F[/b]irefoxWiz [/size] [url=http://mybbthemes.8ez.com/]MyBB Themes Community[/url] |
|||
|
03-01-2008, 04:03 PM
Post: #2
|
|||
|
|||
|
RE: Page container rounded
Hi,
I am a bit lazy to write my own tutorial but here you can find good explanation how to build boxes with curves. http://www.sitepoint.com/article/css-rou...xes-curves My approach is almost identical. If you still don't understand anything ask me here!
"Freedom is irrelevant. Resistance is futile." -- Borg Collective |
|||
|
03-01-2008, 04:33 PM
Post: #3
|
|||
|
|||
|
RE: Page container rounded
Okay, I'll read through it and see if I can do it.
I want to round the page container on a new theme I'm making.You should write tutorials. =P [size=medium]-[b]F[/b]irefoxWiz [/size] [url=http://mybbthemes.8ez.com/]MyBB Themes Community[/url] |
|||
|
03-01-2008, 04:45 PM
(This post was last modified: 03-01-2008 04:52 PM by FirefoxWiz.)
Post: #4
|
|||
|
|||
|
RE: Page container rounded
Okay, I'm confused. =P
Where do I put the Code: <div class="bl"><div class="br"><div class="tl"><div class="tr">I guess I put it in the header.... [size=medium]-[b]F[/b]irefoxWiz [/size] [url=http://mybbthemes.8ez.com/]MyBB Themes Community[/url] |
|||
|
03-01-2008, 05:23 PM
Post: #5
|
|||
|
|||
|
RE: Page container rounded
If you want everything (forum) to be in one box with rounded corners put it in the header (at the beginning).
You can replace <div id="container"> don't froget to add </div></div></div> in the footer (at the end). "Freedom is irrelevant. Resistance is futile." -- Borg Collective |
|||
|
03-01-2008, 05:26 PM
Post: #6
|
|||
|
|||
|
RE: Page container rounded
So I add the </div></div></div> at the bottom of the header? or in the footer?
[size=medium]-[b]F[/b]irefoxWiz [/size] [url=http://mybbthemes.8ez.com/]MyBB Themes Community[/url] |
|||
|
03-01-2008, 05:33 PM
Post: #7
|
|||
|
|||
|
RE: Page container rounded
Apparently something went wrong.
It looks like this now:[size=medium]-[b]F[/b]irefoxWiz [/size] [url=http://mybbthemes.8ez.com/]MyBB Themes Community[/url] |
|||
|
03-01-2008, 05:43 PM
Post: #8
|
|||
|
|||
|
RE: Page container rounded
where did you add </div></div></div>?
It should go at the bottom of the footer template! "Freedom is irrelevant. Resistance is futile." -- Borg Collective |
|||
|
03-01-2008, 05:46 PM
Post: #9
|
|||
|
|||
|
RE: Page container rounded
It's in the bottom of the footer template.
[size=medium]-[b]F[/b]irefoxWiz [/size] [url=http://mybbthemes.8ez.com/]MyBB Themes Community[/url] |
|||
|
03-01-2008, 05:50 PM
(This post was last modified: 03-01-2008 05:52 PM by ivgeo.)
Post: #10
|
|||
|
|||
|
RE: Page container rounded
ahh sorry, I think I figured it out.
Do you have Code: width: 20em;if you do, please remove that line Do not copy paste code before you understand everything!
"Freedom is irrelevant. Resistance is futile." -- Borg Collective |
|||
|
« Next Oldest | Next Newest »
|







It looks like this now: