View Full Version : Buttons in Header
rbc1225
02-26-2012, 10:30 PM
Can anyone help point the way on how buttons can be place in the header such as this link?
http://www.reefcentral.com/
I like the way they were able to get rid of the bar and place the buttons nicely in the header and make them look a little nicer.
Thanks
RobbieZ
02-27-2012, 06:26 AM
Thats a HTML table with href links, easily done on a 3.8.4 board which they are using!
rbc1225
02-27-2012, 09:49 AM
Thats a HTML table with href links, easily done on a 3.8.4 board which they are using!
Yeah I noticed it was a 3.8 board. I am running 4.1.10. At least I know how they did it now. Is there anything in 4.1.? that I can try yet or is that something that can't be done?
Thanks for your replay, at least that gives me some info.
RobbieZ
02-27-2012, 03:21 PM
Not at all, try creating a table and aligning it to the right and place your code at the bottom of your header template.
You will need to create some buttons and use this kind of HTML code.
<a href="/forums/search.php">
<img width="74" border="0" height="18" alt="Search" src="/forums/images/search.png">
</a>
setishock
02-29-2012, 11:28 PM
OOPS!!! I didn't look at the link first. My bad...
vBulletin® v3.8.12 by vBS, Copyright ©2000-2025, vBulletin Solutions Inc.