943,867 Members | Top Members by Rank

Ad:
Jun 15th, 2009
0

Tabs problem

Expand Post »
Dear people,

I've downloaded a template today because I'm not much of a designer.
The problem now is, there are tabs on the template, html/css based, but I can't get them to work.

Can anyone help me with this, so that it works properly?
The code below is the whole tab section.

HTML and CSS Syntax (Toggle Plain Text)
  1. <!--[if !IE]>
  2. start section<![endif]-->
  3. <div class="section">
  4.  
  5. <!--[if !IE]>
  6. start title wrapper<![endif]-->
  7. <div class="title_wrapper">
  8. <span class="title_wrapper_top"></span>
  9. <div class="title_wrapper_inner">
  10. <span class="title_wrapper_middle"></span>
  11. <div class="title_wrapper_content">
  12. <h2>Search:</h2>
  13. <ul class="section_menu left">
  14. <li><a href="#" class="selected_lk"><span class="l"><span></span></span><span class="m"><em>Orders</em><span></span></span><span class="r"><span></span></span></a></li>
  15. <li><a href="#"><span class="l"><span></span></span><span class="m"><em>Products</em><span></span></span><span class="r"><span></span></span></a></li>
  16. <li><a href="#"><span class="l"><span></span></span><span class="m"><em>Members</em><span></span></span><span class="r"><span></span></span></a></li>
  17. <li><a href="#"><span class="l"><span></span></span><span class="m"><em>Site Pages</em><span></span></span><span class="r"><span></span></span></a></li>
  18. </ul>
  19. </div>
  20. </div>
  21. <span class="title_wrapper_bottom"></span>
  22. </div>
  23. <!--[if !IE]>
  24. end title wrapper<![endif]-->
  25.  
  26. <!--[if !IE]>
  27. start section content<![endif]-->
  28. <div class="section_content">
  29. <span class="section_content_top"></span>
  30.  
  31. <div class="section_content_inner">
  32. <form action="#" class="search_form">
  33. <!--[if !IE]>
  34. start fieldset<![endif]-->
  35. <fieldset>
  36. <!--[if !IE]>
  37. start forms<![endif]-->
  38. <div class="forms">
  39. <h3>Search by order info</h3>
  40. <!--[if !IE]>
  41. start row<![endif]-->
  42. <div class="row">
  43. <label>Order ID Nr.:</label>
  44. <div class="inputs">
  45. <span class="input_wrapper"><input class="text" name="" type="text" /></span>
  46. </div>
  47. </div>
  48. <!--[if !IE]>
  49. end row<![endif]-->
  50.  
  51. <!--[if !IE]>
  52. start row<![endif]-->
  53. <div class="row">
  54. <label>Display:</label>
  55. <div class="inputs">
  56. <ul>
  57. <li><input class="radio" name="" type="radio" value="" /> all orders</li>
  58. <li><input class="radio" name="" type="radio" value="" /> pending</li>
  59. <li><input class="radio" name="" type="radio" value="" /> unshipped</li>
  60. <li><input class="radio" name="" type="radio" value="" /> shipped</li>
  61. </ul>
  62.  
  63. </div>
  64. </div>
  65. <!--[if !IE]>
  66. end row<![endif]-->
  67.  
  68. <!--[if !IE]>
  69. start row<![endif]-->
  70. <div class="row">
  71. <label>Price between:</label>
  72. <div class="inputs">
  73. <ul>
  74. <li><span class="input_wrapper medium_input"><input class="text" name="" type="text" /></span></li>
  75. <li>and</li>
  76. <li><span class="input_wrapper medium_input"><input class="text" name="" type="text" /></span> </li>
  77. </ul>
  78. </div>
  79. </div>
  80. <!--[if !IE]>
  81. end row<![endif]-->
  82.  
  83. </div>
  84. <!--[if !IE]>
  85. end forms<![endif]-->
  86.  
  87.  
  88.  
  89. </fieldset>
  90. <!--[if !IE]>
  91. end fieldset<![endif]-->
  92.  
  93.  
  94. </form>
  95. </div>
  96.  
  97. <span class="section_content_bottom"></span>
  98. </div>
  99. <!--[if !IE]>
  100. end section content<![endif]-->
  101. </div>
  102. <!--[if !IE]>
  103. end section<![endif]-->
Last edited by Serellyn; Jun 15th, 2009 at 7:18 am.
Similar Threads
Reputation Points: 10
Solved Threads: 2
Newbie Poster
Serellyn is offline Offline
14 posts
since Jun 2009
Jun 15th, 2009
0

Re: Tabs problem

By the way, maybe this helps.
I'm talking about this page
http://www.serellyn.net/template/admin-panel/

Now you can access the whole code.
Reputation Points: 10
Solved Threads: 2
Newbie Poster
Serellyn is offline Offline
14 posts
since Jun 2009
Jun 16th, 2009
0

Re: Tabs problem

Anyone?
Reputation Points: 10
Solved Threads: 2
Newbie Poster
Serellyn is offline Offline
14 posts
since Jun 2009
Jun 16th, 2009
0

Re: Tabs problem

I think given code doesn't have Style sheet(CSS file) for tab menu, please check once if have the CSS file please send it
Last edited by sreein1986; Jun 16th, 2009 at 8:36 am.
Reputation Points: 12
Solved Threads: 34
Posting Whiz
sreein1986 is offline Offline
306 posts
since May 2008
Jun 16th, 2009
0

Re: Tabs problem

Click to Expand / Collapse  Quote originally posted by sreein1986 ...
I think given doesn't have Style sheet(CSS file) for tab menu, please check once if have the CSS file please send it
The CSS can be found at
http://www.serellyn.net/template/adm...admin-dark.css
Reputation Points: 10
Solved Threads: 2
Newbie Poster
Serellyn is offline Offline
14 posts
since Jun 2009
Jun 18th, 2009
0

Re: Tabs problem

Please check the below you get the solution for you problem

http://www.dynamicdrive.com/
Reputation Points: 12
Solved Threads: 34
Posting Whiz
sreein1986 is offline Offline
306 posts
since May 2008

This thread is more than three months old

No one has posted to this discussion for at least three months. Please let old threads die and do not reply to them unless you feel you have something new and valuable to contribute that absolutely must be added to make the discussion complete. Otherwise, please start a new thread in this forum instead.
Message:
Previous Thread in HTML and CSS Forum Timeline: i want a new look in my fs. any1 knows wer i can get overlay generator??
Next Thread in HTML and CSS Forum Timeline: PDF Preload





About Us | Contact Us | Advertise | Acceptable Use Policy
Forum Index | Build Custom RSS Feed


Follow us on Twitter


© 2011 DaniWeb® LLC