bjorn
Forum Replies Created
-
Forum: Themes and Templates
In reply to: layout test… any commentss t range : )
Forum: Themes and Templates
In reply to: layout test… any commentshehe… sorry .. maybe l shoud have mentioned that…
Forum: Themes and Templates
In reply to: Placing a DIV at the bottom of the browser window?yes, however, its not really that easy. Considering that pretty much no browser fully supports css2 and also it renders differently depending on dtd, platform etc. Try to make position fixed work in all the common readers/platforms, and i issure you that you wont like the outcome.. : )
http://www.jessett.com/web_sites/css/css_browser_support.shtmlForum: Fixing WordPress
In reply to: another (dumb) questioon about sub-categorys!if i use:
<?php wp_list_cats(‘child_of=1 ‘); ?>
it will print exacly what i want. but only for one category…. i want the category id to be the “current one”…Forum: Themes and Templates
In reply to: Placing a DIV at the bottom of the browser window?Not possible if you want it to work properly in all the common browsers.
Forum: Fixing WordPress
In reply to: another (dumb) questioon about sub-categorys!Cmon, please. Someone has to know if it at all is possible!
– to have the sub-categorys show in a different place on the site…Forum: Fixing WordPress
In reply to: another (dumb) questioon about sub-categorys!Nobody has any idéa ? or is the question just so darn stupid?