any ideas how to fix it will be great
Thanks
Daniel
any ideas how to fix it will be great
Thanks
Daniel
Thats in your css file just look for the setting tabcontainer or is you have changed the li setting,
Just check the code in your schedule_searchform.tpl
<div id="tabcontainer">
<ul>
<li><a href="#depapttab"><span>By Departure Airport</span></a></li>
<li><a href="#arrapttab"><span>By Arrival Airport</span></a></li>
<li><a href="#aircrafttab"><span>By Aircraft Type</span></a></li>
<li><a href="#distance"><span>By Distance</span></a></li>
</ul>
yep that is there and correct but still no luck
can i view your sechudles from your site url.
So i can see what is messing around…
Skinning is the most common issue with it.
What is most likely happening is that you have forgotten to close a div tag, so the css is not being parsed for that section. A link would help us help you better.
link is not possible as we are not open yet i am afraid and no one is suppost to see the website fully.
If someones has the Obsess blue template could you please attach the schedule search form here thanks. But i have not touched that so that might not be the problem.
Mine is heavily modified what is it you need?
Unless we see the site, we can’t give much help. We need to see the code for it, and the best way is being on the site. We need more details of the problem.