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.

Text box

2 posters

Go down

Solved Text box

Post by The Crocodile June 13th 2011, 2:03 am

Hello, i wonder if i can make a ROUNDED text box, with a nice background for a very important event on my forum.
HTML rounded text box generator code doesnt work, my html is on though, idk whats the problem, this is the link to the generator: http://www.roundedcornr.com/

If you may give me a code for this id appreciate that very much Very Happy
The Crocodile
The Crocodile
Forumember

Male Posts : 73
Reputation : 0
Language : Bosnian

http://lsacademy.forumotion.com

Back to top Go down

Solved Re: Text box

Post by The Crocodile June 14th 2011, 11:01 pm

bump
The Crocodile
The Crocodile
Forumember

Male Posts : 73
Reputation : 0
Language : Bosnian

http://lsacademy.forumotion.com

Back to top Go down

Solved Re: Text box

Post by The Crocodile June 21st 2011, 12:13 am

BUMP!
The Crocodile
The Crocodile
Forumember

Male Posts : 73
Reputation : 0
Language : Bosnian

http://lsacademy.forumotion.com

Back to top Go down

Solved Re: Text box

Post by Nera. June 21st 2011, 1:40 am

Hi Crocodile,
It works based on images (generator you want to use), have you inserted them in CSS?
This is my resault after trying it http://i.imm.io/6EFA.png

If you use that generator you can also only stylize the rule (no pic)
Code:
.roundedcornr_box_942181 {
   border: 1px solid black;
      -moz-border-radius: 10px 10px 10px 10px;
      -webkit-border-radius: 10px 10px 10px 10px;
        padding: 10px;
}

Or you can do it with BB tables
Code:
[table width="100%"]
[tr]
[td style="background: #your code here; color: red;  border: 1px dashed black;
      -moz-border-radius: 10px 10px 10px 10px;
      -webkit-border-radius: 10px 10px 10px 10px;
        padding: 10px;"] TABELA TABELA TABELA[/td]
[/tr]
[/table]

TABELA TABELA TABELA
Nera.
Nera.
Energetic

Female Posts : 7078
Reputation : 2017
Language : English
Location : -

Back to top Go down

Solved Re: Text box

Post by The Crocodile July 20th 2011, 11:45 am

can i get the code for bg color of the box
and if there is a code to put an image as background which will repeat until the box is full

thanx
The Crocodile
The Crocodile
Forumember

Male Posts : 73
Reputation : 0
Language : Bosnian

http://lsacademy.forumotion.com

Back to top Go down

Solved Re: Text box

Post by Nera. July 20th 2011, 12:53 pm

Hi,

You need to customize the BB's just a bit. I left you an open place to add background. This is only an example with a bg color. Just change my colors.

TABELA TABELA TABELA
TABELA TABELA TABELA
TABELA TABELA TABELA
TABELA TABELA TABELA
TABELA TABELA TABELA
TABELA TABELA TABELA
TABELA TABELA TABELA
TABELA TABELA TABELA
TABELA TABELA TABELA
TABELA TABELA TABELA

Code:
[table width="100%"]
[tr]
[td style="background: #8F8F8F; color: red; text-align:center; border: 1px dashed black;
      -moz-border-radius: 10px 10px 10px 10px;
      -webkit-border-radius: 10px 10px 10px 10px;
        padding: 10px;"] TABELA TABELA TABELA
TABELA TABELA TABELA
TABELA TABELA TABELA
TABELA TABELA TABELA
TABELA TABELA TABELA
TABELA TABELA TABELA
TABELA TABELA TABELA
TABELA TABELA TABELA
TABELA TABELA TABELA
TABELA TABELA TABELA[/td]
[/tr]
[/table]

BG image in it

TABELA TABELA TABELA
TABELA TABELA TABELA
TABELA TABELA TABELA
TABELA TABELA TABELA
TABELA TABELA TABELA
TABELA TABELA TABELA
TABELA TABELA TABELA
TABELA TABELA TABELA
TABELA TABELA TABELA
TABELA TABELA TABELA

Code:
[table width="100%"]
[tr]
[td style="background-image:url('http://travel.latimes.com/daily-deal-blog/wp-content/uploads/2008/09/apples-ca.jpg'); color: red;  border: 1px dashed black; text-align:center;
      -moz-border-radius: 10px 10px 10px 10px;
      -webkit-border-radius: 10px 10px 10px 10px;
        padding: 10px;"] TABELA TABELA TABELA
TABELA TABELA TABELA
TABELA TABELA TABELA
TABELA TABELA TABELA
TABELA TABELA TABELA
TABELA TABELA TABELA
TABELA TABELA TABELA
TABELA TABELA TABELA
TABELA TABELA TABELA
TABELA TABELA TABELA
[/td]
[/tr]
[/table]
Nera.
Nera.
Energetic

Female Posts : 7078
Reputation : 2017
Language : English
Location : -

Back to top Go down

Solved Re: Text box

Post by The Crocodile July 21st 2011, 1:01 am

ok thank you Very Happy
The Crocodile
The Crocodile
Forumember

Male Posts : 73
Reputation : 0
Language : Bosnian

http://lsacademy.forumotion.com

Back to top Go down

Solved Re: Text box

Post by Nera. July 21st 2011, 8:29 am

Welcome.

Solved ~ Locked
Nera.
Nera.
Energetic

Female Posts : 7078
Reputation : 2017
Language : English
Location : -

Back to top Go down

Back to top

- Similar topics

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