NameSilo

Network bar

Spaceship Spaceship
Watch

Jakey

VIP Member
Impact
13
how do you make a network bar?
 
0
•••
The views expressed on this page by users and staff are their own, not those of NamePros.
Unstoppable DomainsUnstoppable Domains
0
•••
xclusive: How do i include that to lal of ur sites
do u use IFRAMES? or something else
 
0
•••
I would suggest looking around some tutorial sites like pixel2life.com etc.
 
0
•••
It's called right click -> view source on the link Xlusive gave you. He made a post a while back in regards to someone else's thread (So assuming that he meant just to grab the source). If you really need a tutorial... Then look at www.pixel2life.com (There may be a few there) or www.good-tutorials.com and there's many more. You can't expect someone to know right off hand. And it doesn't help if you don't do some researching yourself ;)

-Eric
 
0
•••
well liek V2 said. just view the source and then copy/paste it in the top of your site

ex:

<body>

// the source here
 
0
•••
Folks - Act civil to each other please .... people are trying to help - But not all people have the same skills or Know-How.
 
0
•••
This would be unwise to copy+paste the code in the very beggining.

Let's say you wanted to change the navbar to add something...you would have to go through the whole network of your sites and change each code.

The best, and most popular way to do it would be to put this PHP code in the top of your <body> tags:

PHP:
<?php include_once('http://www.path.to/your/navbar.php'); ?>
 
0
•••
Does your other files have to be name .php also?
 
0
•••
oghost said:
Does your other files have to be name .php also?
To use the above code?

PHP:
<?php include_once('http://www.path.to/your/navbar.php'); ?>

Yes..
 
0
•••
hey can i see more examples of the network bars..just wana get an idea..
 
0
•••
If you don't want the file name to have .php, but you want to be able to access PHP, use mod-rewrite to make HTML files act like PHP.

For example, you can see it in my site here: http://www.watermark-it.com

I forgot the code, but you can easily find it within a few minutes on google.
 
0
•••
Dynadot — .com Registration $8.99Dynadot — .com Registration $8.99
Appraise.net

We're social

Unstoppable Domains
Domain Recover
DomainEasy — Zero Commission
  • The sidebar remains visible by scrolling at a speed relative to the page’s height.
Back