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.

How I make border like this?

4 posters

Go down

Solved How I make border like this?

Post by kawaiineko June 3rd 2013, 2:57 pm

I have a screenshot.
How I make border like this? 6isb7

How I make border like this?
Please help..
kawaiineko
kawaiineko
New Member

Posts : 10
Reputation : 1
Language : Thai

Back to top Go down

Solved Re: How I make border like this?

Post by Sanket June 3rd 2013, 3:33 pm

How is it now on your forum?
Sanket
Sanket
ForumGuru

Male Posts : 48766
Reputation : 2830
Language : English
Location : Mumbai

Back to top Go down

Solved Re: How I make border like this?

Post by kawaiineko June 3rd 2013, 3:38 pm

Sanket wrote:How is it now on your forum?
No, It on this forum http://speedoflight.fanbb.net/
kawaiineko
kawaiineko
New Member

Posts : 10
Reputation : 1
Language : Thai

Back to top Go down

Solved Re: How I make border like this?

Post by Sanket June 3rd 2013, 3:42 pm

I am asking about your forum?
Sanket
Sanket
ForumGuru

Male Posts : 48766
Reputation : 2830
Language : English
Location : Mumbai

Back to top Go down

Solved Re: How I make border like this?

Post by kawaiineko June 4th 2013, 12:43 pm

I don't understand
What did you mean???
kawaiineko
kawaiineko
New Member

Posts : 10
Reputation : 1
Language : Thai

Back to top Go down

Solved Re: How I make border like this?

Post by Ultron's Vision June 4th 2013, 12:49 pm

Add this to your CSS Stylesheet (Administration Panel -> Display -> Pictures and Colors -> Colors -> CSS Stylesheet).

Code:
input {
border: 3px solid grey;
border-radius: 5px;
-moz-border-radius: 5px;
}
Ultron's Vision
Ultron's Vision
Forumember

Male Posts : 631
Reputation : 45
Language : English | German | HTML | JavaScript | PHP | C++ | Perl | Java
Location : Vienna, Austria

http://duelacademy.net

Back to top Go down

Solved Re: How I make border like this?

Post by kawaiineko June 4th 2013, 2:53 pm

Ultron's Vision wrote:Add this to your CSS Stylesheet (Administration Panel -> Display -> Pictures and Colors -> Colors -> CSS Stylesheet).

Code:
input {
border: 3px solid grey;
border-radius: 5px;
-moz-border-radius: 5px;
}

Thank you!! :wouhou:
kawaiineko
kawaiineko
New Member

Posts : 10
Reputation : 1
Language : Thai

Back to top Go down

Solved Re: How I make border like this?

Post by Ultron's Vision June 4th 2013, 4:22 pm

You can also vary the code for only specific input types by using input[type="password"] or input[type="text"], but if you need to know more, look up the CSS selector specification on the W3C (WWW Consortium).

You're welcome, by the way Wink
Don't forget to mark this topic as solved to simplify the moderators' work thumleft
Ultron's Vision
Ultron's Vision
Forumember

Male Posts : 631
Reputation : 45
Language : English | German | HTML | JavaScript | PHP | C++ | Perl | Java
Location : Vienna, Austria

http://duelacademy.net

Back to top Go down

Solved Re: How I make border like this?

Post by SLGray June 4th 2013, 7:35 pm

Topic Solved & Locked


How I make border like this? Slgray10

When your topic has been solved, ensure you mark the topic solved.
Never post your email in public.
SLGray
SLGray
Administrator
Administrator

Male Posts : 51572
Reputation : 3525
Language : English
Location : United States

https://forumsclub.com/gc/128-link-directory/

Back to top Go down

Back to top

- Similar topics

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