CodeCharge Studio
search Register Login  

Visual PHP Web Development

Visually Create Internationalized Web Applications, Web Reports, Calendars, and more.
CodeCharge.com

YesSoftware Forums -> CodeCharge Studio -> General/Other

 CCS 3.0 Overwrites HTML ?! Why?

Print topic Send  topic

Author Message
feha


Posts: 712
Posted: 12/19/2005, 12:58 AM

Brrrrr :(

I have a problem whenever I add my own DIV's the CCS 3.0 overwrites or adds improper DIV's.

I would appreciate if CCS 3.0 would not try to modify or reorganize the HTML code (custom).

It is very annoying :-(
(HTML in Templates )
_________________
Regards
feha

www.vision.to
feedpixel.com
View profile  Send private message
mamboBROWN


Posts: 1713
Posted: 12/19/2005, 8:03 PM

feha,
I have not had any problem of codecharge overwriting any of my html (div) code. Are you sure that it is not an issue with the software? Have you contacted support?? Just wondering??
View profile  Send private message
feha


Posts: 712
Posted: 12/19/2005, 9:35 PM

Hi mambobrown

I made my initial template page with all includes and set path under settings whenever i create a new page to have it ready.
After creating a grid-record it overwrites the html.

  
<html>  
<head>  
<title>Untitled Document</title>  
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1" />  
{Meta_Tags_inc}  
{JS_inc}  
<link href="../Layouts/css/layout2colnew.css" type="text/css" rel="stylesheet">  
<link href="../Styles/{CCS_Style}/Style.css" type="text/css" rel="stylesheet">  
{Embed_Code_inc}  
</head>  
<body>  
<div id="outer">  
  <div id="header">   
    {Header_inc}{Navigation_inc}  
  </div>  
  <div></div>  
  <div id="left">   
    <p>Left</p>  
  </div>  
  <div id="content">   
    <p>Content</p>  
  
  </div>  
  <div id="clearfooter"></div>  
  <div id="footer">   
    {Footer_inc}{Copyright_inc}{Validators_inc}{Rendertime_inc}<!-- powered by button -->  
  </div>  
</div>  
</body>  
</html>  

It does not happen if i start a new empty page ... :-(

_________________
Regards
feha

www.vision.to
feedpixel.com
View profile  Send private message
feha


Posts: 712
Posted: 12/20/2005, 6:38 AM

Now works ok it does not overwrite any more ... :-)

The Layout above has no tables ...
Redoing Vision.To CMS
http://www.vision.to/new_cms.jpg

New Version Soon (Made in CCS 3.0 )

_________________
Regards
feha

www.vision.to
feedpixel.com
View profile  Send private message

Add new topic Subscribe to topic   


These are Community Forums for users to exchange information.
If you would like to obtain technical product help please visit http://support.yessoftware.com.

MS Access to Web

Convert MS Access to Web.
Join thousands of Web developers who build Web applications with minimal coding.

CodeCharge.com

Home   |    Search   |    Members   |    Register   |    Login


Powered by UltraApps Forum created with CodeCharge Studio
Copyright © 2003-2004 by UltraApps.com  and YesSoftware, Inc.