Last seen: Mar 25, 2024
I've been working a lot on the skin stuff in the wiki, so let me know if there's anything that can be improved/added. : )
Okay, so the menu is defined by the universal page links. Here's what you need to do, assuming that what you provided are actually the prop...
Here's a link to adding page links in the wiki:br>You added all of those links to the variables.php you quoted above manually, correct? I t...
I noticed the same problem with coauthors on my test site, and I haven't yet figured out how to fix it. I'll try to take a look at tha...
Clabby, you might take a look at the following wiki entries. They explain skinning for 3.0 and will probably be of help. They won't r...
It looks like the issue is solved. Is it?And just FYI, you are being a little hostile. I mean, "please don't tell me what to do&...
Just make sure to go to Admin > Blocks and set any blocks that are now only on the index page to "Index Only". I notice you don...
So, the main issue was that the "content" div was beginning in the header and ending in the footer. So I had to change that, and put t...
Ooh, I knew about the SSH, but not about the PHP config stuff. I think my boyfriend has an account with Dreamhost so I've been meaning to r...
I may have overcomplicated it, since I've never tried before. That's what I think would be the way to do it, though. I think you...
Something similar happened once to my sites when they did some server maintenance, so all the server-side stuff like PHP wasn't coming up but the...
That's going to be pretty complicated. I've never seen it done, but in theory this is how it would work.There are blocks in every tpl ...
Well, I'd have to do more research to be able to tell you what that really means, but it immediately strikes me as a bit odd. I suppose it depend...
Well, for index.tpl you've got two beginning div tags but only one ending. Try adding another </div> to the end, after the first.&nbs...
Hmm, it looks as though you've got the sidebar there now on the HP03 skin. The only thing you'll probably want to do is put the main c...
