kloy
-
Wordpress plug-in to rotate background images
Why does it say that the PHP goes ABOVE the DOCTYPE? Nothing should go above the DOCTYPE??? Right?
-
Main Index Template (index.php
if you read the post, i said..something going beyond the "Reader settings" I need some kind of secondary header section (not just header image) and footer.
-
getting rid of the time stamp on my twitter feed
Thanks David!! Option one did the trick!!
-
why do sprites seem so complicated?
Oh I figured it out, i was just using an id where I didn't need to. it worked when I simplified the CSS.
-
why do sprites seem so complicated?
thanks, but the math on this one is pretty simple. There are just two images stack on top of each other in the sprite. I'm trying every way of writing the CSS I can think of, but somehow it's not jiving. Trying to use the same syntax in t…
-
This code works fine....except in IE?
figured it out...nothing as complicated as php --just didn't close a tag...duh
-
This code works fine....except in IE?
I realized that THIS is the code that IE is somehow having a problem with. It's an old script. I found it on a blog post dated 2003.
-
This code works fine....except in IE?
sorry, it's a header that's a flash animation on the homepage, and then rotates about 6 static images on all other pages. I'm doing this in wordpress. The flash animation works, but the static images aren't showing up in IE. Her…
-
Embedded Google Calender shows up as google log in
Yes I know, that was the whole point of the post.
-
Read More in Wordpress Pages
OK, so now I'm getting "Read More" and it's cutting off the page...butwhen I click the "Read More" link, it doesn't give me the entire page...still a truncated version?? I'm doing this on pages...not posts. …
-
Read More in Wordpress Pages
actually the home page is the only place I want them...on the home page. But there seems to be some issue with using more on pages, rather than posts. I'lll check out that link. Thanks.
-
conditional PHP in wordpress theme
Oh, that error is referring to was referring to this.... I'm also trying to get the home page to display sub page and am having some problems with now... I got this $pages code off the wordpress site...I'm not sure where to put it. I tried…
-
conditional PHP in wordpress theme
I figured it out. instead of using is_home() I'm using is_front_page() and now it works the way I want it to Thanks for your help!!
-
conditional PHP in wordpress theme
Thanks, Though the flash banner is not playing on the home page. Does
-
inserting a page inside a page
The Doc, Yes I thought that maybe I should use posts for this. I'm using primarily pages for this site. When I try to use a post the side bar disappears?? Though I took out the plug in that seemed to be causing lots of problems, so maybe it …
-
[Solved] Two Lists taken on the same style
that worked! thanks!
-
[Solved] How to find WordPress Page ID?
I must have found that as you were posting this response. Thanks!!
-
Large website - Should I use Expression Engine or Wordpress?
This is an interesting topic. I'm about to venture into something like this too. Are there any live wordpress sites with this in place? Thanks
-
[Solved] Wrap Around Text
this worked beautifully. Thanks!!!
-
center within div
I was using 'position' not 'positioning'. I just used the word positioning in the post. I need to center horizontally, though not vertically. This looks like it will center both ways.
-
center within div
Thanks, though I tried this and it didn't work. I tried it with all positioning:relative and absolute