[Resolved] Styling BP Columns theme to look like CUNY Academic Commons
- 
		URL: http://ourcog.org/ 
 WordPress 3.4.1 | BuddyPress 1.6.1
 Theme Theme BP Columns with 5 Widgets
 Self-hosted + self-installedI need help with: 
 [1] removing the round corners and the space vertical empty space b/w header/body/footer and
 [2] styling the menu to style BP Columns theme to look like CUNY Academic Commons [http://commons.gc.cuny.edu/]@modemlooper helped with some CSS. The theme has a custom.css where it already has: div#container, div#first .widget-area, div#fourth .widget-area, div#content, div#content .padder, div#footer-widget-area { 
 -moz-border-radius-topleft: 0px ;
 -webkit-border-top-left-radius: 0px ;
 -moz-border-radius-bottomleft: 0px ;
 -webkit-border-bottom-left-radius: 0px ;
 border-top-left-radius: 0px ;
 border-top-right-radius: 0px ;
 -moz-border-radius-topright: 0px ;
 -webkit-border-top-right-radius: 0px ;
 -moz-border-radius-bottomright: 0px ;
 -webkit-border-bottom-right-radius: 0px ;
 border-bottom-left-radius: 0px ;
 border-bottom-right-radius: 0px ;============= 
 Additional notes:
 [1] To all the WP vets {like me} here, who are NOT used to looking at the fancy shmancy _new_admin bar above the fold – that’s where you log in in order to submit a comment at the BuddyPress Support Forums. I’d never seen it if it was not for @djpaul a few minutes ago (and 5 days too late).[2] Thanks goes to the to the dev.team of Buddy Press. We’ve used WP extensively for the last 10 years and giving it social network capabilities is a blast. [3] Also thanks to @boonebgorges who introduced me to the Commons in a Box Project [http://commonsinabox.org/] and the powerful engine coming up in Nov. 
- The topic ‘[Resolved] Styling BP Columns theme to look like CUNY Academic Commons’ is closed to new replies.