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)
-   -   Favicon in post title bar? (http://forum.bytesforall.com/showthread.php?t=348)

doug86 Feb 11, 2009 06:35 PM

Favicon in post title bar?
 
I would like to place my custom favicon (already in my host files) on the post title bar, just before the title of every post. Any chance of that ?

this is so much better than the alternatives....even for a novice.

Doug

Flynn Feb 11, 2009 07:18 PM

Put into Post/Page Styling -> Headline Box
HTML Code:

background: url(/wp-content/themes/atahualpa/images/myimage.gif) no-repeat scroll 0px 0px;
padding-left: 30px;

The padding-left value should be sum of [width of image] + [desired space between image and post title]

The 0px 0px are the hor. and vert. positions of the image relative to the whole Headline Box. 0px 0px means top left.

I am not sure if an .ico file can be displayed inside a page. It's a file format in it's own right and meant to be used on browser tabs, in bookmarks lists and inside the URL field of browsers. You may have to convert that image into a .gif, .jpg or .png file first with an image editor.

moving this thread to main forum

bvision Feb 27, 2009 12:10 PM

Perfect, I was just searching for this solution. (only atahualpa3...)

evripidis May 3, 2009 05:56 PM

I'm trying to do the same but instead of moving the image, i wanna move the Post Title. I'm trying with the "padding" in Headline Box :Text & Links but nothing changes. Am i missing something ?

Flynn May 5, 2009 05:19 PM

The solution above does move the text


All times are GMT -6. The time now is 12:21 AM.

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