Skip to main content

Find files which generate specific pages

Comments

4 comments

  • tank
    Is this a HTML website or CMS website (wordpress, joomla) etc. Once that question is answered then we can help more.
    0
  • Edward Byrne
    Styling missing I have an html website and am trying to edit some content. I extracted the html/css from the site with "view source" and edited it in Notepad. I saved it as as an .xhtml and uploaded it to my site. I opened it in my browser and the content is all there but without any styling (CSS is in the html). I tried saving it as a .html, same result. Am I missing something obvious? Thanks
    0
  • Edward Byrne
    It is an html site (third party script)
    0
  • Infopro
    Re: Styling missing This isn't a cPanel issue. You might check with the style's author on how to edit it properly. I extracted the html/css from the site with "view source" and edited it in Notepad.
    That's not how you do it. You'd modify the actual file called (probably) style.css which contains the actual style that what you see in the HTML, is calling. HTML files should be saved as .html, CSS files should be saved as .css GL!
    0

Please sign in to leave a comment.