chaaban
Forum Replies Created
-
Forum: Themes and Templates
In reply to: how to extend the theme widthby editing the css file
Forum: Themes and Templates
In reply to: How to insert image in header.phpdepend on how your style or theme is made …
if you are using the logo using a css you have to edit your css file … if u just inserted the image in the template you should open header.php and edit it (in your theme section)
post your site it might help more ..
Forum: Installing WordPress
In reply to: IE VS FF againi think i solved it … it was a div in the wrong place ………..
i’ll keep updated when i’ll publish this theme …
Forum: Installing WordPress
In reply to: IE VS FF againok now its valid and still messed up in firefox :p
Seee why i like IE 🙂
Forum: Your WordPress
In reply to: Nirali Magazine — Powered by WordPress!is the sidebar messed ? or i see it at the bottom after the posts ?
Forum: Themes and Templates
In reply to: My new wordpress theme🙂 good job
Forum: Installing WordPress
In reply to: Error establishing a database connectionwhat do you mean 😐
Forum: Fixing WordPress
In reply to: Recents posts in sidebarno idea 🙂 dident even bother my self to understand it 🙂
i found it today on a new wordpress theme and it was working gr8 so i just said i’ll post it …
Forum: Your WordPress
In reply to: My new site, SoulRevealvery nice theme allready used it on one of my blog 🙂
good luck with it .
Forum: Installing WordPress
In reply to: Error establishing a database connectiondefine(‘DB_NAME’, ‘ewoky_blog’);
define(‘DB_USER’, ‘ewoky_martyn’);
define(‘DB_PASSWORD’, ‘xxxxxxx’);
define(‘DB_HOST’, ‘localhost’);it should look like this .
Forum: Fixing WordPress
In reply to: Recents posts in sidebarok was just trying to help with what i have … 🙂
Forum: Installing WordPress
In reply to: Error establishing a database connectionhehe no 🙂
define(‘DB_NAME’, ‘db name here ‘);
define(‘DB_USER’, ‘user name here’);
define(‘DB_PASSWORD’, ‘pass here’);
define(‘DB_HOST’, ‘localhost’);u placed the pass and user in the wrong field 🙂
Forum: Installing WordPress
In reply to: Error establishing a database connectionSometime the user name u set up is not the same …
go back to mysql and be sure the username is there .
sometime a prefixe is added .. to the user u added .
Forum: Installing WordPress
In reply to: IE VS FF againcss work now … it was a missing px …
but still it’s all messed up .
i dont get the ul and li error it should be correct
i dont think a ul missing messed up the whole site in FF 😐
Forum: Installing WordPress
In reply to: IE VS FF againany suggestions ?