zeevikthefox Posted September 28, 2006 Posted September 28, 2006 hi pepole. i put a sts template on my site, and when i click to enlarge file, i see the site again with strange grey box in the main content :'( please help me, do i need to change something in one of the files? zeev
starcad Posted September 28, 2006 Posted September 28, 2006 hi pepole. i put a sts template on my site, and when i click to enlarge file, i see the site again with strange grey box in the main content :'( please help me, do i need to change something in one of the files? zeev Hi zeev, I had this problem also and searched for about a month until I found it. In the head section of your STS template you need to add the following line just below the line that calls the stylesheet.css <!--$headcontent--> Kind of like this <head>[size="1"] [size="2"]<META http-equiv=content-type content="text/html; charset=iso-8859-1">[/size] [size="2"]<META content="MSHTML 6.00.2900.2963" name=GENERATOR>[/size] [size="2"]<link rel="stylesheet" type="text/css" href="stylesheet.css">[/size] [size="2"]<LINK href="niftylayout.css" type=text/css rel=stylesheet>[/size] [size="2"]<LINK href="niftyCorners.css" type=text/css rel=stylesheet>[/size] [size="2"]<LINK media=print href="niftyPrint.css" type=text/css [/size] [size="2"]rel=stylesheet>[/size] [b][size="2"]<!--$headcontent-->[/size][/b] [size="2"]<script src="nifty.js" type=text/javascript></SCRIPT>[/size] [size="2"]<script src="layout.js" type=text/javascript></SCRIPT>[/size] [size="2"]</head>[/size] [/size] Note the <!--headcontent--> insertion in bold. Hope this helps - Guy
zeevikthefox Posted October 3, 2006 Author Posted October 3, 2006 Hi zeev, I had this problem also and searched for about a month until I found it. In the head section of your STS template you need to add the following line just below the line that calls the stylesheet.css <!--$headcontent--> Kind of like this <head>[size="1"] [size="2"]<META http-equiv=content-type content="text/html; charset=iso-8859-1">[/size] [size="2"]<META content="MSHTML 6.00.2900.2963" name=GENERATOR>[/size] [size="2"]<link rel="stylesheet" type="text/css" href="stylesheet.css">[/size] [size="2"]<LINK href="niftylayout.css" type=text/css rel=stylesheet>[/size] [size="2"]<LINK href="niftyCorners.css" type=text/css rel=stylesheet>[/size] [size="2"]<LINK media=print href="niftyPrint.css" type=text/css [/size] [size="2"]rel=stylesheet>[/size] [b][size="2"]<!--$headcontent-->[/size][/b] [size="2"]<script src="nifty.js" type=text/javascript></SCRIPT>[/size] [size="2"]<script src="layout.js" type=text/javascript></SCRIPT>[/size] [size="2"]</head>[/size] [/size] Note the <!--headcontent--> insertion in bold. Hope this helps - Guy hi, i tried that and i putted the <--! stuff but now it's open a newblank page with the sts_template only :'(
Recommended Posts
Archived
This topic is now archived and is closed to further replies.