The forum of the forums
Would you like to react to this message? Create an account in a few clicks or log in to continue.

borders around forum

2 posters

Go down

borders around forum Empty borders around forum

Post by expsuuds November 20th 2010, 11:54 am

how to make borders around forum?? there is good example: http://www.smenpoker.ro/board.php?sid=03fac54ece7a88c6e3b89801ab282b57
avatar
expsuuds
New Member

Posts : 10
Reputation : 0
Language : latvija

Back to top Go down

borders around forum Empty Re: borders around forum

Post by Guest November 20th 2010, 1:19 pm

Put that code in your CSS Exclamation

Code:
/*----------------Begin Border Forum----------------*/

.bodyline{
/* Pentru Mozilla FireFox */
-moz-border-radius-bottomleft: 15px;
-moz-border-radius-bottomright: 15px;

/* Pentru Safari */
-webkit-border-bottom-left-radius: 40px;
-webkit-border-bottom-right-radius: 40px;

/* Pentru Opera, Google Chrome si altele */
border-bottom-left-radius: 15px;
border-bottom-right-radius: 15px;


border: 3px solid #333333;
border-top:none;
}

                                    #wrap{-moz-border-radius: 10px;
-webkit-border-radius: 10px;
border-radius: 10px;}

.bodyline{
-moz-border-radius: 15px;
-webkit-border-radius: 15px;
border-radius: 15px;}

#wrap{-moz-border-radius: 10px;
-webkit-border-radius: 10px;
border-radius: 10px;}

blockquote{
border-radius: 15px;
-webkit-border-radius: 15px;
-moz-border-radius: 15px;
}

.upperleft,.upperleft2,.upperleft3 {background-image: url("http://i61.servimg.com/u/f61/13/61/91/69/corner10.gif");}
.upperright,.upperright2,.upperright3 {background-image: url("http://i61.servimg.com/u/f61/13/61/91/69/corner11.gif");}
.lowerleft,.lowerleft2,.lowerleft3 {background-image: url("http://i61.servimg.com/u/f61/13/61/91/69/corner13.gif");}
.lowerright,.lowerright2,.lowerright3 {background-image: url("http://i61.servimg.com/u/f61/13/61/91/69/corner12.gif");}

