Incompatibility brosers ... breaking the whole site and igno

Posted by Community Admin on 03-Aug-2018 14:55

Incompatibility brosers ... breaking the whole site and ignoring my css

All Replies

Posted by Community Admin on 18-Feb-2011 00:00

Hello!

! hen I click on "full story" of the blog, the site finity ignores my CSS formatting and break all my site ... what's this? this is happening in browsers: IE, Opera, Safari

please help me! looks like I'll never finish this work because of these failures SF

Show at prints please....

Posted by Community Admin on 21-Feb-2011 00:00

nobody had this doubt?

I will not be able to publish our project while you have this bug with the Site Finity

Posted by Community Admin on 22-Feb-2011 00:00

Hello renato,

 
I think that the problem is much more related to the theme you have and your master page. If possible attach them to this ticket and we will try to make so modifications to the css loaded in edit mode and sort out some of the problems.


Kind regards,
Sonya
the Telerik team

Posted by Community Admin on 22-Feb-2011 00:00


Shall I attach my theme? which files need?

Other information ... when I click on "full text"the site continues to use its proper css changes many things but


Posted by Community Admin on 23-Feb-2011 00:00

Hi renato,

Yes, please send us your theme plus all css files and your master page.

Best wishes,
Sonya
the Telerik team

Posted by Community Admin on 23-Feb-2011 00:00

Send for email? how I can send?

Here dont's possible attach arquives ".rar" and aspx... 
How?

Posted by Community Admin on 24-Feb-2011 00:00

anyone could help we have had no response to help

Posted by Community Admin on 24-Feb-2011 00:00

Hello renato,

You can use support subscription that will allow  you to make attachments. You could open a bug report and attach the files there with reference to the post. Another option is giving us a live link to the website page.

All the best,
Ivan Dimitrov
the Telerik team

Posted by Community Admin on 02-Mar-2011 00:00

Hello Ivan

Still not solved this problem but I have to let you know comments:

This problem only occurs with my custom TPL ... if I use some standard Site Finity not the problem occurs. Here's the code of the Template

We need to use the custom template ... the site is quite complex. All that was missing to finish the site ... help me please

<%@ Master Language="C#" %>
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
 
<script runat="server">
 
</script>
 
<head runat="server">
    <title></title>
    <meta http-equiv="content-type" content="text/html; charset=utf-8" />
 
</head>
<body>
 
 
 
 
 
 
 
 
 
<form id="form1" runat="server">
<asp:ScriptManager ID="ScriptManager1" runat="server"></asp:ScriptManager>
<div id="wrapper">
<div id="header"><asp:contentplaceholder id="HeaderPlh" runat="server"></asp:contentplaceholder></div>
         
         
         
<div id="header_1">
        <div id="top">
            <div id="logo"><a href="home"><img src="/PortalAmni/Sitefinity/WebsiteTemplates/amni/App_Themes/tema_amni/Images/logo.png" alt="" /></a>        </div>
                <div id="slogan">Você sente na pele</div>
     
     
     
     
                    <div id="nav">
                    <asp:contentplaceholder id="NavTop" runat="server"></asp:contentplaceholder>
                    </div>
 
     
                <div id="flash_lupas">
                <object id="FlashID" classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000" width="412" height="82">
  <param name="movie" value="/PortalAmni/Sitefinity/WebsiteTemplates/amni/App_Themes/tema_amni/Images/menu_flash.swf" />
  <param name="quality" value="high" />
  <param name="wmode" value="transparent" />
  <param name="swfversion" value="6.0.65.0" />
  <!-- This param tag prompts users with Flash Player 6.0 r65 and higher to download the latest version of Flash Player. Delete it if you don’t want users to see the prompt. -->
  <param name="expressinstall" value="Scripts/expressInstall.swf" />
  <!-- Next object tag is for non-IE browsers. So hide it from IE using IECC. -->
  <!--[if !IE]>-->
  <object type="application/x-shockwave-flash" data="/PortalAmni/Sitefinity/WebsiteTemplates/amni/App_Themes/tema_amni/Images/menu_flash.swf" width="412" height="82">
    <!--<![endif]-->
    <param name="quality" value="high" />
    <param name="wmode" value="transparent" />
    <param name="swfversion" value="6.0.65.0" />
    <param name="expressinstall" value="Scripts/expressInstall.swf" />
    <!-- The browser displays the following alternative content for users with Flash Player 6.0 and older. -->
    <div>
      <h4>Content on this page requires a newer version of Adobe Flash Player.</h4>
      <p><a href="http://www.adobe.com/go/getflashplayer"><img src="http://www.adobe.com/images/shared/download_buttons/get_flash_player.gif" alt="Get Adobe Flash player" width="112" height="33" /></a></p>
    </div>
    <!--[if !IE]>-->
  </object>
  <!--<![endif]-->
