I want to add a other bit at the top that says "Report" and when you click on it it will take you to a forumHehe, I really think you need to explain exactly what your doing, as your threads are getting more and more random![]()
Well it's not spam it's called asking for help!Paul, stop spamming, seriously. You need to learn how to use google.
I want to add a other bit at the top that says "Report" and when you click on it it will take you to a forum
Well it's not spam it's called asking for help!
<ul>
<li>Menu Item 1</li>
<li>Menu Item 2</li>
</ul>
You'd save yourself a load of pain if you read the HTML tutorial @ w3schools.com![]()
For your 'problem' the menu is mostly likely made up of list items and looks something like:
Code:<ul> <li>Menu Item 1</li> <li>Menu Item 2</li> </ul>
All you need to do add the menu text inbetween two <li> tags like above.
If the menu uses images, then it's slightly different.
I can't find nothing that look like that
no that something your mum would ask!Well tell us the url of your code online and we will have a look, or are you going to ask us how to get your site online next![]()
I assume your looking at the HTML code yes? Lets get that sorted before we start to answer..
He's blatantly asking what template file to open btw guys not where it is within the file