New Skin

I decided to use a new skin. However, I am a little stuck on the navigation. This is how it looks:

span style=“float:right;margin-right:5px;display:inline;”><a href=“#”>Home</a>

<a href=“#”>About</a>

<a href=“#”>Projects</a>

<a href=“#”>Guestbook</a>

<a href=“#”>Imprint</a></span

How do I make it format correctly into the skin?

You will have to adjust the nav.tpl to match what is in your skin and put in your skin folder.  The link tags have to match the template.

You will have to adjust the nav.tpl to match what is in your skin and put in your skin folder.  The link tags have to match the template.

Ok, so all I need to do is adjust the tags to <span></span>?

I found a template that I liked more so I used it, and it is basically up and running. The address is: http://www.patva1.comli.com/phpvms    I still have to change a few colors but is is basically operable. However I have a few questions. First, could someone please visit my site and tell me what the error code at the top of the created pages( hangar, job info. center) and how I can get it to go away. Secondly, how can I get the recent pilots and PIREPs to go over on the left. I am guessing it is a format issue and I am not exactly sure how to fix it. Any help is appreciated. Thanks!

what ever that template is using needs to be in the nav.tpl so they render correctly.

The template is using a list format so I didn’t change anything in the nav.tpl. Should I have? Also as to the recent reports, there was a left content.div that was within the main content.div so I deleted it out. Should I have left it in there?

Anyone? Thanks for any help. I have been working on it, but still have not gotten it right, the left content div just moves all the content to the left and leaves a big gap on the right.

Did you manage to get this fixed? I just checked the site and from what I can see on the front page it looks ok …

Yea I got it fixed, I just needed to change a few things in the CSS. Thanks for asking.