• Resolved kohaku

    (@kohaku)


    I’m currently working on a school project involving the campus newspaper and for some reason while using the Rin theme, the page gets distorted after clicking past the first page.

    https://infragilis.net/griffonnews/page/2/

    This is the test site, but I’m going to be moving it to another server soon and I want to get the bugs out first.

    I’m thinking it’s a CSS error, but I can’t figure out where since the issue lies. The first page is okay for the most part (I’m still having some issues with cut offs), and the last page seems overly spaced out, but the third one just is completely outrageous.

    Any help would be greatly appreciated.

Viewing 2 replies - 1 through 2 (of 2 total)
  • Actually, it looks more like an error in your markup. It’s probably a tag you haven’t closed. Probably a font tag, I noticed you were using them ??

    It would be better to put font-size: medium; into that span with the style attribute on it. Or, even better, put all the style information into your stylesheet.

    Thread Starter kohaku

    (@kohaku)

    I found the issue in question. It was indeed an error in my markup. I found it within the dashboard during editing. Thank you.

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Problem with Rin theme’ is closed to new replies.