|
#1

Mar 13, 2010, 02:51 PM
|
|
Hey juggledad. Thanks for the tutorial (HOWTO: float the search box and RSS icons over the header image) in the gold froum. How do I arrange the search bar and RSS icon to follow the fluid width of the site?
Last edited by juggledad; Mar 18, 2010 at 05:35 AM.
|
#2

Mar 15, 2010, 07:21 AM
|
 |
|
|
23,765 posts · Mar 2009
OSX 10.11.5 WP 4.x Atahualpa(all) Safari, Firefox, Chrome
|
|
If you did everything right, it should be flowing with the site. Are you having an issue?
__________________
"Tell me and I forget, teach me and I may remember, involve me and I learn." - Benjamin Franklin
Juggledad | Forum Moderator/Support
|
#3

Mar 15, 2010, 09:18 AM
|
|
Yes. We've overlayed the search bar and RSS icon on the menu bar rather than the header image itself. We've also fixed the width because of issues in IE. However, the items are still not fluid - that is, if I restore down the window, they appear on top of the navigation drop-down menus.
Thanks!
Last edited by UniqueDiveAdventures; Mar 17, 2010 at 03:55 PM.
|
#4

Mar 15, 2010, 11:33 AM
|
 |
|
|
23,765 posts · Mar 2009
OSX 10.11.5 WP 4.x Atahualpa(all) Safari, Firefox, Chrome
|
|
if you note the title of the thread, this was intended to float the search box over the header image.
If you want it as part of the menubar, you would be better off modifying the code in BFA_configure header and add it to the end of the menubar. Yhat way it will be restricted to teh menubar and not float over it.
__________________
"Tell me and I forget, teach me and I may remember, involve me and I learn." - Benjamin Franklin
Juggledad | Forum Moderator/Support
|
#5

Mar 15, 2010, 02:08 PM
|
|
Thanks juggledad...would I use the same method you detailed and simply add it to that file instead of as a CSS insert?
Also, even floating on the header image these items do not stay fixed with the rest of the content...
|
#6

Mar 15, 2010, 05:15 PM
|
 |
|
|
23,765 posts · Mar 2009
OSX 10.11.5 WP 4.x Atahualpa(all) Safari, Firefox, Chrome
|
|
the items stay fixed to where you put them on the page. The header image gets cropped depending on what you specify at ATO-> Header Image->Header Image: Alignment
If you put the search box on the right side of the page and set the 'Header Image: Alignment' to top right, when you resize the widdow the image will get cropped on the left side, so you will see no movement. The image and the search box/Rss icons are independent.
__________________
"Tell me and I forget, teach me and I may remember, involve me and I learn." - Benjamin Franklin
Juggledad | Forum Moderator/Support
|
#7

Mar 15, 2010, 07:08 PM
|
|
We've embedded our logo into the left side of the header image, then uploaded the header image. I think your suggestion would cut off the logo. Do you have any other ideas or could you please instruct how to add these items to the menu bar?
Thanks!
|
#8

Mar 18, 2010, 05:31 AM
|
 |
|
|
23,765 posts · Mar 2009
OSX 10.11.5 WP 4.x Atahualpa(all) Safari, Firefox, Chrome
|
|
well if you want to add them to the menubar, you can go edit bfa_header_config.php and add the code in there.
Note: I've rolled this out to a new thread since it really doesn't have to do with that thread.
__________________
"Tell me and I forget, teach me and I may remember, involve me and I learn." - Benjamin Franklin
Juggledad | Forum Moderator/Support
Last edited by juggledad; Mar 18, 2010 at 05:35 AM.
|
#9

Jul 27, 2010, 05:15 PM
|
|
Do you know if this will also work in the next version?
|
#10

Jul 27, 2010, 05:18 PM
|
 |
|
|
23,765 posts · Mar 2009
OSX 10.11.5 WP 4.x Atahualpa(all) Safari, Firefox, Chrome
|
|
Depends on weither that module is changed a lot. And I'm not being flippant. This is the risk of changing any of the theme code. You need to keep good notes and run the risk of it not working in a future release.
__________________
"Tell me and I forget, teach me and I may remember, involve me and I learn." - Benjamin Franklin
Juggledad | Forum Moderator/Support
|
|