Wordpress Themes - WP Forum at BFA

Wordpress Themes - WP Forum at BFA (http://forum.bytesforall.com/index.php)
-   Sidebars & Widgets (http://forum.bytesforall.com/forumdisplay.php?f=14)
-   -   Widget on the right side of my header image (http://forum.bytesforall.com/showthread.php?t=11762)

pitwp Dec 16, 2010 12:41 PM

Widget on the right side of my header image
 
I want to put a widget in my header and place it on the right side of the header image. Not right from the image but the right half of it.

When I create the widget using the simple code and put it in the header, it either comes above the image or under it.

I wanted to fix it with CSS and put absolute position but it is not positioning it anywhere on the right side.
This is the piece of code I was trying to place it with:
#socialhead {
border: none;
background-repeat: no-repeat;
height: 169px;
padding: 0;
position: absolute; top: 50px; left 600 px;
}


How can I put a widget on the right side of my header image? I want to put the social button links there.

lmilesw Dec 16, 2010 08:56 PM

Just create a two celled widget area and put your header image in one and the the social buttons in the other. Don't use %image. Instead you the html code for an image.


All times are GMT -6. The time now is 05:54 PM.

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