Div not showing up in Artisteer theme


Author Message
Navoff

Posted: 4/29/2013
Quote message 

I created a job opening node that includes a link to apply for a job. When I view the site using the Corporate Clean theme, the "button" shows up just fine. But when I switch to the Artisteer theme, it disappears. I checked the page source for both displays and discovered that the following div doesn't show up in the Artisteer theme:

 <div class="clearfix">

<div class="links"><ul class="links inline"><li class="job_application_field_job_reference first last"><a href="/drupal/node/add/job-application/424?destination=content/customer-service-coordinator">Apply for this job</a></li>
</ul></div>


Anyone got a clue as to why?