flash

  • Este debate tiene 2 respuestas, 2 mensajes y ha sido actualizado por última vez el hace 15 años, 3 meses por Anónimo.
Mostrando 2 respuestas a los debates
  • Autor
    Entradas
    • #82781
      Anónimo
      Invitado

      este es el codigo de mi css. quiero cambiar en el cabezote por un flash pero no e podido
      supuestamente ya cambie el codigo en dreamwever y le agrge el flash pero no sale nada.

      getTemplate() . “/rt_styleswitcher.php”);
      $iso = split( ‘=’, _ISO );
      ?>



      id ) {
      initEditor();
      }
      mosShowHead();

      // ***************************************************
      // Change this variable blow to configure the template
      //
      // If you have any issues, check out the forum at
      // http://www.rockettheme.com
      //
      // ***************************************************
      $menu_type = “suckerfish”; // suckerfish | module
      $menu_name = “mainmenu”; // mainmenu by default, can be any Joomla menu name
      $sidebar = “right”; // left | right – splitmenu only
      $default_width = “thin”; // wide | thin
      $default_font = “default”; // smaller | default | larger
      $default_style = “style1”; // style1-6
      $collapse_inset = “false”; // true | false
      $show_pathway = “true”; // true | false
      $show_validators = “true”; // true | false

      // *************************************************

      if ($menu_type != “module”) {
      require($mosConfig_absolute_path.”/templates/” . $mainframe->getTemplate() . “/rt_” . $menu_type . “.php”);
      }
      require($mosConfig_absolute_path.”/templates/” . $mainframe->getTemplate() . “/rt_styleloader.php”);

      // *************************************************
      ?>
      /templates/getTemplate(); ?>/css/template_css.css” rel=”stylesheet” type=”text/css” /> /templates/getTemplate(); ?>/css/.css” rel=”stylesheet” type=”text/css” />













       



      este es el css
      /** style 1 **/

      /* blue/green-gray/orange */

      body {
      color: #05feef;
      }

      a {
      color: #05feef;
      }

      a:hover {
      color: #04e4dc;
      }

      h1 {
      color: #04e4dc;
      }

      h2 {
      color: #04e4dc;
      }

      h3 {
      color: #04e4dc;
      }

      td.contentheading {
      color: #04e4dc;
      background: url(../images/style1/horiz_divider.png) 50% 100% no-repeat;
      }

      .componentheading {
      background: url(../images/style1/head2_l.png) 100% 0 no-repeat;
      color: #04e4dc;
      }

      td.user1 div.moduletable h3 {
      background: url(../images/style1/head1_l.png) 100% 0;
      color: #04e4dc;
      }

      td.user2 div.moduletable h3 {
      background: url(../images/style1/head1_r.png) 0 0;
      color: #04e4dc;
      }

      td.user3 div.moduletable h3 {
      background: url(../images/style1/head3_l.png) 100% 0;
      color: #04e4dc;
      }

      td.user4 div.moduletable h3 {
      background: url(../images/style1/head3_r.png) 0 0;
      color: #04e4dc;
      }

      td.side {
      color: #04e4dc;
      }

      td.side a:link,
      td.side a:visited {
      color: #04e4dc;
      }

      td.side a:hover {
      color: #04e4dc;
      }

      td.left div.module,
      td.left div.module-menu {
      background: url(../images/style1/side_l_mid.png) 100% 0 repeat-y;
      }

      td.left div.module div,
      td.left div.module-menu div {
      background: url(../images/style1/side_l_bot.png) 100% 100% no-repeat;
      }

      td.left div.module div div,
      td.left div.module-menu div div {
      background: url(../images/style1/side_l_top.png) 100% 0 no-repeat;
      }

      td.right div.module,
      td.right div.module-menu {
      background: url(../images/style1/side_r_mid.png) 0 0 repeat-y;
      }

      td.right div.module div,
      td.right div.module-menu div {
      background: url(../images/style1/side_r_bot.png) 0 100% no-repeat;
      }

      td.right div.module div div,
      td.right div.module-menu div div {
      background: url(../images/style1/side_r_top.png) 0 0 no-repeat;
      }

      div.module h3,
      div.module-menu h3 {
      color: #04e4dc;
      }

      td.right div.module h3,
      td.right div.module-menu h3 {
      background: url(../images/style1/side_r_div.png) 0 100% no-repeat;
      }

      td.left div.module h3,
      td.left div.module-menu h3 {
      background: url(../images/style1/side_l_div.png) 100% 100% no-repeat;
      }

      td.left div.module-color {
      background: url(../images/style1/side2_l_mid.png) 100% 0 repeat-y;
      }

      td.left div.module-color div {
      background: url(../images/style1/side2_l_bot.png) 100% 100% no-repeat;
      }

      td.left div.module-color div div {
      background: url(../images/style1/side2_l_top.png) 100% 0 no-repeat;
      }

      td.right div.module-color {
      background: url(../images/style1/side2_r_mid.png) 0 0 repeat-y;
      }

      td.right div.module-color div {
      background: url(../images/style1/side2_r_bot.png) 0 100% no-repeat;
      }

      td.right div.module-color div div {
      background: url(../images/style1/side2_r_top.png) 0 0 no-repeat;
      }

      div.module-color h3 {
      color: #04e4dc;
      }

      td.left div.module-color h3 {

      background: url(../images/style1/side2_l_div.png) 100% 100% no-repeat;
      }

      td.right div.module-color h3 {
      background: url(../images/style1/side2_r_div.png) 0 100% no-repeat;
      }

      div.module-color {
      color: #04e4dc;
      }

      a.mainlevel {
      background: url(../images/style1/menu_bullet.png) 0 50% no-repeat;
      }

      td.right div.module-menu a.mainlevel {
      background: url(../images/style1/menu_r_bg.png) 0 0 no-repeat;
      }

      td.left div.module-menu a.mainlevel {
      background: url(../images/style1/menu_l_bg.png) 100% 0 no-repeat;
      }

      a#active_menu:link,
      a#active_menu:visited {
      color: #04e4dc;
      }

      li.active_menu a:link,
      li.active_menu a:visited {
      color: #04e4dc;
      }

      .small,
      .modifydate,
      .createdate {
      color: #04e4dc;
      }

      td.sectiontableheader {
      border-bottom: 2px solid #04e4dc;
      background: #04e4dc;
      }

      tr.sectiontableentry1 td,
      tr.sectiontableentry2 td,
      td.sectiontableentry1,
      td.sectiontableentry2 {
      border-bottom: 1px solid #04e4dc;
      }

      /* template stuff */

      body.w-thin {
      background: #5B5F56 url(../images/style1/bg_thin.png) 50% 0 no-repeat;
      }

      body.w-wide {
      background: #5B5F56 url(../images/style1/bg_wide.png) 50% 0 no-repeat;
      }

      div#header {
      background: url(../images/style1/header_top_repeat.png) 93px 0 repeat-x;
      }

      div#header2 {
      background: url(../images/style1/header_top_right.png) 100% 0 no-repeat;
      }

      span#logo {
      background: url(../images/style1/header_top_logo.png) 0 0 no-repeat;
      }

      #top {
      color: #04e4dc;
      }

      td.footer {
      color: #04e4dc;
      }

      td.footer a:link,
      td.footer a:visited {
      color: #04e4dc;
      }

      td.main {
      background: #fff;
      }

      td.side.left {
      border-top: 1px solid #7b9493;
      background: url(../images/style1/l_bg.png) 100% 0 repeat-y;
      }

      td.side.right {
      border-top: 1px solid #9ea29a;
      background: url(../images/style1/r_bg.png) 0 0 repeat-y;
      }

      td.side.leftbottom {
      background: url(../images/style1/l_bg.png) 100% 0 repeat-y;
      }

      td.side.rightbottom {
      background: url(../images/style1/r_bg.png) 0 0 repeat-y;
      }

      td.side.leftbottom div.corner {
      background: url(../images/style1/l_corner.png) 0 100% no-repeat;
      }

      td.side.rightbottom div.corner {
      background: url(../images/style1/r_corner.png) 100% 100% no-repeat;
      }

      td.thefoot {
      background: url(../images/style1/thefoot_bg.png) 0 0 repeat-x;
      }

      td.thefoot div.corner {
      background: url(../images/style1/thefoot_corner.png) 0 0 no-repeat;
      }

      div#vtop {
      background: url(../images/style1/vtop_divider.png) repeat-x;
      }

      div#render {
      background: url(
      ) 50% 0 no-repeat;
      color: #04e4dc;
      }

      div#mainbody {
      background: url(../images/style1/body_shadow.png) 0 0 repeat-x;
      }

      /* access */

      .font-selector,
      .width-selector {
      background: url(../images/style1/access-select.png) no-repeat;
      }

      .lrg .button {
      background: url(../images/style1/access-lrg.png);
      }

      .sml .button {
      background: url(../images/style1/access-sml.png);
      }

      .med .button {
      background: url(../images/style1/access-med.png);
      }

      .thin .button {
      background: url(../images/style1/access-thin.png);
      }

      .wide .button {
      background: url(../images/style1/access-wide.png);
      }

      /* horiz menu */

      div#horizmenu {
      background: url(../images/style1/tbar_bg.png) repeat-x;
      }

      blockquote {
      background: #b2d3d2 url(../images/style1/quote_open.png) 0 0 no-repeat;
      color: #04e4dc;
      }

      blockquote div {
      background: url(../images/style1/quote_closed.png) 100% 100% no-repeat;
      }

      pre {
      background: #04e4dc;
      color: #04e4dc;
      border: 1px solid #04e4dc;
      border-left: 5px solid #04e4dc;
      }

      .highlight {
      background-color: #04e4dc;
      }

      /* suckerfish */

      #nav a {
      color: #fff;
      }

      #nav a.topdaddy,
      #nav li.active a.topdaddy {
      background: url(../images/style1/tbar_divider2.png) 100% 0 no-repeat;
      }

      #nav ul ul a.daddy {
      background: url(../images/style1/tbar_divider3.png) 100% 50% no-repeat;
      }

      #nav li a {
      background: url(../images/style1/tbar_divider.png) 100% 0 no-repeat;
      }

      #nav ul li a:hover,
      #nav ul li ul li a:hover,
      #nav ul li ul li ul li a:hover {
      color: #ccc;
      }

      #nav li li {
      border-bottom: 1px solid #62665c;
      border-top: 1px solid #7d8177;
      }

      #nav ul ul a {
      color: #fff;
      }

      #nav li ul {
      border-right: 1px solid #62665c;
      border-left: 1px solid #7d8177;;
      border-bottom: 1px solid #62665c;
      }

      #nav li:hover a, #nav li.sfhover a {
      color: #ffffff;
      }

      #nav li li:hover a, #nav li li.sfhover a {
      color: #ffffff;
      }

      #nav li.active {
      background: url(../images/style1/tbar_select.png) 0 0 repeat-x;
      }

      #nav li:hover ul,
      #nav li li:hover ul,
      #nav li li li:hover ul,
      #nav li li li li:hover ul,
      #nav li.sfhover ul,
      #nav li li.sfhover ul,
      #nav li li li.sfhover ul,
      #nav li li li li.sfhover ul{
      background: #3a7977;
      }

      span.pathway a {
      background: url(../images/style1/arrow.png) 100% 50% no-repeat;
      }
      q tengo q hacer?
      gracias

    • #82785
      tuxmerlinTux Merlin
      Participante

      Para incrustar un flash en el header debes hacer eso…

      Busca los div que involucran a tu header y dentro de ellos pones el “embebed”, el código de la película, es decir, no va en el CSS, va en el index.php de la plantilla directamente.

      Si quieres pásame la dirección de tu web y te digo dónde.

    • #82791
      Anónimo
      Invitado

      mira este es la direccion http://www.imlschool.com/prin/
      gracias

    • Mostrando 2 respuestas a los debates
      • Debes estar registrado para responder a este debate.
      Esta web utiliza cookies propias y de terceros para su correcto funcionamiento y para fines analíticos y para mostrarte publicidad relacionada con sus preferencias en base a un perfil elaborado a partir de tus hábitos de navegación. Contiene enlaces a sitios web de terceros con políticas de privacidad ajenas que podrás aceptar o no cuando accedas a ellos. Al hacer clic en el botón Aceptar, acepta el uso de estas tecnologías y el procesamiento de tus datos para estos propósitos. Ver
      Privacidad