Curvature
Description:
Just a simple wiki theme with rounded curves and edges.
How to install
- go to: your wiki admin panel » appearance » themes
- choose External CSS theme
- supply the following URL as the CSS location
http://themes.wdfiles.com/local--code/curvature
Code
Notes
If you want to mirror the header elements, then just use the following URL as the CSS location:
@import url(http://themes.wdfiles.com/local--code/curvature); #header h1 { text-align: right; margin-right: 10px; } #header h2 { text-align: right; margin-right: 20px; } #login-status, #search-top-box { left: 10px; right: auto; }
http://themes.wdfiles.com/local--code/curvature/2
The rounded elements of this theme are only compatible in Safari and Firefox. In other browsers not using the webkit/moz css elements, the rounded elements are squared off instead.
Similar themes
|
Browse themes by tag
2.0
3d
3d-buttons
610nm
and
and/or
ardeol
articles
band
base
beige
black
blog
bloo
blue
bmc
border
boring
brown
business
camo
cat
chocholate
christian
christmas
city
clan
claret
claus
clay
clean
coffe
coke
colorful
company
contest
contest-win
corperate
corporate
corporation
creative
crimson
cross
css3
css3-buttons
curved
d14
dark
dashed
deep
|
It's a nice theme but when I try to use it, I get the "Curvature" graphic, which is a bit unfortunate. Ideally the site name would go somewhere in the header.
Portfolio
Fixed!
"depends on tags: topbar and sidebar"
sorry, how do I use the tags for the side bar ? I am trying to use the theme but without the side bar.
thank you,
ya
thats for this site only. theres two ways to disable it for your site. you can either add the code #sidebar{display: none} to the end of the css code, or you can go to your admin panel -> appearance -> navagational elements and delete the link to the sidebar. (should look like "nav:side")
yep, worked out ! thank you !