I bought the theme but I hate where the search bar is positioned. Can you tell me how to change it? I want it on the right side somewhere. The main menu with all the buttons is perfect. I don't have tons of buttons, so a search there would be perfect! Please do this?
Dear @Robust, Thanks for your business. You can float search bar to the right by open template search_bar.css and find Code: #searchBar { position: relative; zoom: 1; z-index: 52; /* higher than breadcrumb arrows */ line-height: normal; min-width: 290px; float: left; box-sizing: border-box; padding-left: 0; padding-right: 0; margin: 0; margin-top: {xen:calc '(@headerLogoHeight - 30) /2'}px; margin-left: 30px; } And change to Code: #searchBar { position: relative; zoom: 1; z-index: 52; /* higher than breadcrumb arrows */ line-height: normal; min-width: 290px; float: right; box-sizing: border-box; padding-left: 0; padding-right: 0; margin: 0; margin-top: {xen:calc '(@headerLogoHeight - 30) /2'}px; margin-left: 30px; } Regards,
Thank you! But I want to move it down. Like, to where all my navigation bar is. Forums, Members, Help, etc. I want to move it to the right side of that. Can I do this?
Oh, it is. How can I do this? By the way... Few other questions if I may, and then we've got it from here How do I remove the background colour? The rainbow thing doesn't suit my board. Footer looks cluttered and ugly. How can I... Reposition the copyright notices. I'd appreciate if you could allow me to use minimal copyright (obviously indicating the same) because atm it's overflowing and ugly. (copyright sign) Style by Brivium LLC Please allow me to change to the above. Makes my life easier and I can fit on the XenForo one too. DigitalPoint I can resolve, I spoke to them ageeees ago about it. That's not really a problem. How can I change the icon used with navigation bars? I want to change the icons for Account Upgrade and Help. Hell, Help isn't all that bad. It's an unrecognised icon but it works As before, how can I move the search bar? I basically want it right aligned, anywhere at all. Maybe a good spot on the right side of that? Thank you so much!
One more Can I remove the callout next to the Reply text? I think it's badly positioned and honestly I prefer it just gone. How can I remove it?
It's a bit of an issue if I do that. I have extra security on my backend. So I'd need to generate you htaccess information as well as need your IP to whitelist you into my security. Bit paranoid I'd prefer if you could tell me the edits/changes I need to make so I can do it myself, but otherwise give me some random username and password, as well as your IP to add you so you can access admin.php.
We need change alot of code on templates to fit with your requirement. We've just open a ticket with you that contain our IP address. You can add our IP address to whitelist and give us an admin account to solve your request. Regards,
I have fixed number one and some of number two. Three and four are still an issue. Also, please read this thread: https://xenforo.com/community/threads/how-to-change-staff-user-banner-colour.88547/