NetTalk Central

Author Topic: Nettalk generated DIV's  (Read 3027 times)

JohanR

  • Sr. Member
  • ****
  • Posts: 375
    • View Profile
    • Email
Nettalk generated DIV's
« on: May 18, 2015, 11:40:47 PM »

Hi,

There are a few DIV's being generated by Nettalk and I am trying to manipulate or disable some of these DIV's.

eg.

<head>
</head>
<body class="qqqqqPageBody">
<div id="body_div" class="eeeeeePageBodyDiv">     <<<<<<<<<<< trying to eliminate this div
<div id="pageheadertag_div"  class="container"  data-role="header">

I would like to have control over the ID and the name of the DIV, or specify not too generate it at all.
Is this possible and if yes how?

I am aware of all the places where I can specify the CSS class names of the DIV's
but the the ability to switch it off, or to specify the ID I am not sure about.

Was there perhaps a user group webinar that might have covered some of this?


thanks

Johan




Bruce

  • Global Moderator
  • Hero Member
  • *****
  • Posts: 11250
    • View Profile
Re: Nettalk generated DIV's
« Reply #1 on: May 20, 2015, 01:29:48 AM »
Hi Johan,

>> I would like to have control over the ID and the name of the DIV, or specify not too generate it at all. Is this possible and if yes how?

No, it's not possible. The Divs are there for a reason, and are required for other things to work.

Cheers
Bruce