vachi
Forum Replies Created
-
Forum: Fixing WordPress
In reply to: Grey Space behind ads & short header on Thesis themechange
#custom_box { padding: 1.1em; background: #eee; border-bottom: 1px solid #ddd; }to
#custom_box { padding: 1.1em; background: #ffffff; border-bottom: 1px solid #ddd; }Forum: Fixing WordPress
In reply to: Problem Opening Blogohh yeah it can be there php server problem true, post when you get a solution for others please
Forum: Fixing WordPress
In reply to: Post titles and other links redirecting to home pagenp my pleasure
Forum: Fixing WordPress
In reply to: Grey Space behind ads & short header on Thesis themeplease post your blog link so we can look at the resulting html code
Forum: Fixing WordPress
In reply to: Problem Opening Blogwell thats why i am confused that line of code in wp-load.php is this
require_once( ABSPATH . 'wp-config.php' );so this is calling on wp-config.php and the error is saying that the file permissions is not correct
how about try to change the file permissions of the wp-config file to 644
Forum: Fixing WordPress
In reply to: Problem Opening Blogwell thats why i am confused that line of code in wp-load.php is this
require_once( ABSPATH . 'wp-config.php' );so this is calling on wp-config.php and the error is saying that the file permissions is not correct
how about try to change the file permissions of the wp-config file to 644
Forum: Fixing WordPress
In reply to: Problem Opening Blogare you sure you have your wp-config.php file present in your folder?
Forum: Fixing WordPress
In reply to: Adding formatting to a template taghow about
.latest-blogs a { line-height: 22px; }yeah unlike all wordpress users i have not updated any of my blogs to wp6 waiting till these bugs are all cleared 🙂
Forum: Fixing WordPress
In reply to: Post titles and other links redirecting to home pagecan you change
WordPress address (URL)
Blog address (URL)to the same
http://ruthiechan.net/wordpressplease and see if it changes anythingForum: Fixing WordPress
In reply to: How to display links in one line rather than two?hey you changed your theme i like this one better
yeah in your style.css
.list3 li{ background: url(images/ico-list.gif) no-repeat left; border-bottom: 1px solid #f1f1ed; line-height: 25px; padding: 0 0 0 25px; }add width there like
.list3 li{ background: url(images/ico-list.gif) no-repeat left; border-bottom: 1px solid #f1f1ed; line-height: 25px; padding: 0 0 0 25px; width: 270px; }edit: you could have added the width to list3 as well, and other list links can be changed like this, gives same result
.list3{ padding: 0 0 0 5px; width: 270px; }and good luck with your site, i have it book marked
Forum: Fixing WordPress
In reply to: Search comments by userssorry my browser must have made an error
here is a link to a plugin that enables search of everything
http://dancameron.org/wordpress/wordpress-plugins/search-everything-wordpress-pluginForum: Fixing WordPress
In reply to: Search comments by usersForum: Fixing WordPress
In reply to: Search comments by usersForum: Fixing WordPress
In reply to: Error including Wprdpress Header into FluxBBi do try to understand, because most of the time i am asking questions, but never have i been rude to my answers even tho their answers have been of no use at all,
being rude will not get your anywhere, and once again i do see that you have been at it for a while since you have posted on flufbb’s forum, and they had directed you the thehttp://fluxbb.org/forums/topic/1320/fluxbbpunbb-and-wordpress-integration-plugin/all i asked was have you tried it, just from your question i do not know your level of programming or anything about you, so its as if you call “dell” and they tell you to check the power plug on the computer, thats the same approach that i take, unless you tell me that you have checked the “power plug” how am i suppose to know?