Wordpress Themes - WP Forum at BFA

Wordpress Themes - WP Forum at BFA (http://forum.bytesforall.com/index.php)
-   Forum How-To (http://forum.bytesforall.com/forumdisplay.php?f=9)
-   -   Problems with header: search box, feeds are under the images (http://forum.bytesforall.com/showthread.php?t=10808)

OVG Oct 29, 2010 02:05 AM

Problems with header: search box, feeds are under the images
 
Hello, can you please help me to get rid of grey line under the images in the header? And place search box and feeds in the logo area next to title? Thank you.

www.myfavoriteflowers.com/blog

juggledad Oct 29, 2010 04:07 AM

That link redirects - fix it or be deleted as a spammer

OVG Oct 29, 2010 03:37 PM

Strange...I just checked and it comes to my blog without any problems

http://www.myfavoriteflowers.com/blog/

The blog name is Forever Inspired by weddings and flowers.

lmilesw Oct 29, 2010 07:59 PM

The gray bars are a background image. See ATO>Body, Text, & Links and change the background line to
HTML Code:

background: #fff;
The search box and feeds can be repositioned with CSS but I don't see it on your site.

lmilesw Oct 30, 2010 01:09 PM

What I meant was you can use CSS in ATO>Add HTML/CSS Inserts>CSS Inserts to reposition the search box. But all I see is the widget search box. I think if you...
1) Go to ATO>Style & edit Header Area and set the Show Search Box to Yes
2) Go to ATO>RSS Setting and set any Show icon boxes to No
3) Use the code below in ATO>Add HTML/CSS Inserts>CSS Inserts and modify as needed for you site
You should at least be on the right track.

HTML Code:

.searchbox {
top:181px !important;
position:relative;
}



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

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