Lefora Free Forum
Loading
33 views

Remove search forum tab?

Page 1
(items) 1–7 of 7
noob - member
6 posts

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.
smile

__________________
regular - admin
140 posts

#search_wrapper {
display:none;
}

__________________
Learn Linux in your spare time! Start now on a exciting future where the pay and prestige is unlimited. suseunbound.lefora.com/
noob - member
6 posts

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

__________________
Too much free time - founder
726 posts

#search_wrapper {display:none;}

#nav {width:auto;}

__________________
hackyour.lefora.com/ for customizing your forum.
noob - member
6 posts

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.

__________________
Too much free time - founder
726 posts

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;}

__________________
hackyour.lefora.com/ for customizing your forum.
noob - member
6 posts

You guys are the best. Thanks it worked perfectly for my one forum. Thanks again.

__________________
Page 1
(items) 1–7 of 7

Locked Topic


You must be a member to post in this forum