PDA

View Full Version : Moving the navbar location


thraxlol
03-15-2010, 01:22 AM
Hi all,

I'm after some help in learning how to position my navbar where I want it. Preferably I would like to move the navbar and have all the sub menu's stay attached in place... but if they move seperately then I will have to deal with that as well.

99% of the skins I've seen do nothing but alter the navbar images or mostly just the colour of the buttons... well I want to actually move it and place it in a custom position (in the top right hand corner of the page).

Can anyone give me some hints on how I go about this? I've been looking around the forums for mods or how to's on how to accomplish this, but can't find anything telling me how I can relocate the navbar.

Thanks!

--------------- Added 1268695172 at 1268695172 ---------------

Bump :) Anyone?!

thraxlol
04-12-2010, 07:46 AM
wow, almost a month and not a single reply?

Bumping for help - maybe suggestions on a better forum to put this question? Surely it's not impossible to move the main navigation bar :/

martin05rc
04-12-2010, 07:58 AM
Can't say that I can help with your particular problem, but perhaps the thread I just started can help you identify a method you can use to figure this out. The assumption, of course, is that you have a basic understanding of HTML/CSS.

https://vborg.vbsupport.ru/showthread.php?t=240269

Get Firefox and the "Web Developer" add-on. With it you can inspect the on-screen elements and identify the CSS that you might want to study for changes.


-Martin