cinila
Forum Replies Created
-
Forum: Themes and Templates
In reply to: help needed – template breaks postsI think you need to edit the stylesheet (style.css) find this line
#content img,#contentwide img {border:0px;float:right; margin:0px 0px 10px 10px;}Remove the
float:right;and probably you’ll need to edit/remove the margin too. So you’ll only have
#content img,#contentwide img{border:0px;}But I suggest you to make a little experiment by changing it into
#content img, #contentwide img{border:0px;float:left; margin:0px 10px 10px 0;}Forum: Themes and Templates
In reply to: Laila (Butterfly) ThemeWow, thanks for the positive review. Anyway if you find any “bugs” there… let me know… thx!
Forum: Requests and Feedback
In reply to: Localization: Help Needed!Hello,
Nao told me about this localization, so I’ve started the lang_id and I’ll have some friends to help me.. 😀
Anyway.. I’m not familiar with the wiki, am I doing a right thing there??Forum: Fixing WordPress
In reply to: Problem with pagingUmmh.. what about this simple code
<?php posts_nav_link() ?>
I put it on my weblog …Forum: Themes and Templates
In reply to: change the font? (Newbie)Try to change the p (paragraph) css. It’s werk for my site http://cinila.com
Forum: Installing WordPress
In reply to: Brocken upgrade from 1.0 to snapshot Jan-07woops I mean edit wp-sample.config.php and rename it with wp-config.php sorry :p
Forum: Installing WordPress
In reply to: Brocken upgrade from 1.0 to snapshot Jan-07Don’t forget to edit th wp-config.php and then rename it with wp-config.php
Forum: Themes and Templates
In reply to: .72 to 1.0 design helpI think you should check if there’s any unclosing <div> especially within the content.
Forum: Everything else WordPress
In reply to: World Domination :)Indonesia too. Lot of WP’s fans here..! 😀