Title: [Plugin: World Clock Widget] delete space
Last modified: August 19, 2016

---

# [Plugin: World Clock Widget] delete space

 *  [wereldbol](https://wordpress.org/support/users/wereldbol/)
 * (@wereldbol)
 * [16 years, 6 months ago](https://wordpress.org/support/topic/plugin-world-clock-widget-delete-space/)
 * Hello
    Could the space be deleted between WORLD CLOCK and the first installed
   clock?
 * Grtz
    Filip
 * [http://wordpress.org/extend/plugins/world-clock-widget/](http://wordpress.org/extend/plugins/world-clock-widget/)

Viewing 2 replies - 1 through 2 (of 2 total)

 *  [seekingsolace](https://wordpress.org/support/users/seekingsolace/)
 * (@seekingsolace)
 * [16 years, 5 months ago](https://wordpress.org/support/topic/plugin-world-clock-widget-delete-space/#post-1285751)
 * Go to “Plugins” then “Editor” and select “World Clock”
 * Find this in “worldclock.php”:
 *     ```
       function printDiv($wc_clocks) {
           echo '<br />';
           for($i=0; $i<count($wc_clocks); ++$i) {
             echo '<strong>'.$wc_clocks[$i]['city'].'</strong><div id="city'.$i.'"></div><br />';
           }
       ```
   
 * Delete:
    `echo '<br />';`
 * That’s what I did to fix the display – there’s still a line break **after** each
   city, which is how I wanted it.
 * See [http://www.eastisrelative.com/](http://www.eastisrelative.com/) to see how
   it shows up in my sidebar, if you like.
 * Hope that helps.
 *  [ijgrabo](https://wordpress.org/support/users/ijgrabo/)
 * (@ijgrabo)
 * [15 years, 7 months ago](https://wordpress.org/support/topic/plugin-world-clock-widget-delete-space/#post-1285793)
 * What about date format ?
    I am not very comfortable with codes and I can’t find
   anything obvious for changing date format (like 25/10/2010)… any idea ? Thanks
   ij

Viewing 2 replies - 1 through 2 (of 2 total)

The topic ‘[Plugin: World Clock Widget] delete space’ is closed to new replies.

 * 2 replies
 * 3 participants
 * Last reply from: [ijgrabo](https://wordpress.org/support/users/ijgrabo/)
 * Last activity: [15 years, 7 months ago](https://wordpress.org/support/topic/plugin-world-clock-widget-delete-space/#post-1285793)
 * Status: not resolved

## Topics

### Topics with no replies

### Non-support topics

### Resolved topics

### Unresolved topics

### All topics
