mooses
Forum Replies Created
-
Forum: Fixing WordPress
In reply to: category links not workingI’m using good old Windows XP, generally looking at site in Firefox, but occasionally becoming motivated to fiddle with it in IE.
As for the rounded corners working ok in Firefox… after fixing up the problem with the menu dropping below the content in IE, the corners at the bottom of the body box have now disappeared. The only way I can get them to reappear is positioning them using “absolute”, which is just silly. And likewise, at the moment the corners on the bottom of the menu are positioned using absolute, which isn’t ideal, although the menu is less likely to be changing in length than the body. I’m trying to read up more on the way all of these positioning techniques affect each other, but it’s a long long process.
And yes, LOTS of climbing posts! The baby gecko might be named Sky Captain (he hatched from an egg a friend found while gardening, so she gets final naming rights though). We’re not sure on the boy/girl thing yet though.
Forum: Fixing WordPress
In reply to: category links not workingHi, I’m still having the same problem. Have been playing around with it tonight trying to fix it (actually I’ve just spent hours trying to fix this, and various other problems). If anyone wants to tell me why my rounded corners are also showing through the square corners – but only for some of the corners – in IE, that’d be nice too π
Forum: Themes and Templates
In reply to: Odd comments problemTo anyone with the same problem – it was solved, solution in this thread: http://wordpress.org/support/topic.php?id=22108#post-125741
Forum: Fixing WordPress
In reply to: Can’t click on linksThanks a lot guys – I thought it had something to do with the way I sorted out my menu. Now I know where to start fixing things! I’ll update and let you know how it works out. Thanks again π
EDIT 2 minutes later: That fixed up the menu. Now I have to get the menu bottom corners back to where they’re supposed to be, and find out why the footer is sitting so high up if I add it in. It sits right underneath where the div=rap finishes, which is very high. Possibly a problem with the rap div. I’ll try and sort it out myself before asking more questions.
Forum: Fixing WordPress
In reply to: Wrapping Text Around an ImageThis isn’t help for the text-wrapping (which I always have problems with myself), but if you include the image width in the div tag, like so:
<div class=”img-shadow” style=”width:136px;”>
then the image shadow will sit where it’s supposed to.Forum: Fixing WordPress
In reply to: category links not workingCan anyone out there help? I’ve rejigged my index file from scratch, and my category links still aren’t working eg: http://evilmoose.shafted.com.au/index.php?cat=13
should take you to climbing posts, but just displays the index.php instead.Forum: Fixing WordPress
In reply to: category links not workingOk, I’ve upgraded now, which is probably a good thing anyway, but I still have the same problem. The only files that weren’t upgraded were the ones that it was noted were not necessary to upgrade (index.php, wp-config.php, wp-layout.css, wp-comments.php and wp-comments-popup.php). Category links still not working π
Forum: Fixing WordPress
In reply to: category links not workingIt’s version 1.2.1. thanks.
Forum: Fixing WordPress
In reply to: centering and category link problemsARGH. I have the horrible feeling I’m missing something terribly obvious here. But if you go to http://evilmoose.shafted.com.au/russell.php – and click on any of the category links, they don’t work. The link in the bar shows as: http://evilmoose.shafted.com.au/index.php?cat=11 for example, but all that is shown on the screen is the standard evilmoose.shafted.com.au page.
If it’s relevant, I have limited evilmoose.shafted.com.au to showing category 1 posts (and possibly one other), and the /russell.php page shows every other category at the moment.
Forum: Fixing WordPress
In reply to: centering and category link problemsHoorah, that worked. Not sure why nothing else did, but the div tag for the image now reads: <div class=”dropshadow” style=”width: 310px; margin: auto; position: relative;”> and the image is centered. Thanks dissurion. Now to fix up the rest of them! And solve the problem of why my category links refuse to work….
Forum: Fixing WordPress
In reply to: Limit posts on page after HackAfter spending some more time trawling through the forums, I found a simple solution that works for me. Thought I’d post it here as well. You just need to go to the admin section, and in the Options -> Reading section, select the most X number posts PAGED, instead of just posts.
Now I have to solve the problem of why the category links on my russell the moose page all just seem to take me back to the main page *sigh*