1

Topic: Adding links at the top help

ok so im trying to add links at the top of my webpage and its not working worth crapp




help

Cows

Re: Adding links at the top help

what do you mean "not working"? what did you do?

Re: Adding links at the top help

Go into admin options.
add '1 = <a href="index.php">Testing</a>' (without the quotes), and tell us what happens.

Indocron
$theQuestion = (2*b) || !(2*b);

4

Re: Adding links at the top help

hold on ill show you what i was doing

5

Re: Adding links at the top help

ahh i c

Gary13579

ok so at the start of this

1 = <a href="index.php

a line break is like an enter right???

and then if i want another one do i change  to 1 to 2?

Re: Adding links at the top help

If your going to add more then one links, it would be

x = <a href="file.ext">Link</a>
x = <a href="file2.ext">Link 2</a>

Where x is the spot where you want to put it.
If you want it before Index, use 0. If you want it after Index, use 1 (and so on)

Indocron
$theQuestion = (2*b) || !(2*b);

7

Re: Adding links at the top help

what is .ext

can i use the php file still???

Re: Adding links at the top help

ext is short for extension he was just giving an example why don't you just try it before asking questions like that?

9

Re: Adding links at the top help

cause im dumb

also where is the link for punpoll that works with 1.2???

Re: Adding links at the top help

look, i already gave you a link to the most recent versions, if they don't work then ask in the correct topic and wait patiently for someone to reply to you