Permalink Reply by AnGella on March 22, 2012 at 5:04pm .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.
Permalink Reply by Armani Rouse on June 23, 2012 at 4:31pm 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
Permalink Reply by ismail shah on March 22, 2012 at 9:48pm thx angell and elso.
Plz also teel me how to ROUND my all buttons. ..
Permalink Reply by AnGella on March 23, 2012 at 2:21am a.button,
button,
input.button {
-webkit-border-radius:5px;
-moz-border-radius:5px;
border-radius:5px;
}
Permalink Reply by ismail shah on March 23, 2012 at 4:26am thank you soo much angeela
Permalink Reply by ismail shah on March 23, 2012 at 6:14am 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;
}
Permalink Reply by ismail shah on March 23, 2012 at 9:16am #xn_bar_menu_search{ -webkit-border-radius:5px; -moz-border-radius:5px; border-radius:5px; i put
Permalink Reply by AnGella on March 24, 2012 at 4:20pm You forgot the closing bracket.
#xn_bar_menu_search{ -webkit-border-radius:5px; -moz-border-radius:5px; border-radius:5px; }
Permalink Reply by ismail shah on March 24, 2012 at 9:16pm 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

CocteauBoy replied to John Bizley's discussion 'Show Your Ning 3.0 Sites'
Kos replied to Kos's discussion 'CSS Styling Disappearing/re-appearing'
Alexander replied to Alexander's discussion 'Text Ticker in Ning Bar'
Alexander replied to Alexander's discussion 'Text Ticker in Ning Bar'© 2013 Created by Ning.
