Chaplin
Forum Replies Created
-
Forum: Your WordPress
In reply to: Northern Passages v2Thank you both for your input, positive and negative it’s all good with me. I’m interested in making it better, and that takes some negative criticism. It’s always nice to hear about the good stuff too. I’m going to have a look at the 1.3 Kubrick and try to add some of the fixes from Kubrick 1.2.6 – I beleive Michael has fixed the compatability issues. (He just released a new design of his blog, and although he’s posted the fixes between 1.2.5 and 1.2.6 – I was having trouble reading the code in the new design.)
Again, thanks and keep it coming!Forum: Themes and Templates
In reply to: Help with Kubrik 1.3I was wondering the same thing as well, you beat me to it, lol
Forum: Themes and Templates
In reply to: IE vs Firefox Mischief – Please Help!Fixed it, thanks to Renee’s kind email.
Forum: Themes and Templates
In reply to: IE vs Firefox Mischief – Please Help!Oh yeah, it’s a kubrick variation so this is also the CSS in my header:
body { background: #ebe7e1 url(“http://northernpassages.com/blog/wp-content/themes/kubrick/images/bg.gif”) repeat-x; }
#page { background-color: #ebe7e1; border: none; }
#page { background-color: #ebe7e1; }
#header { background: url(*taken out code*/images/header.jpg”) no-repeat center; }
#footer { background: url(“*taken out code*/images/footer.jpg”) no-repeat bottom; border: none;}Forum: Themes and Templates
In reply to: CSS Nav Bar ProblemYou are my hero. Works great, thankyou!
Forum: Themes and Templates
In reply to: CSS Nav Bar ProblemI gave it a read, not sure how it applies. The nav bar is intact in IE and in the correct position – the problem is Firefox. I’ve placed the navcontainer div right after the body tag – but it seem sto get hung up on the container tag instead (perhaps?)
Forum: Themes and Templates
In reply to: Problem with margins – KubrickYeah, you just need to change your CSS to match the graphic. I made the page wider on my site and had to do the same thing. It’s not difficult, podz was right. The Permalink section (the one with the comments) was designed to be widecolumn, and the main index to be narrowcolumn. There are two different images called for each. “kubrickbgwide.jpg” for the wide column, and “kubrickbg.jpg” for the narrow column. Just make sure you have edited both images to the right size (it looks like your permalink page is using “kubrickbg.jpg” instead of “kubrickbgwide.jpg”). Once you’ve got the page using the right image it will look better (ie. no nav colour bar in the comments) and then change your CSS to match the size you’d like. You’re going to have to edit the width of #page , .narrowcolumn , and .widecolumn in your CSS. Stop by my blog and drop me a line if you need some help.
CheersForum: Everything else WordPress
In reply to: WordPressWebRingfantastic, thanks!
Forum: Everything else WordPress
In reply to: WordPressWebRingah, you edited the post while I was posting. Put the code back on my site and it works no problem. Is there anyway have the “WordPressWebRing” part of the script not display in bold, it looks funny on my site. check it out: http://northernpassages.com/blog/index.php
Forum: Everything else WordPress
In reply to: WordPressWebRingDid some of the code get cut off?
Forum: Installing WordPress
In reply to: GlobatI use globat and habe installed WordPress with no troubles at all sing the instructions provided. Get in touch at [email protected] – (remove the spamtrap) and I’ll do my best to help.
Forum: Fixing WordPress
In reply to: imbedded thumbnails (i think)Check this out: http://ww.wp.xz.cn/support/10/11631
Forum: Everything else WordPress
In reply to: Site RippedI don’t know, I don’t feel flattered. Yes my site is based on Kubrick, but I’ve changed much of it to suit my needs including the page width, colours, nav bar, etc. And I’ve definitely tipped my hat to Michael on my CSS, Links page, and in a few posts. I’ll wait and see, try not to get too angry. But if you spend that much time trying to get your site to look like your own, it sucks to have someone come along and take it for themselves. Kind of defeats the purpose.
Forum: Everything else WordPress
In reply to: Photo Gallery vs. PhotoblogI’m using Pictoralis, you can check it out at http://northernpassages.com/photoblog/index.php
I like what it can do, though having to install WordPress a second time is a bit clunky IMHO. As well, the support element is severly lacking. I’ve had a question on the support forum for days without a peep.Forum: Plugins
In reply to: WordPress Photolog New VersionIs Pictoralis still being Supported as I’m not getting any replies on the Pictoralis forums?
I’m having an issue with my archives – Can’t pinpoint it in my CSS, but have a look at how it is being rendered: http://www.northernpassages.com/photoblog/narchives.php
The months are running into each other.
As well i love the random thumbnail image and would like to make it the default, or edit the code to make it do it every time.
Any suggestions would be appreciated.