In another site I found and deleted all those images directly at the template's code, the image src and the alt texts, but I believe that it should have an easy and simple way that I don't know...
Yeah, that's down to your theme.
Maybe your theme offers an admin setting for whether to show that or not. Depends on the theme.
If it doesn't, hack it out of node.tpl.
Or use a different theme.
Comments
I'm subscribing just to find
I'm subscribing just to find out what this is about.
Stick image? What do you mean?
Has your site been hacked by xkcd?
no,not hacked...
I mean that little image near the end of the post's title,in red, where you read "sticky".
Look at this page,it a site I am beginning to build,you will see the stick: http://www.acordeon.art.br/
In another site I found and deleted all those images directly at the template's code, the image src and the alt texts, but I believe that it should have an easy and simple way that I don't know...
Well you could not mark the
Well you could not mark the post as sticky :).
More seriously what theme are you using?
Yeah, that's down to your
Yeah, that's down to your theme.
Maybe your theme offers an admin setting for whether to show that or not. Depends on the theme.
If it doesn't, hack it out of node.tpl.
Or use a different theme.
You're using the Marinelli theme
You're using the Marinelli theme.
Open node.tpl.php and find this line:
Replace it with this:
Thanks!
I will do it thanks...