I need Rounded Corner top left and right of module.

ANY CODE,HELP OR SUGGESTION.

Current interface.(Sharp Edges)

Tags: Coners, For, Modules, Rounded

Views: 310

Reply to This

Replies to This Discussion

.xg_module{
-moz-border-radius-topleft:5px;
border-radius-topleft:5px;
-moz-border-radius-topright:5px;
border-radius-topright:5px;
}

and here's a cool generator which generates border-radius code for FF , GoogleChrome , Safari and opera.

http://border-radius.com/

hey angella, the module code didnt work for me all the mods are still square...any suggestions? im using google chrome to program my site

thx angell and elso.

Plz also teel me how to ROUND my all buttons. ..

a.button,
button,
input.button  {
-webkit-border-radius:5px;
-moz-border-radius:5px;
border-radius:5px;
}

thank you soo much angeela

You're welcome!  :)

angella one more question if you not mind .

I want to Round my All Fields. like on top search . add discusssion title box. or any text fields with in my ning newtwork. its tough but i hope u have some mehthod

if you are using google chrome , just right click > inspect element to get specific element id/class and use css to change its appearance.

If you are using Firefox , get the add-on (Firebug) and right click>inspect element.

input.textfield{

-webkit-border-radius:5px;
-moz-border-radius:5px;
border-radius:5px;

}

#xn_bar_menu_search{ -webkit-border-radius:5px; -moz-border-radius:5px; border-radius:5px; i put

You forgot the closing bracket. 

#xn_bar_menu_search{ -webkit-border-radius:5px; -moz-border-radius:5px; border-radius:5px; }

thx . Done

due to elso and u now m familer with CSS. most of things will done.

angella, is it possible to Rounded Member Images? i tryed with CSS bt it nt wokred

RSS

Latest Activity

Skye replied to Tim's discussion 'Ning Slow Today?'
"Looks like I spoke too soon, a member stated she received a 500 error…"
32 minutes ago
Kos replied to Patrick Chappelle's discussion 'Show Me Your Ning 3.0 Site!' in the group The Sandbox
"I totally tore my 3.0 apart and began back all over again b/c I think we've all been…"
49 minutes ago
Troy D. Bertrand replied to PeruCool's discussion 'Alternatives to Ning social network'
"Please forgive me Kim. I'm been bombarded by spammers. I got the new member awaiting approval…"
1 hour ago
Forbes. replied to Forbes.'s discussion 'Help! 500: Unexpected Error'
"Thanks,its okay."
1 hour ago
Kim Newberg aka imagesbykim replied to PeruCool's discussion 'Alternatives to Ning social network'
"Im waiting for approval on ex"
1 hour ago
Maythureinko favorited Eric Suesz's page Ning 3.0 Roadmap
1 hour ago
soaringeagle replied to John Bizley's discussion 'Show Your Ning 3.0 Sites'
"zebcarts the 1 we use most but theres alot of free and premium options but zencarts worked out best…"
1 hour ago
FedMedic replied to PeruCool's discussion 'Alternatives to Ning social network'
"Great looking site! I was looking into having a network at Groups as well. Did you have to start…"
1 hour ago

© 2013   Created by Ning.

Badges  |  Report an Issue  |  Terms of Service