I am more looking for how do you set the menu tabs like this site has for (Home, Forums, Articles ETC.ETC) Thxs guy I was wondering is it a module or add on program or codeing in the CSS
I am more looking for how do you set the menu tabs like this site has for (Home, Forums, Articles ETC.ETC) Thxs guy I was wondering is it a module or add on program or codeing in the CSS
It's nothing more than adding a few lines of code to your header template and some additional CSS.
This exact header consists of a table with 2 columns, the first column contains the logo, the second column contains 2 rows (upper user info, lower tabs).
And for certain pages (which may have been covered in one of the other threads that were linked to), if you want a certain section of your forums to show only after clicking on one of the tabs, you can change the setting, "Forum is Active" in your forum manager to "No". Then you can set that tab to link to that section of your site.
I am more looking for how do you set the menu tabs like this site has for (Home, Forums, Articles ETC.ETC) Thxs guy I was wondering is it a module or add on program or codeing in the CSS
Yes by using easy menu tabs you can create such tabs
I had to customize the snot out of my header, but I will post the code if anybody is interested. Check it out here: http://www.controlbooth.com/forums/index.php?styleid=15 (please note, I will NOT provide support for my customizations)
The code linked to above has some CSS errors, but I honestly don't remember what I edited.