Changeset 878

Show
Ignore:
Timestamp:
02/13/08 17:43:35 (10 months ago)
Author:
_ck_
Message:

minor style fix to work better with more themes

Files:

Legend:

Unmodified
Added
Removed
Modified
Copied
Moved
  • bbpress-theme-switcher/trunk/bb-theme-switcher.php

    r864 r878  
    4242if ($file=='' || ($file=="footer.php" && !$bb_ts_add_dropdown)){ 
    4343$bb_ts_add_dropdown=true; 
    44 echo '<form style="float:right;position:relative;clear:both;padding:5px;white-space:nowrap;text-align:right;">' 
     44echo '<form style="display:block;float:right;clear:both;padding:5px;white-space:nowrap;text-align:right;">' 
    4545.$bb_ts_optional_text.__('Theme Switcher').': ';bb_theme_switcher('dropdown'); echo '</form>'; 
    4646} 
  • bbpress-theme-switcher/trunk/readme.txt

    r863 r878  
    11=== bbPress Theme Switcher  === 
    2 Tags: theme, templates, change, switch 
     2Tags: theme, templates, change, switch, _ck_ 
    33Contributors: _ck_ 
    44Requires at least: 0.8