wRolf Member Jun 23, 2015 #1 So if I add a border to "style properties > general > content" and view the webpage on google chrome, the border is over the search bar while it looks fine in firefox. How do I bring the search bar forward so the border doesn't overlap it? Thanks.
So if I add a border to "style properties > general > content" and view the webpage on google chrome, the border is over the search bar while it looks fine in firefox. How do I bring the search bar forward so the border doesn't overlap it? Thanks.
P Paul B XenForo moderator Staff member Jun 23, 2015 #2 If you mean the #searchBar class, you can either edit the template directly or use EXTRA.css. Be aware that changing it may impact other elements. Upvote 0 Downvote
If you mean the #searchBar class, you can either edit the template directly or use EXTRA.css. Be aware that changing it may impact other elements.
wRolf Member Jun 24, 2015 #3 Hey Brogan, thanks for the help, but changing the z-index on that doesn't help. Here's a screenshot of what I mean when I say it overlaps: Trying to get it so the search bar is in front of that border. Upvote 0 Downvote
Hey Brogan, thanks for the help, but changing the z-index on that doesn't help. Here's a screenshot of what I mean when I say it overlaps: Trying to get it so the search bar is in front of that border.
P Paul B XenForo moderator Staff member Jun 24, 2015 #4 Change it for #QuickSearch instead. Note the default is 7500. Upvote 0 Downvote
wRolf Member Jun 25, 2015 #5 Brogan said: Change it for #QuickSearch instead. Note the default is 7500. Click to expand... Unfortunately, that didn't do anything either. Edit: NVM, I just changed the pageContent style and lowered the margin and it no longer shows. Derp. Thanks for helping though Brogan. Upvote 0 Downvote
Brogan said: Change it for #QuickSearch instead. Note the default is 7500. Click to expand... Unfortunately, that didn't do anything either. Edit: NVM, I just changed the pageContent style and lowered the margin and it no longer shows. Derp. Thanks for helping though Brogan.