Activity Stream
48,167 MEMBERS
61077 ONLINE
besthostingforums On YouTube Subscribe to our Newsletter besthostingforums On Twitter besthostingforums On Facebook besthostingforums On facebook groups

Page 1 of 3 123 LastLast
Results 1 to 10 of 21
  1.     
    #1
    Member
    Website's:
    TheTeenBay.com

    Default How to Center a WordPress Post Title?

    Hi

    I have problem with center a post title
    I try add<center></center> tag when entering the page title, and it worked, but it is not proper method.

    I try add :

    h1 {
    text-align: center;
    }

    Code to the stylesheet but it don't work
    kaylog Reviewed by kaylog on . How to Center a WordPress Post Title? Hi I have problem with center a post title I try add<center></center> tag when entering the page title, and it worked, but it is not proper method. I try add : h1 { text-align: center; } Rating: 5

  2.   Sponsored Links

  3.     
    #2
    Member
    Website's:
    wscripts.net damnlolscript.com lulzjet.com
    text-align: center; should work, on what blog you want to edit? maybe the title doesn't use the h1 tag

  4.     
    #3
    Member
    Website's:
    fhscout.com
    where you add this css property ?
    in css file or in php template ?
    maybe h1 class is stated in a div class which maybe limited in width and you may need to apply text-align:center to div class.. a link to your site would be better but if you don't want to give in public, I can help in pm..

    btw, if you are using cache plugin, delete cache and try again later..

  5.     
    #4
    Member
    Website's:
    eotips.com
    use align="center"

  6.     
    #5
    Member
    Website's:
    TheTeenBay.com
    I add this in css.
    Link to my site is TheTeenBay

  7.     
    #6
    Member
    Website's:
    wscripts.net damnlolscript.com lulzjet.com
    you must add text-align:center to h2

    .storycontent h2

  8.     
    #7
    Member
    Website's:
    TheTeenBay.com
    In CSS I find 4 phrases ".storycontent h2"
    I add text-align:center to each of them
    And delete cache..and don't work ..maybe I did it wrong

  9.     
    #8
    Member
    Find this line: #pagewrapperfull .pagewrapper .midcontainerdiv .contentouter .postcontent .storycontent h2

    Add this text: text-align: center;

    Code: 
    #pagewrapperfull .pagewrapper .midcontainerdiv .contentouter .postcontent .storycontent h2 {
        color: #000000;
        font-size: 18px;
        outline: medium none;
        text-decoration: none;
        text-align: center;
    }
    Should look like this.

    UltraIMG - Free Image Hosting
    Want to ask me anything to do with UltraIMG?? Send me a PM.
    Chances are that if you leave a message on the forum I might not see it. :)

  10.     
    #9
    Member
    Website's:
    TheTeenBay.com
    I did what you wrote. I deleted the cache. And nothing changed

  11.     
    #10
    Member
    I done that with Firebug... it's like a live editing tool for websites. It worked for me.
    Add me on msn and give me wordpress admin access for 2 minutes and I'll sort it for you. PM me your msn address if you'd like my help

    I've helped many people here with wordpress stuff. If you don't trust me then no problem

    UltraIMG - Free Image Hosting
    Want to ask me anything to do with UltraIMG?? Send me a PM.
    Chances are that if you leave a message on the forum I might not see it. :)

Page 1 of 3 123 LastLast

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

Similar Threads

  1. How to make post bit center in vb 3.8.x
    By Mind Trainer in forum vBulletin
    Replies: 9
    Last Post: 8th Nov 2011, 04:14 PM
  2. How to add Google+ in each post title on WP?
    By ThumperTM in forum Technical Help Desk Support
    Replies: 6
    Last Post: 3rd Jul 2011, 03:17 PM
  3. {Wordpress} Post Title Messing With Sidebar
    By Matrix4u in forum Wordpress
    Replies: 8
    Last Post: 26th May 2010, 05:22 PM
  4. why my post title changed??
    By deepakblr in forum Feedback and Suggestions
    Replies: 2
    Last Post: 7th Feb 2010, 12:35 PM

Tags for this Thread

BE SOCIAL