Wordpress Themes - WP Forum at BFA

Wordpress Themes - WP Forum at BFA (http://forum.bytesforall.com/index.php)
-   Post-Kicker, -Byline & -Footer (http://forum.bytesforall.com/forumdisplay.php?f=17)
-   -   Different style on page to post? (http://forum.bytesforall.com/showthread.php?t=17052)

Caldog9 Mar 17, 2012 10:40 AM

Different style on page to post?
 
EDIT: Wow, done it! I simply added "<center></center>" tags to the "PAGE Byline" box in post info items section. I presume it thought something was there, but didn't add anything because the HTML just centered the nothing that was there. Thanks anyway.




My site: http://CP-ClubPenguin.com/

As you can probably see, the posts have both a title and byline. On pages, there is not a byline.
There is no border at the bottom of the title, because I want the byline and title to look "together" on the homepage. Now, on a page... example; http://cp-clubpenguin.com/feedback/ ... The title box obviously has no border at the bottom - How can I make it so there IS a border-bottom: 2px #EXAMPLE; on just the pages and not on the posts?

Thanks,
http://CP-ClubPenguin.com/

lmilesw Mar 17, 2012 01:26 PM

Just a heads up... According to w3schools.com

"The <center> tag is supported in all major browsers. However, it is deprecated and should be avoided!"

The current way of centering text is...
HTML Code:

<div style="text-align: center;"></div>


All times are GMT -6. The time now is 03:30 AM.

Powered by vBulletin® Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.