• chrisboggs

    (@chrisboggs)


    Hello all,

    I have modified an Arclite theme for my purposes and at the very end am having trouble with the css that governs the positioning of the post content.

    My problem is, is that it seems to be generated on the fly. I cannot find the css document that contains the css rules and classes that Firebug or Web Developer are telling me are impacting the single.php page. Is there something fundamental in WordPress I am missing in this regard? Is there something perhaps in this theme’s functions.php that creates css for a post on the fly or as needed? I don’t seem to be able to find a way to get at it!

    Thank you! -c-

Viewing 1 replies (of 1 total)
  • Mark Ratledge

    (@songdogtech)

    Post your site URL so people can look at the code. The html of the page is generated dynamically by php; that’s what different about WP than static html. So if you’re edited the theme, you’re likely going to need to fix your php first.

Viewing 1 replies (of 1 total)

The topic ‘Arclite CSS problem’ is closed to new replies.