Some CSS Hack Wordpress Theme
Cascading Style Sheets (CSS) is a stylesheet language used to describe the presentation of a document written in a markup language. CSS is designed primarily to enable the separation of document content (written in HTML or a similar markup language) from document presentation (written in CSS). This separation can improve content accessibility, provide more flexibility and control in the specification of presentation characteristics, and reduce complexity and repetition in the structural content (such as by allowing for tableless web design).
Well, the default css of blueweed wordpress theme which i used for this blog caused some smiley images, browser icon, and OS icon did not inline with the text so the appearance of those images in my blog would be weird
.Anw, after did some researched, finally i found that it was caused by every images in wordpress blueweed theme was added margin 10px by default because of blueweed CSS script as bellow :
.entry img {margin:0 10px 10px 10px;border:1px solid silver;}
Hm… Actually what i need is the images in my page still should have margin 10px while the smiley icon, browser icon, and OS icon should inline with text.
Therefore in order to make my smiley, browser icon, and OS icon inline with text, i add some css hack into my style.css as bellow : Read More …
Related Post :
- Modify Theme
- Mac4Lin
- New Aggregator EL ITB 2003
- My Blog goes Mobile Version
- Utak atik ShMessenger
- Redesign tampilan SE k790i











After added
Last week, I went to Bali for three days official working purpose starting from Sunday. At that time, Bali was so many foreigners because that day was Bali bombing commemorate day. Furthermore, Bali will held 
Sometime, when we have many files, for example movie files, we will take a long time when do copy the files if use standard method of copying file in Windows. Now, there are several software for accelerating the process of copying files. One of them is
Andhy Sukma Perdana