How i can Make this?
2 posters
Page 1 of 1
How i can Make this?
Sorry when it is the Wrong Topic,i cant english^^
How i can make this in phpbb3?
the border?
http://www.fotos-hochladen.net/view/cczo7ugnji1.jpg
How i can make this in phpbb3?
the border?
http://www.fotos-hochladen.net/view/cczo7ugnji1.jpg
Re: How i can Make this?
Sorry but I don`t speak German. Not even like you speak English...
Well, i guess you mean that blurry shadow "effect"... If I`m not mistaken, that is a background image defined in the CSS of this theme. So it is just a picture. I hope you understand this...
Also please don`t double post. Use the edit button instead. Thanks.
Well, i guess you mean that blurry shadow "effect"... If I`m not mistaken, that is a background image defined in the CSS of this theme. So it is just a picture. I hope you understand this...
Also please don`t double post. Use the edit button instead. Thanks.
Cafetin- Administrator Team
-
1735
2909
39
2010-03-04
37
Serbia
Re: How i can Make this?
Im soo sorry..
Im had write with a friend and dont know that this Forum is English..
But i had look to that its not a picture..
Can you look for me in the Css?
Or you give my all your codes per pm,and im search..i bekome only this code!!
Im had write with a friend and dont know that this Forum is English..
But i had look to that its not a picture..
Can you look for me in the Css?
Or you give my all your codes per pm,and im search..i bekome only this code!!
Re: How i can Make this?
Well, then try to assign these styles to your CSS item.
If it`s not a picture, it will be this.
- Code:
border : 2px solid #EEE;
-moz-border-radius : 7px;
-webkit-border-radius : 7px;
border-radius : 7px;
-moz-box-shadow : 0 0 8px #666;
-webkit-box-shadow : 0 0 8px #666;
box-shadow : 0 0 8px #666;
If it`s not a picture, it will be this.
Cafetin- Administrator Team
-
1735
2909
39
2010-03-04
37
Serbia
Re: How i can Make this?
to wich catecory?
also i mean:
.catecory(
border : 2px solid #EEE;
-moz-border-radius : 7px;
-webkit-border-radius : 7px;
border-radius : 7px;
-moz-box-shadow : 0 0 8px #666;
-webkit-box-shadow : 0 0 8px #666;
box-shadow : 0 0 8px #666;
)
also i mean:
.catecory(
border : 2px solid #EEE;
-moz-border-radius : 7px;
-webkit-border-radius : 7px;
border-radius : 7px;
-moz-box-shadow : 0 0 8px #666;
-webkit-box-shadow : 0 0 8px #666;
box-shadow : 0 0 8px #666;
)
Re: How i can Make this?
Sorry but I don`t know which items do you want to assign that border...
To the "category"? Than you write this:
To the "category"? Than you write this:
- Code:
.category {
border : 2px solid #EEE;
-moz-border-radius : 7px;
-webkit-border-radius : 7px;
border-radius : 7px;
-moz-box-shadow : 0 0 8px #666;
-webkit-box-shadow : 0 0 8px #666;
box-shadow : 0 0 8px #666;}
Cafetin- Administrator Team
-
1735
2909
39
2010-03-04
37
Serbia
Re: How i can Make this?
the same as you..
but the"Neueste Beiträge" in my Forum is surrounded,too!
http://schiggysboard.forumieren.de/forum.htm
but the"Neueste Beiträge" in my Forum is surrounded,too!
http://schiggysboard.forumieren.de/forum.htm
Re: How i can Make this?
Oh, than you need to find the correct category for the item you don`t want to add those borders and add these elements to it:
I hope I was able to help you...
- Code:
.category{
-moz-box-shadow: none;
-webkit-box-shadow: none;
box-shadow: none;}
I hope I was able to help you...
Cafetin- Administrator Team
-
1735
2909
39
2010-03-04
37
Serbia
Re: How i can Make this?
Yes,i had it now
Thanks for your Help,you can Closed it,
but can you say me who maked the design,
why a other forum had the only style,and this forum had a search,
and this a had fein!
Thanks for your Help,you can Closed it,
but can you say me who maked the design,
why a other forum had the only style,and this forum had a search,
and this a had fein!
Re: How i can Make this?
You are welcome.
I`m not sure who worked on this style... I suggest you pm Joel. He knows it for sure.
And sorry but I don`t get this:
"why a other forum had the only style,and this forum had a search,
and this a had fein!"
Anyway... Solved.
Locked.
I`m not sure who worked on this style... I suggest you pm Joel. He knows it for sure.
And sorry but I don`t get this:
"why a other forum had the only style,and this forum had a search,
and this a had fein!"
Anyway... Solved.
Locked.
Cafetin- Administrator Team
-
1735
2909
39
2010-03-04
37
Serbia
Page 1 of 1
Permissions in this forum:
You cannot reply to topics in this forum