carldesigns
Forum Replies Created
-
Forum: Plugins
In reply to: Image coding hack? gallery? How to?bump again? Any one?
Forum: Plugins
In reply to: Image coding hack? gallery? How to?back to the top….
Forum: Plugins
In reply to: Image coding hack? gallery? How to??
Forum: Plugins
In reply to: Image coding hack? gallery? How to?bump
Forum: Plugins
In reply to: Resizing images from urlsSolved that fast, sorry..
For those who wonder how to do this, it’s in your css..entry img, .entry a img { max-width: 428px; width: expression(this.width > 428 ? 428: true); }428 is my max width for my entry column so change it to yours…
Forum: Plugins
In reply to: admin panel for admin only?
Forum: Plugins
In reply to: comment counts for AJAXed wordpress?
Forum: Plugins
In reply to: comment counts for AJAXed wordpress?
Forum: Plugins
In reply to: comment counts for AJAXed wordpressbump
Forum: Plugins
In reply to: comment counts for AJAXed wordpressAny one…?
Forum: Plugins
In reply to: Your SuggestionsForgot to mention, I do not want this to send a newsletter when I update my blog. Just to send out a newsletter that I type up or embeded image when I want to send one out.
Forum: Plugins
In reply to: load a recent page from navigation linksome thing like recent comment or recent post but it pulls the recent pages….
Forum: Plugins
In reply to: load a recent page from navigation link?
Forum: Plugins
In reply to: [Plugin: NextGEN Gallery] pagination not workingsorry for the bump.
Forum: Plugins
In reply to: How do I put borders around my thumbnails with the NextGEN Gallery plugin?in the nexgen option on your admin panel you will see a tab called style..
edit the css to your linkings.