help in wordpress

Discussion in 'PHP' started by nandanamnidheesh, Mar 31, 2008.

  1. #1
    hello someone pls help me how to change the position of blog name in wordpress.. i think i can change that position in heme editor ..??:confused:
     
    nandanamnidheesh, Mar 31, 2008 IP
  2. srobona

    srobona Active Member

    Messages:
    577
    Likes Received:
    57
    Best Answers:
    0
    Trophy Points:
    88
    #2
    Open the header.php file from the theme you want to use. Find the part
    Now you can change the position of the blog name by moving it somewhere else.

    Hope it will help you.
     
    srobona, Mar 31, 2008 IP
  3. nandanamnidheesh

    nandanamnidheesh Active Member

    Messages:
    376
    Likes Received:
    1
    Best Answers:
    0
    Trophy Points:
    55
    #3
    <h1><a href="<?php bloginfo('url'); ?>"><?php bloginfo('name'); ?></a></h1>
    Code (markup):
    i found this thing .. my blog name is at right top side i wnt to change tht to left middle side
     
    nandanamnidheesh, Mar 31, 2008 IP
  4. nation-x

    nation-x Peon

    Messages:
    59
    Likes Received:
    1
    Best Answers:
    0
    Trophy Points:
    0
    #4
    that is a CSS issue... not a php issue. You can probably edit the style.css
     
    nation-x, Mar 31, 2008 IP
  5. nandanamnidheesh

    nandanamnidheesh Active Member

    Messages:
    376
    Likes Received:
    1
    Best Answers:
    0
    Trophy Points:
    55
    #5
    i tried it but nothin happening
     
    nandanamnidheesh, Apr 2, 2008 IP
  6. graphseo

    graphseo Banned

    Messages:
    161
    Likes Received:
    7
    Best Answers:
    0
    Trophy Points:
    0
    #6
    Check your Theme of wordpress.
     
    graphseo, Apr 2, 2008 IP