Saurus
Forum Replies Created
-
Forum: Fixing WordPress
In reply to: Curious archive problem?Nobody has any ideas?
Astonishing.Forum: Fixing WordPress
In reply to: Image border size and color changeIt goes in your stylesheet.css file.
Forum: Fixing WordPress
In reply to: Image border size and color changeAdding the following to your CSS will give you a solid gray border of 4 pixels. If you want it wider – just adjust pixel number until it’s where you want it.
img { border: 4px solid #CCC; }Forum: Fixing WordPress
In reply to: How to hide a post from the blog?I believe only you can see a post marked private. members should not be able to see it unless they have admin privileges.
I think:)
Forum: Fixing WordPress
In reply to: sidebar alignment problemHey – great “support”!
What a waste of time …
Forum: Fixing WordPress
In reply to: sidebar alignment problemAnyone?
Forum: Fixing WordPress
In reply to: Troubling loading site to a serverYou haver to unzip the wordpress archive to your home system (making sure you extract the archive recreating all files and folders)and then FTP the entire package to your server – again maintaining the files/folders structure or it won’t work.
Forum: Fixing WordPress
In reply to: Custom header URL from the front page – link?Then – just replace the example code you used with your ACTUAL url.
Forum: Fixing WordPress
In reply to: Help!! WordPress keeps losing connectionLet me guess. GoDaddy?
Forum: Fixing WordPress
In reply to: [local avatar plug in] how do I create a directory for the avatarsSet the desired upload directory in your dashboard.
Forum: Fixing WordPress
In reply to: Moving DirectoriesRead the codex or one of the hundreds of similar questions via the search bar.
Forum: Fixing WordPress
In reply to: Extra Spaces at Top when Inserting Image in the WP EditorThis is probably an issue of “padding” in the CSS for images. I believe the default padding is something like 20 pixels. Padding is actually the wrong thing for this issue – I would use “margin” for this if it was an issue for me – which it’s not.
Forum: Fixing WordPress
In reply to: WordPress Server Overload on Low Activity SiteDoubtful – my site doesn’t generate a tremendous number of hits daily, and I have both bad behavior and akismet active without any issues.
This question has been asked many times before, unfortunately without any clear solution other than banging heads with your ISP or moving to a host that doesn’t oversell their servers bandwidth.
GoDaddy is one of the worst at this, IMO.
Forum: Fixing WordPress
In reply to: Need help adding a login box to my site!Your sidebar doesn’t show a META section from which to log on?
Forum: Fixing WordPress
In reply to: Blog no longer loads??Is this a lame attempt to build up hits or what? I had no problem loading your site or the links I bothered to try.