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)
-   -   [SOLVED] Help in adding banner next to logo (http://forum.bytesforall.com/showthread.php?t=18113)

joshuamu Aug 3, 2012 11:58 AM

[SOLVED] Help in adding banner next to logo
 
after searching and following the procedures given by juggledad, i added two horizontal widgets in my header area. i then added the logo in the first widget but when i add a banner in the second widget, the banner comes below the logo. Help me have the banner be in a horizontal line with the logo
this is the widget have added as recommended by juggledad

<?php bfa_widget_area('name=logo_widgets&cells=3&align=1 &align_2=9&align_3=7&&before_widget=<div id="%1$s" class="logo-widget %2$s">&after_widget=</div>'); ?>

juggledad Aug 3, 2012 01:23 PM

use one widget area with two cells and have tehn aligned horizontally - see the description in the 'New Widger area' option

joshuamu Aug 3, 2012 04:11 PM

i have tried to use this two celled widget but i achieve the same results

<?php bfa_widget_area('name=logo_widgets&cells=2&align_1 =9&align_2=3&&before_widget=<div id="%1$s" class="logo-widget %2$s">&after_widget=</div>'); ?>

the banner comes horizontally below the logo. Can i use css to bring the banner in line with the logo? and which?

juggledad Aug 3, 2012 08:10 PM

Is that a typo or actual space in your code after the 'align_1?

joshuamu Aug 4, 2012 02:55 AM

it is a typo not a space

juggledad Aug 4, 2012 03:29 AM

What are you using to create the banner?

joshuamu Aug 4, 2012 03:56 AM

am using an ad code from smowtion

juggledad Aug 4, 2012 05:04 AM

taking a look at the source of a page of your site tells me that you do not seem to understand the basics of HTML.

This forum's purpose is to deal with issues with the theme, not to solve every problem created by other plugins and/or code added to the theme.

The unpaid moderators of this forum don't have the free time to teach each user how to design and debug their websites. One resource you can use is this thread 'So..you have a problem and need some help...'

creating a website and adding in all sorts of fancy features is not something you can exect to do overnight, it is something that you learn over time and doing your homework (taking a HTML and CSS tutorial) is the first step.

joshuamu Aug 7, 2012 01:25 PM

okay. Thank you


All times are GMT -6. The time now is 02:11 AM.

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