• I am having issues with the formating of my links section on the lower right hand side of the front page menu: https://www.sustainablecuisine.com

    For some reason there is a large break between the link category title and the links listed below, and there is hardly any seperation between the bottom of each link category and the next category. Is this something that canbe fixed in the style css? and which section would it be under? I’m lost. I am using the mallow theme.

Viewing 3 replies - 1 through 3 (of 3 total)
  • Thread Starter timothyb

    (@timothyb)

    The seperation between the links and the next category looks worse under IE 6.0 then under firefox, but who uses IE =)

    Anyone figure out a fix for this problem? ??

    In the admin, make sure you have your links before and after set to

    • .

      Then in sidebar.php the links section should look like:

    • <?php _e(‘Links’); ?>
    • <?php get_linksbyname(”, ”, ‘
      ‘, ”, FALSE, ‘id’, FALSE, FALSE); ?>
    • /ul>

    Works for me – with IE.

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘Get links formating’ is closed to new replies.