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)
-   -   [SOLVED] Remove byline from 'Welcome' sticky... (http://forum.bytesforall.com/showthread.php?t=15698)

MattAE Oct 18, 2011 05:30 PM

[SOLVED] Remove byline from 'Welcome' sticky...
 
I can't get it to work. I've tried both adding the CSS insert (http://forum.bytesforall.com/showthread.php?t=917) and editing index.php (http://forum.bytesforall.com/showthr...=sticky+byline), but I still get nothing. What am I missing?

Address: www.anytimeevangelize.com
Atahualpa: 3.6.7
Wordpress: 3.2.1

lmilesw Oct 18, 2011 09:09 PM

You could add the following to CSS Inserts
HTML Code:

.sticky .post-footer {
    display: none;
}


MattAE Oct 18, 2011 09:23 PM

Quote:

Originally Posted by lmilesw (Post 74129)
You could add the following to CSS Inserts
HTML Code:

.sticky .post-footer {
    display: none;
}


Right, this is one of the two routes I took before posting, and still didn't get anything. :confused:

juggledad Oct 19, 2011 04:29 AM

check your 'other' css inserts for an syntax error (hint...hint)

MattAE Oct 19, 2011 10:13 AM

Thanks to you both! I'll donate this Friday (payday, baby).


All times are GMT -6. The time now is 08:14 PM.

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