How to edit wordpress theme?

Discussion in 'WordPress' started by Predator007, Mar 29, 2011.

  1. #1
    Hi,
    I just downloaded a theme for my new blog but I'm getting some problem editing the theme.
    There is a slideshow in front of the theme, but I want to put some permanent text there and also advertising space in the sidebar which I want to put my own code but unable to do the changes.

    Can you please help me to know how can I edit these things.

    Thanks for your help.
     
    Predator007, Mar 29, 2011 IP
  2. ayekaye01

    ayekaye01 Peon

    Messages:
    214
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    0
    #2
    if you have knowledge in css and also in programming, it can be easy. Log in to the administration page of your website, then at the Appearance menu, click on editor, it's in this page where you can edit your sidebar and the css or the styles/format of the content on your website.goodluck!
     
    ayekaye01, Mar 30, 2011 IP
  3. SSC

    SSC Active Member

    Messages:
    995
    Likes Received:
    10
    Best Answers:
    0
    Trophy Points:
    80
    #3
    Login to WP admin panel > in the left hand column look for 'Appearance' > Choose the template you want to edit > save your changes and publish your blog

    *I don't remember what exactly we call it in the left hand site 'Appearance/Editor/blah blah...', but you have to do it following the same steps as mentioned above

    For some minor changes related to the presentation of your blog, you might want to look into C.S.S (cascading style sheet)
     
    SSC, Mar 30, 2011 IP
  4. npnhome

    npnhome Well-Known Member

    Messages:
    658
    Likes Received:
    5
    Best Answers:
    0
    Trophy Points:
    108
    #4
    Upload the theme in the right location in your hosting server. It'll be like this public_html/wp-content/themes/--your theme name. Then fine the slide images in the image folder. Replace them with your website's proper images. If the slide content is placed in header.php file you can edit the text in the slide.
     
    npnhome, Mar 30, 2011 IP
  5. benny306

    benny306 Active Member

    Messages:
    65
    Likes Received:
    0
    Best Answers:
    1
    Trophy Points:
    51
    #5
    What theme is it that you downloaded? If its a free theme let us know and we may be able to have a look at the files.
     
    benny306, Mar 30, 2011 IP
  6. teamversion

    teamversion Peon

    Messages:
    79
    Likes Received:
    1
    Best Answers:
    0
    Trophy Points:
    0
    #6
    If you find that editing your theme is quite a slow process through the WordPress editor, try using FTP. I use a free FTP software called FileZilla.
     
    teamversion, Mar 30, 2011 IP
  7. esektor

    esektor Peon

    Messages:
    207
    Likes Received:
    2
    Best Answers:
    0
    Trophy Points:
    0
    #7
    The fastest way to edit your theme is thru EDITOR under the Appearance tab. But you must have basic knowledge about CSS in order to understand the codes. If you really don't know any basic knowledge about that try to make a research on the internet.
     
    esektor, Apr 3, 2011 IP
  8. tinald

    tinald Greenhorn

    Messages:
    60
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    16
    #8
    The slideshow feature on your theme could be enabled. You need to disable it by going to the Appearance tab on your wordpress dashboard.
     
    tinald, Apr 3, 2011 IP
  9. leunamer

    leunamer Peon

    Messages:
    65
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    0
    #9
    Also you must the know the template heirarchy of wordpress theme.
     
    leunamer, Apr 3, 2011 IP
  10. seoexpertcertification

    seoexpertcertification Greenhorn

    Messages:
    50
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    16
    #10
    First you need to understand the WP code, visit Wordpress codex page.
     
    seoexpertcertification, Apr 3, 2011 IP