How to acess HTML and CSS using wordpress?

Discussion in 'HTML & Website Design' started by Digital Shadow, Jul 21, 2016.

  1. #1
    Hey guys, I have a question. I'm new to wordpress and when I create the page, I am really confuse on where to acess the HTML and CSS. Can anyone let me know:) Thanks
     
    Digital Shadow, Jul 21, 2016 IP
  2. billzo

    billzo Well-Known Member

    Messages:
    961
    Likes Received:
    278
    Best Answers:
    15
    Trophy Points:
    113
    #2
    billzo, Jul 21, 2016 IP
  3. sarahk

    sarahk iTamer Staff

    Messages:
    28,812
    Likes Received:
    4,535
    Best Answers:
    123
    Trophy Points:
    665
    #3
    What are you trying to do?
    There are lots of ways to customise a WP site, it's probably better to know what you want to achieve rather than drowning you in a sea of info.
     
    sarahk, Jul 21, 2016 IP
  4. PoPSiCLe

    PoPSiCLe Illustrious Member

    Messages:
    4,623
    Likes Received:
    725
    Best Answers:
    152
    Trophy Points:
    470
    #4
    Also, for minor changes, most WP-installs allow for direct editing of the template-files in the admin-interface. However, some templates remove this ability, replacing it with a select few options for changing specific things.
     
    PoPSiCLe, Jul 22, 2016 IP
  5. supersunset

    supersunset Active Member

    Messages:
    72
    Likes Received:
    2
    Best Answers:
    0
    Trophy Points:
    78
    #5
    There is two way to achieve...
    1. Through the web directory ( I am assuming your website is already live, your need Filezilla), access your web directory and navigate to wp-content->themes->theme-folder
    You should find all your html and css files inside your theme folder, the file is not entirely created using html- it also uses php.
    2. You can also do that using the wordpress theme editor....Login to your website and navigate to Appearance->Editor.
    You will find all your files there.

    I will advice against modifying anything if you have no knowledge what you are doing.
     
    supersunset, Jul 23, 2016 IP
    Gerhard Homveld likes this.
  6. sarahk

    sarahk iTamer Staff

    Messages:
    28,812
    Likes Received:
    4,535
    Best Answers:
    123
    Trophy Points:
    665
    #6
    Then you don't know WordPress very well. Plugins and text widgets are the most obvious ways.

    But until the OP tells us what the requirements are we can't give any real advice
     
    sarahk, Jul 23, 2016 IP
    kk5st likes this.
  7. dcristo

    dcristo Illustrious Member

    Messages:
    19,776
    Likes Received:
    1,200
    Best Answers:
    7
    Trophy Points:
    470
    Articles:
    7
    #7
    In the themes section, click on Editor and where you see the theme files you should see the CSS file which you can edit.

    As for HTML, well that's far too vague. It depends on what you want to edit.
     
    dcristo, Jul 23, 2016 IP
  8. supersunset

    supersunset Active Member

    Messages:
    72
    Likes Received:
    2
    Best Answers:
    0
    Trophy Points:
    78
    #8
    I am pretty sure what I know.....what he said is where he can access the html and css of the page he created. The core codes of page.php can only be accessed through these two way which I have already mentioned.

    I don't prefer using plugins for minor issues.
     
    supersunset, Jul 23, 2016 IP
  9. sarahk

    sarahk iTamer Staff

    Messages:
    28,812
    Likes Received:
    4,535
    Best Answers:
    123
    Trophy Points:
    665
    #9
    Yeah, but the OP has only 2 posts - we can't actually know what he means when he says "page" - he might mean the WordPress concept of a page, or he might mean any of the pages that WordPress spits out - and the bit s/he might want to edit might be in the "page" or in a sidebar. S/he might be using a fabulous theme that allows easy alteration or one that is completely locked down.
     
    sarahk, Jul 23, 2016 IP
  10. supersunset

    supersunset Active Member

    Messages:
    72
    Likes Received:
    2
    Best Answers:
    0
    Trophy Points:
    78
    #10
    Yeah, I completely agree with you. He should be more clear about what he mean by page. I believe he will explain it so that we may help him.
     
    supersunset, Jul 23, 2016 IP
  11. filescloud

    filescloud Peon

    Messages:
    6
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    1
    #12
    Try from apperance-->editor & edit the file you want.However, the data of the theme is located in wp-content/themes
     
    filescloud, Jul 23, 2016 IP
  12. sarahk

    sarahk iTamer Staff

    Messages:
    28,812
    Likes Received:
    4,535
    Best Answers:
    123
    Trophy Points:
    665
    #12
    @filescloud - really? Wouldn't it be better to understand what the OP is trying to do before editing themes?
     
    sarahk, Jul 23, 2016 IP
  13. VM travel

    VM travel Greenhorn

    Messages:
    1
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    21
    #13
    Let's view structure of Wordpress and then create separate page.
     
    Last edited: Aug 4, 2016
    VM travel, Aug 4, 2016 IP