Wordpress Themes - WP Forum at BFA

Wordpress Themes - WP Forum at BFA (http://forum.bytesforall.com/index.php)
-   Atahualpa 3 Wordpress theme (http://forum.bytesforall.com/forumdisplay.php?f=2)
-   -   static text before first post (http://forum.bytesforall.com/showthread.php?t=400)

maxmaus Feb 16, 2009 05:36 AM

static text before first post
 
Hi,

How can I add static text before my first post? I already figured how to do it after the first post by editing index.php with some code I found in this forum. But how can I put text before my dynamic content on the first page?

Thanks

maxmaus Feb 16, 2009 06:29 AM

Okay, I figured what I wanted using the sticky option in wordpress. The only problem I have now is a little icon appearing in the upper right corner indicating that this is a sticky post. Any way I can get rid of this icon?

Thanks

Flynn Feb 16, 2009 08:46 AM

See Post/Page Styling -> POST Container: Sticky:

Delete or edit the line
HTML Code:

background: #eee url(http://..../wp-content/themes/atahualpa3/images/sticky.gif) 99% 5% no-repeat;

maxmaus Feb 16, 2009 02:38 PM

works perfectly. thanks so much

bg74blogger Mar 7, 2009 04:22 AM

Hello,

is it possible to design the footer of these sticky articles?
I do not want to display the footer in these sticky.

Where can I edit these option? So that the sticky doesn't include the date, category and comments information.

Flynn Mar 7, 2009 04:46 AM

Add a HTML/CSS Inserts -> CSS Insert

HTML Code:

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


lotusheartsinbloom Jul 2, 2009 03:14 PM

I am just getting started...what is a sticky container post and how does one use it? Let me clarify, I get that if you use a sticky container post that means the post you designate as sticky will remain static on your post page at the top. So, do you then past the code in the post you want to be sticky? And if so where? using WP 2.8

Flynn Jul 3, 2009 08:57 PM

There is an option to make a post sticky in the Wordpress Write Post panel, it's a WP feature


All times are GMT -6. The time now is 12:41 PM.

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