Remove search forum tab?
Hi coloneljack! This might have been asked but i searched through the forum for a day and a 1/2 i found a lot of codes but one i am looking for is How do I remove the box that says "search this forum... go"?? I would like to remove it and just leave forum, headlines, members, stats and have that color box shrunk just around those tabs. I appreciate the help thank you so much.![]()
Thanks mattb4 that worked but i now have the box stretching across...How do i shrink the color to be just around the words forum, headlines, members, stats and not a big long box across the forum? I would also like to center it with my logo that i centered.
thanks again mattb4 appreciate the help
#search_wrapper {display:none;}
#nav {width:auto;}
Thanks almost their now that worked removing the extra box but now i want to center the words forum, headlines, members, stats box. I have my logo centered and would like to have these words centered under them.
I replaced the word auto with center but it just brought the whole box back. Thanks again all you guys are the best.
Try this - it's not perfect, but nearly....
#search_wrapper {display:none;}
#nav {width:320px;float:none;margin-left:auto;margin-right:auto;}
#community_menu {margin-left:20px;margin-right:15px;}
#community_menu a.title {text-align:center;float:none;margin-right:14px;}
You guys are the best. Thanks it worked perfectly for my one forum. Thanks again.
Locked Topic
You must be a member to post in this forum