• I think since the last update the categories are centered on a page. Expanded links are fine (listed left aligned).

    I have no formating in the page – just the code. What can I do to list the categories on the left instead of centered?

    I have tried using a heading tag but makes no difference. For now I have reduced the wdth of table to 40% which has the effect of moving the category list to the left but it is still centered

Viewing 1 replies (of 1 total)
  • Plugin Author Yannick Lefebvre

    (@jackdewey)

    Indeed. That was a mistake on my part that I left when I was testing. Just go to the stylesheet editor and change the first line:

    .linktable {margin-top: 15px;text-align:center}

    to

    .linktable {margin-top: 15px;}

    Please mark the issue as resolved if it does the trick for you.

Viewing 1 replies (of 1 total)
  • The topic ‘[Plugin: Link Library] Categories now centred on a page’ is closed to new replies.