NetTalk Central

NetTalk Web Server => Web Server - Ask For Help => Topic started by: JohanR on May 18, 2015, 11:40:47 PM

Title: Nettalk generated DIV's
Post by: JohanR 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



Title: Re: Nettalk generated DIV's
Post by: Bruce 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