half round forums
half round forums
can any1 tell me how to make half round shit like this?:
http://demo.nicetheme.com/index.htm?theme_id=159427
http://demo.nicetheme.com/index.htm?theme_id=159427
Last edited by Project ecko on November 24th 2010, 5:18 pm; edited 1 time in total
Project ecko- Forumember
- Posts : 62
Reputation : 0
Language : dutch
Re: half round forums
ye that is what i mean soz english is not that good 

Project ecko- Forumember
- Posts : 62
Reputation : 0
Language : dutch
Re: half round forums
Okay go to
ACP - Display - Colors - CSS stylesheet:
add this code there and hit save!:
ACP - Display - Colors - CSS stylesheet:
add this code there and hit save!:
- Code:
.bodyline{
border-radius: 8px;
-moz-border-radius: 8px;
-webkit-border-radius: 8px;
}
Guest- Guest
Re: half round forums
ehh its only the forum line i want everything
u know how to do that? o.O
u know how to do that? o.O
Project ecko- Forumember
- Posts : 62
Reputation : 0
Language : dutch
Re: half round forums
Everything =.0 u need many codes:
add this too:
add this too:
- Code:
.forumline{
border-radius: 5px;
-moz-border-radius: 5px;
-webkit-border-radius: 5px;
}
Guest- Guest
Re: half round forums
woot almost everything! dude ur awesome dude only need 3 more codes
http://project-ecko.userboard.net/forum.htm
the: Background picture (Row title) :
and: Background picture (Row category left) :
and: Background picture (Row category right) :
http://project-ecko.userboard.net/forum.htm
the: Background picture (Row title) :
and: Background picture (Row category left) :
and: Background picture (Row category right) :
Project ecko- Forumember
- Posts : 62
Reputation : 0
Language : dutch
Re: half round forums
Lol 

- Code:
td.rowpic {
border-radius: 5px;
-moz-border-radius: 5px;
-webkit-border-radius: 5px;}
th {
border-radius: 5px;
-moz-border-radius: 5px;
-webkit-border-radius: 5px;
}
td.cat,td.catHead,td.catSides,td.catLeft,td.catRight,td.catBottom {
border-radius: 5px;
-moz-border-radius: 5px;
-webkit-border-radius: 5px;
}
Guest- Guest
Re: half round forums
omg ty dude ur best support mod ever 
Problem Solved Lock please

Problem Solved Lock please

Project ecko- Forumember
- Posts : 62
Reputation : 0
Language : dutch
Re: half round forums
Thanks thanks 
And your are welcome
all can do what i did
Solved + Locked

And your are welcome

all can do what i did

Solved + Locked
Guest- Guest
Page 1 of 1
Permissions in this forum:
You cannot reply to topics in this forum