Wordpress Themes - WP Forum at BFA

Wordpress Themes - WP Forum at BFA (http://forum.bytesforall.com/index.php)
-   Header configuration & styling (http://forum.bytesforall.com/forumdisplay.php?f=15)
-   -   Add a new button in the header (http://forum.bytesforall.com/showthread.php?t=8957)

jjsaccolo Aug 16, 2010 09:41 AM

Add a new button in the header
 
Hi everyone,
first of all i'm italian, so sorry for my ugly english!

I want to add some icons (with relative URLs) in the header, where there are also "Posts", "Comments" and "Email" icons.
For example what i have to do if I want to add a "facebook" button (of course, i've the facebook image logo)?
Wich file i have to modify? Or there is something similar in the setting menu?

Thanks!! :)
Best

JJSaccolo

Velma Aug 16, 2010 10:43 AM

http://welcomechangesradio.com

I put some social networking icons over top of my header image. Is that what you are referencing?

I simply made a new Widget area (called it my_header_widget). Then I added this CSS in the Add HTML/CSS Inserts section:

Code:

/* ================================================ */
/* Header Widget */
/* ================================================ */
div#my_header_widget {
position:absolute;
padding-left:780px;
top:20px;
z-index:40;
}

Hope this helps!

Velma


All times are GMT -6. The time now is 05:40 AM.

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