• Not sure where this post should go, so I have posted in two different areas. Please take a look at https://www.gregwoodard.com and look at the bottom of the left column. There is a dot outside the weatherbox that I want to make disappear. Here is the code for that box:

    <div class=”leftsideSection”>
    <?php if (function_exists(‘WeatherIcon’)) : ?>

    • St. Paul, MN
      <?php WeatherIcon(‘station=KSTP’); ?>

    <?php endif; ?>
    </div>

    Can anyone assist me?

    Greg

Viewing 2 replies - 1 through 2 (of 2 total)
Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Presentation Issue’ is closed to new replies.