Deni
Forum Replies Created
-
Forum: Themes and Templates
In reply to: Cross-browser/platform compatibility?I have similar, but opposite issues. I started with the Neputune theme and did a lot of adjusting. Looks great in IE, but in Netscape and Firefox the sidebar is split in two and the footer is moved way up.
Where should I start looking to fix it?
Forum: Plugins
In reply to: Graphics for labels in sidebar — PagesI’ll go ahead and set this as resolved. I went about it the easiest way and just used a text widget for links to my pages. I don’t add a lot of pages, so it won’t be an issue to add more links to the widget if I do add another one.
Forum: Plugins
In reply to: Graphics for labels in sidebar — PagesI found a workaround. I added a str_replace in template-functions-post.php to get rid of the backslashes, which were what kept the image from appearing. Also, it messed up the css class of that heading, so it’s a good thing that it’s gone, I think.
BTW, I tried the Image Replacement plug-in, but nothing at all happened with it.
I’m going to leave this as non-resolved for a while, just to see if anybody else has some ideas.
Forum: Themes and Templates
In reply to: Widget Compatible Themesbigjon, add the following on line 104:
<?php endif; ?>
Forum: Themes and Templates
In reply to: Where to start?Thanks for all your help. I’m beginning to get a little bit of a clue as to what’s going on.
Forum: Themes and Templates
In reply to: Where to start?Okay. Well, thanks. I guess I’m going to have to find a translator. “rap div”?
Or maybe I’ll just forget the whole thing.
Thanks for your input, though.Forum: Themes and Templates
In reply to: Where to start?Okay. ??
Here’s where WordPress is — https://www.jpdeni.com/wordpress/index.php
Here’s what I want it to look like — https://www.allabreve.org/insomniac.html
If I can just get a clue as to which file to start on out of the dozen or more, it would really help. I can’t find anything on the sites that are listed earlier in this topic. Seems like they all assume that the reader knows more than I do. (I’m really not completely inexperienced. I can program in Perl with the best of them and understand quite a bit of PHP.)Forum: Themes and Templates
In reply to: Where to start?Where do I put the code to add a background image to the index.php page? (I have a whole lot more questions, but I figure if I can get that one answered, I may get a clue as to where to look for other things.)