Help with Wordpress Site Name

Discussion in 'HTML & Website Design' started by ZCore13, Dec 18, 2009.

  1. #1
    Hi,

    Hopefully someone can give me a hint on this. I'd like to move my site name/description/google ad toward the middle of my page on my Wordpress site at http://www.thelemonlaws.info . Can someone help me with the area in the layout that would let me move these lines to the center more? I can't find what part does this.

    Thanks!
     
    ZCore13, Dec 18, 2009 IP
  2. s_ruben

    s_ruben Active Member

    Messages:
    735
    Likes Received:
    26
    Best Answers:
    1
    Trophy Points:
    78
    #2
    I think you can do it so:

    Open the style.css in theme directory, then find
    
    .co_name{
    	width:280px;
    	padding:100px 0px 0px 430px;
    	color:#FFFFFF;
    	width:280px;
    }
    
    Code (markup):
    and by changing 430px of the padding, move the lines where you want.
     
    s_ruben, Dec 18, 2009 IP
    ZCore13 likes this.
  3. ZCore13

    ZCore13 Active Member

    Messages:
    202
    Likes Received:
    6
    Best Answers:
    0
    Trophy Points:
    60
    #3
    That worked perfectly. Thank you very much. Rep added for you!
     
    ZCore13, Dec 19, 2009 IP