How do i align the main menu?
Moderator: General Moderators
How do i align the main menu?
Hi,
Im having a bit of a problem with my PHP site at http://www.tntleague.com
Could somebody tell me how to align my main menu so it all lines up nicely to the left? Also how do I program the site so that when a visitor clicks on a page it just goes to that page instead of opening 1 window for every page clicked?
Your help is much appreciated.
Darkhorse
Im having a bit of a problem with my PHP site at http://www.tntleague.com
Could somebody tell me how to align my main menu so it all lines up nicely to the left? Also how do I program the site so that when a visitor clicks on a page it just goes to that page instead of opening 1 window for every page clicked?
Your help is much appreciated.
Darkhorse
what menu are you talkin about ???
the one written "Navigation" as header ???
as far as links goes...
this is what you have :
the one written "Navigation" as header ???
as far as links goes...
this is what you have :
just change this to :<A href="http://www.tntleague.com/" target=_blank>
<A href="http://www.tntleague.com/">
- twigletmac
- Her Royal Site Adminness
- Posts: 5371
- Joined: Tue Apr 23, 2002 2:21 am
- Location: Essex, UK
-
malcolmboston
- DevNet Resident
- Posts: 1826
- Joined: Tue Nov 18, 2003 1:09 pm
- Location: Middlesbrough, UK
he's actually using a ready made site called PHP-Nuke, lots of people use it.
http://phpnuke.org/
Mark
http://phpnuke.org/
Mark
-
malcolmboston
- DevNet Resident
- Posts: 1826
- Joined: Tue Nov 18, 2003 1:09 pm
- Location: Middlesbrough, UK
Thanks for all your help, just a few more questions if I may. I have aligned my menu now so it looks all lined up on the left but I want to add a little icon to the left of each line, I tried it but the icons just come up above the lines - how do I format my menu so it looks like the following:
Menu
Home
Something like the above.
I didnt quite grasp where I had to put that code to stop new windows popping up when visitors click on the selections in the menu, can you please tell me again in a simpler way...lol
Cheers.
Something like the above.
I didnt quite grasp where I had to put that code to stop new windows popping up when visitors click on the selections in the menu, can you please tell me again in a simpler way...lol
Cheers.
Okay i dpon t understand your first question... you want the menu to be how ??
For the new windows thing it's easy.. each time you see that in your code
well just DELETE IT
and you won t have any pop up now... if you want a pop up in one of the section just leave it there..
For the new windows thing it's easy.. each time you see that in your code
Code: Select all
target="_blank"and you won t have any pop up now... if you want a pop up in one of the section just leave it there..
try doing this,
<img src="icon.gif" align="absmiddle"> <A href="http://www.tntleague.com/">