Alys
Forum Replies Created
-
Forum: Fixing WordPress
In reply to: More flexible background image?I think the problem will be solved if you place this in your css.
background: #whatevercolouryouwant url(http://mysite.com/background.gif) no repeat fixed;
I don’t really understand the problem, but a while a go I was using a rainbow background (pink-blue). Whenever I went full screen on firefox the original pink colour was visible if you scrolled down beyond the blue.
By fixing the background, however much you scroll down the background will stay in the same place.
Does that help?
Forum: Fixing WordPress
In reply to: Two URLs, only want the one!I’m using the same permlink structure (it’s great isn’t it!) but i’ve never had the same problem. The only thing i can suggest is resetting your permlink structure to defult and then setting up your permlinks again.
Is there a point to this post?
Forum: Fixing WordPress
In reply to: Website is hacked AGAINHave you changed your mysql password since the hack?
Forum: Fixing WordPress
In reply to: [Newbie Alert] Displaying child pagesNevermind, i worked it out!
Forum: Fixing WordPress
In reply to: Hacked by Crackers_child please helpBasically just delete all your wordpress files (backup things like plugins, themes, smilies etc) and then re-upload all the wordpress files onto your server. this will not delet any posts, comments or pages as these are all stored on your database.
In order to stop this happening again you need to change the file permissions on your files to something that other people (apart from wordpress) can’t write to. I a no expert on this; prehaps someone else can recommend a file permission.
Forum: Fixing WordPress
In reply to: [Newbie Alert] Displaying child pagesI got it wrong above; proves I really don’t know what I’m talking about. What I want to know is how to display a page’s grandchildres so to speak on the page. Any ideas?