modifying wordpress theme

Discussion in 'WordPress' started by budc, Jan 9, 2008.

  1. #1
    On my blog I am using a free theme and I like the layout but I am working on making a few changes. In the footer of my blog it is setup with popular tags, recent comments, and most commented.

    I would like to change it to recent readers (mybloglog), popular entries, about. My question is I am not sure how. My question though is how?
     
    budc, Jan 9, 2008 IP
  2. scubita

    scubita Peon

    Messages:
    5,550
    Likes Received:
    318
    Best Answers:
    0
    Trophy Points:
    0
    #2
    Hi, you got to work in footer.php, css style sheet, index.php etc etc

    There's a lot of how to around, google it a bit or get some pro help. Get your hands dirty and do it your self, or try at least. :)
    I started changing wp templates a few weeks ago and the learning is easy,,, Just do it!
     
    scubita, Jan 9, 2008 IP
  3. Houdy

    Houdy Peon

    Messages:
    267
    Likes Received:
    18
    Best Answers:
    0
    Trophy Points:
    0
    #3
    First make a backup of the theme if you don't have one. I find it easier to edit a theme right from the dashboard so your themes files will need to be writable. From the dashboard: Presentation, Theme Editor.

    You can add the HTML right into the footer for MyBlogLog but will it be formatted for it? Usually it is formatted vertically for a sidebar. The "About" link can just be a regular HTML link. Not sure about the popular entries, if you dig around in the plugin you may find the call for it or even a help file to tell you what code you need to use.
     
    Houdy, Jan 9, 2008 IP
  4. TheDutchMan

    TheDutchMan Peon

    Messages:
    374
    Likes Received:
    8
    Best Answers:
    0
    Trophy Points:
    0
    #4
    Setup a test blog and you can mess up as many times as you can. Just do it. doing it is the absolute best thing, which theme are you using?
     
    TheDutchMan, Jan 9, 2008 IP
  5. budc

    budc Peon

    Messages:
    166
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    0
    #5
    budc, Jan 9, 2008 IP
  6. TheDutchMan

    TheDutchMan Peon

    Messages:
    374
    Likes Received:
    8
    Best Answers:
    0
    Trophy Points:
    0
    #6
    Although it needs some work, it looks nice.
     
    TheDutchMan, Jan 12, 2008 IP
  7. Jalpari

    Jalpari Notable Member

    Messages:
    5,640
    Likes Received:
    137
    Best Answers:
    0
    Trophy Points:
    260
    #7
    Have a copy of theme.
    First make a backup of the theme if you don't have one. And if u have html and php coding experience or understanding then open ur desired file in fp or dreamweaver and goto coding view and edit them.

    Mostly i use dreamweaver. U can also use notepad as a txt editor.
     
    Jalpari, Jan 13, 2008 IP
  8. Austell

    Austell Peon

    Messages:
    110
    Likes Received:
    1
    Best Answers:
    0
    Trophy Points:
    0
    #8
    style.css, header.php, footer.php - that are all files you need to make ugly default theme look like this:

    coolwall.info
     
    Austell, Jan 14, 2008 IP