</object>
                </div>
                 
                 
                 
                 
                 
 
                <div id="top_form_search">
                <asp:contentplaceholder id="Search" runat="server"></asp:contentplaceholder>
                </div>
 
 
 
                <div id="top_form_login">
                <asp:contentplaceholder id="Login" runat="server"></asp:contentplaceholder>
                </div>
 
            </div>
        </div>
 
 
         
 
        <div id="social">
        <a href="blog">
        <img src="/PortalAmni/Sitefinity/WebsiteTemplates/amni/App_Themes/tema_amni/Images/social_blog.png" title="Blog" alt="Blog" class="over" />
        </a>
         
        <a href="http://www.twitter.com/amnibrasil" target="blank">
        <img src="/PortalAmni/Sitefinity/WebsiteTemplates/amni/App_Themes/tema_amni/Images/social_twitter.png" style="margin-left: -5px; alt="Twitter" title="Twitter" class="over" />
        </a>   
         
        <a href="http://www.facebook.com/amnibrasil" target="blank">
        <img src="/PortalAmni/Sitefinity/WebsiteTemplates/amni/App_Themes/tema_amni/Images/social_facebook.png" title="Facebook" alt="Facebook" class="over" />
        </a>   
         
         
        <a href="http://www.youtube.com/amnibrasil" target="blank">
        <img src="/PortalAmni/Sitefinity/WebsiteTemplates/amni/App_Themes/tema_amni/Images/social_youtube.png" title="You Tube" alt="You Tube" class="over" />
        </a>
         
        </div>
         
        <div id="contact">
        <a href="#">
        <img src="/PortalAmni/Sitefinity/WebsiteTemplates/amni/App_Themes/tema_amni/Images/contato_fale.png" title="Fale Conosco" alt="Fale Conosco" class="over"/>
        </a>
         
        <!--<a href="#"><img src="/PortalAmni/Sitefinity/WebsiteTemplates/amni/App_Themes/tema_amni/Images/contato_trabalhe.png" title="Trabalhe Conosco" alt="Trabalhe Conosco" class="over"/>
        </a>-->
 
        </div>
         
         
                <div class="clear_blog_restrito"></div>
 
         
        <div id="section">
            <div id="section_top"></div>
                <div id="section_repeat">
                  <div class="clear_blog_restrito_2"></div>
                    <div id="article">
                     <asp:contentplaceholder id="posts" runat="server"></asp:contentplaceholder>
                        </div>
         
        <div id="asid">
         
         
            <div class="boxes">
                <div class="icone_categoria"></div>
                    <div class="box_topo">Categorias</div>
                       <div class="box_cont">
                         <asp:contentplaceholder id="Categoria" runat="server"></asp:contentplaceholder>
                             </div>
                                <div class="boxes_final"></div>
                                  </div>
             
            <div class="boxes">
                <div class="icone_biblioteca"></div>
                    <div class="box_topo">Glossário</div>
                         <div class="box_cont">
                         <div class="clear_biblioteca"></div>
                             <asp:contentplaceholder id="Biblioteca" runat="server"></asp:contentplaceholder>
                                 </div>
                                    <div class="boxes_final"></div>
                                       </div>
            
            <div class="boxes">
                <div class="icone_enquete"></div>
                    <div class="box_topo">Enquete</div>
                         <div class="box_cont_enquete">
                             <asp:contentplaceholder id="Enquete" runat="server"></asp:contentplaceholder>
                                 </div>
                                    <div class="boxes_final"></div>
                                        </div>
            
        <div class="boxes">
                    <div class="box_topo_calendario">Calendário</div>
                         <div class="box_cont">
                         Reserve sua agenda! Confira o calendário com os eventos mais importantes do setor têxtil e fashion.
 
                            </div>
                               <div class="boxes_final"></div>
                                  </div
            
            
            
            
            
           </div> <!-- Asid -->
 
 
 
 
 
 
         
</div>
</div>
 
         
 
</form>
 
 
</body>
</html>

Posted by Community Admin on 09-Mar-2011 00:00

Hello renato,

Everything looks fine with your HTML except the script tags before the "head". Probably the problem is with the theme. Can you send us also the theme files or a link to the live site?

Regards,
Jordan
the Telerik team

This thread is closed