Divaster strikes, Navigation bar confusion! |
Divaster strikes, Navigation bar confusion! |
![]()
Post
#1
|
|
Member ![]() ![]() Group: Member Posts: 14 Joined: Jun 2007 Member No: 533,859 ![]() |
This might like seem like the dumbest question yet, besides what's an url!
Can someone explain the navigation bar for me? I've become very muddled up on this part despite digging around for answers in tutorials and forums. I'm thinking that it's the home, browse, search... but does it also include add me, message me, block me.... Are these essentially ALL just links that get covered up in the overlay and you have to put them all back in? Is there any way to display the navigation bar (I'm imagining a script that somehow prevents it from being hidden) or do you have to make your own navigation bar if you have an overlay? If thats the case then why are the separators visible when the links are not (which is how mine looks)? And this part I really don't get: if you make your own navigation bar then how do you make sure that the link to 'home' always brings people back to their own home should they drop by? Sorry if Im being an idiot! |
|
|
![]() |
![]()
Post
#2
|
|
Member ![]() ![]() Group: Member Posts: 14 Joined: Jun 2007 Member No: 533,859 ![]() |
Many thanks for your quick response. If it wasn't for you I may have had yet another sleepless night over this. I have a better understanding of this matter. Much appreciated, one final question though!
I'm using what seems to be the standard code for a covering it all up as given in the tutorials, it removes my navigation bar for me but maintains the separators. As far as I am aware I didn't add a script to hide the navigation. Is there an alternative code I can use to this? <style type="text/css"> table table,table table table table,table table{background-color:transparent;width:;border:0px;} div,table,tr,td,th{background-color:transparent;text-align:left;border:0px;} a.navbar,font,.whitetext12,.btext,.orangetext15,.redbtext,.redtext,.blacktext12, .lightbluetext8,strong,.nametext,div b font font, div font font u,table table table table, table.contacttable{display:none;} div table form tr td,td.text table,a.text, table div font a,table div div,{visibility:hidden;display:none} table td table tr td.text table {visibility:hidden;} table td table tr td.text table table, table td table tr td.text table table td.text {visibility:visible;} td.text table table {display:block; visibility:visible;} embed{position:absolute;top:0px;left:0px;display:block;width:0px; height:0;} div table td font {visibility:hidden;}a.navbar:link, a.navbar:visited, a.navbar:active {visibility:visible;}a.navbar:hover {visibility:visible;} rest of codes etc.... |
|
|
![]() ![]() |