Jump to content


Photo

network bar


  • Please log in to reply
4 replies to this topic

#1 Detail

Detail

    King Detail

  • Hosted
  • 7,767 posts
  • Location:Dayonic
  • Projects:Dayvi.com
  •  Blu Spy

Posted 15 August 2003 - 12:55 PM

Everyone hosted must have the network bar on the first page the viewer sees.

To add it:
rename you're first page (usaly index.html) to filename.php (so usaly it would be (index.php).

Now open the file in notepad and find "<body" Under it put this code:

<?php @include ("http://www.origin-network.net/bar.php"); ?>

Save and upload.

The bar is up :shiftee:

#2 Detail

Detail

    King Detail

  • Hosted
  • 7,767 posts
  • Location:Dayonic
  • Projects:Dayvi.com
  •  Blu Spy

Posted 15 August 2003 - 01:15 PM

Incase you have no idea how to use a php file here is a simple code to add to any page:

<body>
<div align="center"><center>

<table border="0" cellpadding="0" cellspacing="0" width="100%"
background="http://www.origin-network.net/home/bar/background.gif"
bgcolor="#000000">
    <tr>
        <td valign="top"><img
        src="http://www.origin-network.net/home/bar/left.gif"
        align="left" hspace="0" width="20" height="19"
        style="MARGIN-TOP: 0px; BACKGROUND-COLOR: #454545"> </td>
        <td align="right" valign="top"><a
        href="http://www.origin-network.net/"><img
        src="http://www.origin-network.net/home/bar/right.gif"
        align="right" border="0" hspace="0" width="235"
        height="19"
        style="MARGIN-TOP: 0px; BACKGROUND-COLOR: #454545"></a></td>
    </tr>
</table>
</center></div>

Just put that under you're <body> tag.

#3 GaintSura

GaintSura
  • New Members
  • 69 posts

Posted 16 August 2003 - 01:27 AM

Er... I did put it on there, I got the images that were supposed to be there but theres no other stuff like the one on the main page (proects and such)

#4 Detail

Detail

    King Detail

  • Hosted
  • 7,767 posts
  • Location:Dayonic
  • Projects:Dayvi.com
  •  Blu Spy

Posted 16 August 2003 - 11:53 AM

The first one, the 1 line of code has all the cool drop down menus and suck. The second long post is just a gray bar with a link to the main site.


If you want the first just open up you're index.html and add
<?php @include ("http://www.origin-network.net/bar.php"); ?>
under the <body> tag. Save the file as index.php and upload.

#5 dEw_MaN

dEw_MaN

    Python

  • Members
  • 74 posts
  • Location:Canada

Posted 19 August 2003 - 05:32 PM

The one that is currently up is the one I like, the one where you click on the text and then a menu drops down.




0 user(s) are reading this topic

0 members, 0 guests, 0 anonymous users