Raize
Forum Replies Created
-
Forum: Themes and Templates
In reply to: Remove border shadow around bodySo I created a new page template and adjusted it so that the left margin for the content is less than the other pages, which seems to have done the trick even though I’m sure it’s not the best way to do it since now technically the P2 “border” is invisibly overlapping with my left navigation panel. Anyways, it looks fine 🙂
Forum: Themes and Templates
In reply to: Remove border shadow around bodyOk another question…there seems to be some padding remaining around the main post box and content area of P2 (approx 10px)…any idea which CSS element I should be looking for to remove this?
Forum: Themes and Templates
In reply to: Remove border shadow around bodyFigured it out!
Open style.css, scroll down to #header .sleeve and delete the following bit:
box-shadow: 1px 1px 5px rgba(0, 0, 0, 0.2); -webkit-box-shadow: 1px 1px 5px rgba(0, 0, 0, 0.2); -moz-box-shadow: 1px 1px 5px rgba(0, 0, 0, 0.2);In case anyone else is trying to do this, I deleted the header, footer and sidebar, and then used an iframe to embed it in a page on my main blog. I then integrated the membership data of the two blogs so that my members don’t have to register again to post on P2. I’m basically using it in the place of a forum for my members.
Forum: Plugins
In reply to: Search Meter excellent.This is probably the most underrated plugin for WordPress…the best way to grow a business/site is through your current fan base, and this is perfect for that. Cheers to the designer, droppin you some PayPal love
Forum: Plugins
In reply to: [P2 TIP 002] add login/logout to frontpageThe SimpleLogin plugin also works really well.
Forum: Plugins
In reply to: Show Global Comments Among Blog PostsBump
Forum: Requests and Feedback
In reply to: [Plugin: WPaudio MP3 Player] Bugs and suggestionsA hit counter would be a cool way to differentiate this audio player from other audio players.
Right now I am using Audio Player + WordPress Download Monitor to achieve my goals of having the best MP3 blog out there…but obviously your on the right track to doing it better.