PDA

View Full Version : How can I move the content of the Navbar to the Header?


cylon1
12-15-2011, 11:45 AM
Dear Friends:

I've to request apologices about my bad English.

I've a board with vbulletin 4: htt://www.laequitacion.com

As you can see, on the right side of the logo, there is a big white/empty space that, in my opinion, is a waste o space (I suppose it is reserved to ads, but I don't want to show ads there).

My intention is to move the links of the navbar to the header, to take advantage the empty space, and move the whole page up.

How can this be done? Will I have problems in the future if I move the code from the navbar template to the header template?

Thanks in advance.

Cylon1

Lynne
12-15-2011, 03:34 PM
You would need to copy the code from the navbar to the header AND you would need to write a plugin to preregister that navbar variables for use in the header. Cellarius wrote a really good article that you may be interested in - [vB4] Rendering templates and registering variables - a short guide (https://vborg.vbsupport.ru/showthread.php?t=228078)

cylon1
12-16-2011, 04:14 AM
That sounds a bit complicated.

Thank you for the link, I will have a look.

Thanks.