Archive for the ‘HTML & CSS’ Category

Download the Arabic Wordpress Theme I Translated

Saturday, March 29th, 2008

Arabic SpotlightI noticed there was some interest for the posts I made about me working on Arabic WP, & the theme I modified, so I decided to make it a bit fancier & upload it for anyone who would need it, I even created a demo blog just for it, who knows I may like translating / modifying themes & make more :D

(more…)

Arabic Wordpress Installation - Translating a Theme

Wednesday, March 12th, 2008

Already talked about me installing Arabic version of WP … Next I had to customize the site with some theme, so I got a nice theme from Themes.Wordpress.net & had first to change text orientation, which was a rather easy task using CSS, & then rested to translate the English titles, warnings, captions, etc to Arabic.

(more…)

Installing Arabic Wordpress & Arabic Themes

Sunday, March 9th, 2008

Arabic WordpressYesterday I installed Arabic Version of WordPress for a friend, I’ve got some SQL errors first due to weird codes in the wp-config.php file, I’ve modified it just as I used to do with English installation, but got some weird errors, I suppose it’s because there are explanations written in Arabic in it, I didn’t try to remove them, instead I just replaced the file with wp-config.php of a English package & it worked.

(more…)

How to Align an Image using CSS

Friday, February 22nd, 2008

My CSS Logo

Although CSS allows you to do a lot of amazing things with a web page layout, I still think it’s limited, in fact sometimes when I get stuck with some coding dilemma I imagine a new CSS code that can solve it, often I find a regular way to solve it though, sometimes the solution involves breaking some W3C (World Wide Web Consortium) guidelines.

(more…)