Results 1 to 10 of 21
-
16th Mar 2012, 09:48 AM #1OPMemberWebsite's:
TheTeenBay.comHow 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 workkaylog 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
-
16th Mar 2012, 09:55 AM #2MemberWebsite's:
wscripts.net damnlolscript.com lulzjet.comtext-align: center; should work, on what blog you want to edit? maybe the title doesn't use the h1 tag
-
16th Mar 2012, 09:57 AM #3MemberWebsite's:
fhscout.comwhere 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..
-
16th Mar 2012, 10:00 AM #4MemberWebsite's:
eotips.comuse align="center"
-
16th Mar 2012, 12:17 PM #5OPMemberWebsite's:
TheTeenBay.comI add this in css.
Link to my site is TheTeenBay
-
16th Mar 2012, 12:28 PM #6MemberWebsite's:
wscripts.net damnlolscript.com lulzjet.comyou must add text-align:center to h2
.storycontent h2
-
16th Mar 2012, 12:39 PM #7OPMemberWebsite's:
TheTeenBay.comIn 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
-
16th Mar 2012, 12:48 PM #8Member
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; }
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. :)
-
16th Mar 2012, 12:55 PM #9OPMemberWebsite's:
TheTeenBay.comI did what you wrote. I deleted the cache. And nothing changed
-
16th Mar 2012, 01:11 PM #10Member
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. :)
Sponsored Links
Thread Information
Users Browsing this Thread
There are currently 1 users browsing this thread. (0 members and 1 guests)
Similar Threads
-
How to make post bit center in vb 3.8.x
By Mind Trainer in forum vBulletinReplies: 9Last Post: 8th Nov 2011, 04:14 PM -
How to add Google+ in each post title on WP?
By ThumperTM in forum Technical Help Desk SupportReplies: 6Last Post: 3rd Jul 2011, 03:17 PM -
{Wordpress} Post Title Messing With Sidebar
By Matrix4u in forum WordpressReplies: 8Last Post: 26th May 2010, 05:22 PM -
why my post title changed??
By deepakblr in forum Feedback and SuggestionsReplies: 2Last Post: 7th Feb 2010, 12:35 PM
themaCreator - create posts from...
Version 3.24 released. Open older version (or...