I found your blog on google and read a few of your other posts. I just added you to my Google News Reader. Keep up the good work. Look forward to reading more from you in the future.
Aloha, Am creating a site for a friend and even tho I’m not code savvy, I was able to fix the header to include a pic of her gong – very cool.
The problem I need help with is – no matter how many line spaces/returns I add to the verbiage to define paragraphs, it defaults to lines all jumbled together. Where can I add a space between the paragraphs in the content? Thank You!!
Aloha, Would love your wisdom one more time. I’ve added a “sound” page to http://soundalchemykc.com. I’ve numbered the page order the way I want it, and it doesn’t seem to effect the tabs. (want Sound to come before Blog) Went to the forum and found a suggestion to change the header.php file and locate wp_list_pages(‘ …stuff here … ‘). I’m not able to find this code to change. Is there an easy peasy way to fix this? Thank You!
Any recent updates, did you fix the Header Issue in IE ?.
Yes it was updated in the previous version, but you can download the new version which has major updates.
I found your blog on google and read a few of your other posts. I just added you to my Google News Reader. Keep up the good work. Look forward to reading more from you in the future.
There seems to be a problem with the header in IE still. Do you have a fix for this?
What part for the header is not showing in the IE and which page does the sidebar show at the bottom?
Great Post!!! Wordpress is my favorite CMS and this information is a perfect example why.
Looking for a fix to the header issue in IE as well. Love the theme but that’s a breaker for me.
A fully revised version of the theme is going to be release next week.
Aloha, Am creating a site for a friend and even tho I’m not code savvy, I was able to fix the header to include a pic of her gong – very cool.
The problem I need help with is – no matter how many line spaces/returns I add to the verbiage to define paragraphs, it defaults to lines all jumbled together. Where can I add a space between the paragraphs in the content? Thank You!!
I see you the problem. I would shortly put a fix for that online which you can use on the theme.
Hi Renee just replace the following code in your style.css file
.content p{ ..... }withp{line-height: 140%;
margin: .5em 0 1.3em;
}
OMG – YOU soooo Rock!!! Worked like a charm! (sorry took me so long to get back to this -’nother project) Have a FAB weekend.
Aloha, Would love your wisdom one more time. I’ve added a “sound” page to http://soundalchemykc.com. I’ve numbered the page order the way I want it, and it doesn’t seem to effect the tabs. (want Sound to come before Blog) Went to the forum and found a suggestion to change the header.php file and locate wp_list_pages(‘ …stuff here … ‘). I’m not able to find this code to change. Is there an easy peasy way to fix this? Thank You!
hi great blog!
Just wondered if you could tell me how to remove the tabs in the header?
Usually its ‘wp_list_pages’ but i think your coding is slightly different.
Thanks!
Remove line 61 – 98 in header.php to get rid of the pages in the header.