.forumline{
padding: 5px;
-moz-border-radius: 10px;
-webkit-border-radius: 10px;
border-radius: 10px;
background-image: url(http://i27.tinypic.com/14d1ym1.png);}

td.row3,td.row1,td.row2,td.row3Right{background-image: url(http://i27.tinypic.com/14d1ym1.png);}


#text_editor_textarea{
-moz-border-radius: 10px;
-webkit-border-radius: 10px;
border-radius: 10px;}

input{
-moz-border-radius: 5px;
-webkit-border-radius: 5px;
border-radius: 5px;
padding: 2px;}
#text_editor_textarea {background:
Black url(http://i30.tinypic.com/2ztedsg.jpg) no-repeat bottom right;}

/*----------------End Border Forum----------------*/


*Replace:
Code:
http://i30.tinypic.com/2ztedsg.jpg
with what image you want to appear in the box when writing a message .. or you can delete. Very Happy
*Replace:
Code:
http://i27.tinypic.com/14d1ym1.png
with what images appear in the box below the image .. or you can delete. Very Happy

That's all Hello

*Tutorial made by Mr.TaZ
*Translated in english by keke

With respect Mr.TaZ(Danny) loul
avatar
Guest
Guest


Back to top Go down

borders around forum Empty Re: borders around forum

Post by expsuuds November 20th 2010, 1:45 pm

see what i have: http://pokernodepositbonus.forumotion.com/index.htm

something is wronG!!
avatar
expsuuds
New Member

Posts : 10
Reputation : 0
Language : latvija

Back to top Go down

borders around forum Empty Re: borders around forum

Post by Guest November 20th 2010, 1:50 pm

Try only this code ->
Code:
.forumline{
border: 2px solid #000;
border-radius: 7px;
-moz-border-radius: 7px;
-webkit-border-radius: 7px;}
avatar
Guest
Guest


Back to top Go down

borders around forum Empty Re: borders around forum

Post by expsuuds November 20th 2010, 1:59 pm

now i have this!! just see: http://pokernodepositbonus.forumotion.com/index.htm

i want make borders in invision version but only for forum!! and i want make portal page without any special borders!!
avatar
expsuuds
New Member

Posts : 10
Reputation : 0
Language : latvija

Back to top Go down

borders around forum Empty Re: borders around forum

Post by expsuuds November 20th 2010, 2:01 pm

can u plz give code to get borders for forum like this: http://www.smenpoker.ro/board.php?sid=9b83d7011d70ab7f90fe4f99e612d2fd
and yes there are round borders and for different sections example: private tournaments and other..
avatar
expsuuds
New Member

Posts : 10
Reputation : 0
Language : latvija

Back to top Go down

borders around forum Empty Re: borders around forum

Post by expsuuds November 20th 2010, 2:02 pm

i need make forum widht 80% with round borders for any section!! plz help
avatar
expsuuds
New Member

Posts : 10
Reputation : 0
Language : latvija

Back to top Go down

borders around forum Empty Re: borders around forum

Post by expsuuds November 20th 2010, 3:22 pm

no see like there!! http://ipokerlv.com/index.php

around all forum is border and inside again borders
avatar
expsuuds
New Member

Posts : 10
Reputation : 0
Language : latvija

Back to top Go down

borders around forum Empty Re: borders around forum

Post by kirk November 20th 2010, 5:28 pm


i think what you want to do is adjust the colors in the acp

Admin panel>display> colors

you will have to fiddle around with
Body line background color :


Table header
Body line color :
Forum line color :
Row line color :

So not sure if this is going to help, but you can try it.
kirk
kirk
Forumaster

Male Posts : 11037
Reputation : 653
Language : English,Vulcan,Klingon, Romulan,& Gorn

Back to top Go down

borders around forum Empty Re: borders around forum

Post by expsuuds November 20th 2010, 5:42 pm

no it is not that i need.

just see there: http://ipokerlv.com/index.php

there are borders around all forum+borders inside forum.

see there skreen: http://s012.radikal.ru/i319/1011/96/d2a214340a0f.jpg
avatar
expsuuds
New Member

Posts : 10
Reputation : 0
Language : latvija

Back to top Go down

borders around forum Empty Re: borders around forum

Post by kirk November 20th 2010, 5:53 pm

expsuuds wrote: after 5 post i want make new border with name: Private tournaments!! how to make it??

thats not going to work. your borders would remain the same for all post.
kirk
kirk
Forumaster

Male Posts : 11037
Reputation : 653
Language : English,Vulcan,Klingon, Romulan,& Gorn

Back to top Go down

borders around forum Empty Re: borders around forum

Post by expsuuds November 20th 2010, 5:56 pm

no it is not that i need.

just see there: http://ipokerlv.com/index.php

there are borders around all forum+borders inside forum.

see there skreen: http://s012.radikal.ru/i319/1011/96/d2a214340a0f.jpg

IS IT POSSIBLE LIKE THERE?
avatar
expsuuds
New Member

Posts : 10
Reputation : 0
Language : latvija

Back to top Go down

borders around forum Empty Re: borders around forum

Post by kirk November 20th 2010, 6:04 pm

forget it i am done.
i was siting here trying to figure it out on my test forum.

try useing either the sub-silver white skin or the sub-silver blue skin.

admin panel>display>choose a skin

look on page 3 at the bottom.

so try one of those skins. if that dont work then you will have to wait for someone that knows css better then my self.


kirk
kirk
Forumaster

Male Posts : 11037
Reputation : 653
Language : English,Vulcan,Klingon, Romulan,& Gorn

Back to top Go down

borders around forum Empty Re: borders around forum

Post by Guest November 20th 2010, 6:18 pm

Put this in your CSS:
Code:
#ipbwrapper{width:80%;border: 3px solid red;border-radius: 6px; -moz-border-radius: 6px;-webkit-border-radius: 6px;}

div.borderwrap,.borderwrapm {
  border: 3px solid red;border-radius: 6px; -moz-border-radius: 6px;-webkit-border-radius: 6px;
  }
avatar
Guest
Guest


Back to top Go down

Back to top

- Similar topics

 
Permissions in this forum:
You cannot reply to topics in this forum