• here is a link to my site: https://touchercrds.com/blog/wordpress/

    i have some issues to fix with ie, so please view with another browser.

    My regular index page looks fine, just how i want it to be styled. when u click a permalink, everything is messed up on the single.php. am i doing something wrong? how do i make it style the same as my actual blog?

    thanks.

Viewing 3 replies - 1 through 3 (of 3 total)
  • First thing I noticed is the post title/permalink on your index.php is wrapped in a h1 header, vs. the single.php title is wrapped in a h2 header. Your single.php also has the post meta directly below the post title.

    Thread Starter criminalfish

    (@criminalfish)

    i honestly have no idea why its in a h1, i didnt change any of that.

    the reason the meta is below the post title is i moved it in loop.php to below the content, but for some reason it didnt work in the single.php, can someone plz help me solve that. and also alot of the utility is showing up, even though its display: none; in the css, and that works just fine on the index.php

    the position of the title bar has also dropped a little, i just want this stupid thing to style like my index and i cant think of reasons as to why it isnt.

    Throw your index and single up on pastebin and I’ll attempt to help.

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘single.php is styling different to index.php?’ is closed to new replies.