سلام ، آیا این بازدید اول شماست ؟ یا
نمایش نتایج: از شماره 1 تا 9 , از مجموع 9

موضوع: عدم کارکردن عکسها و CSS بعد از آپلود

Hybrid View

پست قبلی پست قبلی   پست بعدی پست بعدی
  1. #1

    تاریخ عضویت
    Feb 2007
    محل سکونت
    Mashhad
    نوشته ها
    49
    تشکر
    0
    تشکر شده 0 بار در 0 ارسال

    پاسخ : عدم کارکردن عکسها و CSS بعد از آپلود

    ممنونم از اهتمامتون اینم کدها

    index.php

    <?php
    defined( '_VALID_MOS' ) or die( 'Direct Access to this location is not allowed.' );
    // needed to seperate the ISO number from the language file constant _ISO
    $iso = explode( '=', _ISO );
    // xml prolog
    echo '<?xml version="1.0" encoding="'. $iso[1] .'"?' .'>';
    ?>
    <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "[مهمان/کاربر گرامی برای دیدن لینک ها ابتدا باید عضو سایت شوید و لاگین کنید برای ثبت نام اینجا کلیک کنید]
    <html xmlns="[مهمان/کاربر گرامی برای دیدن لینک ها ابتدا باید عضو سایت شوید و لاگین کنید برای ثبت نام اینجا کلیک کنید]

    <head>
    <style type="text/css">
    .style1 {
    background-color: #5BB1DD;
    }
    .style2 {
    background-image: url('<?php echo $mosConfig_live_site;?>/templates/Neystan Ryaneh Co/images/014_03.jpg'
    background-repeat: repeat-x;
    }
    .style3 {
    background-image: url('<?php echo $mosConfig_live_site;?>/templates/Neystan Ryaneh Co/images/PathWay-Mid-Small.jpg'
    background-repeat: repeat-x;
    }
    .style4 {
    background-color: #5BB1DD;
    background-image: url('<?php echo $mosConfig_live_site;?>/templates/Neystan Ryaneh Co/images/SpiltLine-Small.jpg'
    background-repeat: repeat-x;
    }
    .style5 {
    text-align: center;
    }
    .style6 {
    text-align: left;
    }
    </style>
    <?php mosShowHead(); ?>
    <?php
    if ( $my->id ) {
    initEditor();
    }
    ?>
    <META http-equiv=Content-Type content="text/html; charset=utf-8">
    <link href="<?php echo $mosConfig_live_site;?>/templates/Neystan Ryaneh Co/css/template_css.css" rel="stylesheet" type="text/css"/>

    </head>

    <body>

    <table cellpadding="0" cellspacing="0" style="width: 100%; height: 48px" dir="rtl" align="center" class="style1">
    <!-- MSTableType="layout" -->
    <tr>
    <td valign="top" style="width: 200px">
    <img alt="" src="<?php echo $mosConfig_live_site;?>/templates/Neystan Ryaneh Co/images/Logo.jpg" width="200" height="48"></td>
    <td valign="top" style="width: 100%" class="style6">
    <!-- MSCellType="empty" -->
     </td>
    <td valign="top" style="height: 48px; width: 219px" class="style6">
    <form action="index.php" method="post">
    <div class="search" align="center">
    <input class="inputbox" type="text" name="searchword" size="25" value="جستجو" onblur="if(this.value=='&#039 this.value='جستجو';" onfocus="if(this.value=='جستجو&#039 this.value='';" />
    </div>
    <input type="hidden" value="search" name="option" />
    </form>
     </td>
    </tr>
    </table>
    <table cellpadding="0" cellspacing="0" style="width: 100%; height: 147px" dir="rtl" align="center">
    <!-- MSTableType="layout" -->
    <tr>
    <td valign="top" style="width: 100%" class="style2">
    <!-- MSCellType="empty" -->
     </td>
    <td valign="top" style="height: 147px; width: 305px">
    <img alt="" src="<?php echo $mosConfig_live_site;?>/templates/Neystan Ryaneh Co/images/014_02.jpg" width="309" height="147"></td>
    </tr>
    </table>
    <table cellpadding="0" cellspacing="0" style="width: 100%; height: 33px" dir="rtl" align="center">
    <!-- MSTableType="layout" -->
    <tr>
    <td valign="top" style="width: 73px">
    <img alt="" src="<?php echo $mosConfig_live_site;?>/templates/Neystan Ryaneh Co/images/PathWay-Right.jpg" width="73" height="33"></td>
    <td style="width: 100%" class="style3"><div id="topmenu"><?php mosLoadModules ( 'top' ); ?></div> </td>
    <td valign="top" style="height: 33px; width: 95px">
    <img alt="" src="<?php echo $mosConfig_live_site;?>/templates/Neystan Ryaneh Co/images/PathWay-Left.jpg" width="95" height="33"></td>
    </tr>
    </table>
    <table cellpadding="0" cellspacing="0" style="width: 100%; height: 100%" dir="rtl" align="center">
    <!-- MSTableType="layout" -->
    <tr>
    <td valign="top" style="width: 124px" rowspan="2"><?php mosLoadModules ( 'right' ); ?>
     </td>
    <td valign="top" style="width: 41px" rowspan="2">
    <!-- MSCellType="empty" -->
     </td>
    <td valign="top" style="height: 19px;"><?php mosPathWay(); ?>
     </td>
    <td valign="top" style="width: 41px" rowspan="2">
    <!-- MSCellType="empty" -->
     </td>
    <td valign="top" style="width: 15%" class="t_mainbasket" rowspan="2"><?php mosLoadModules ( 'left' ); ?>
     </td>
    </tr>
    <tr>
    <td valign="top" style="width: 67%; height: 100%;">
    <?php mosMainBody(); ?>
    <?php if (file_exists($mosConfig_absolute_path."/components/com_comments/comments.php&quot) { require_once($mosConfig_absolute_path."/components/com_comments/comments.php" } ?>
     </td>
    </tr>
    </table>
    <table cellpadding="0" cellspacing="0" style="width: 100%; height: 50px" dir="rtl" align="center" class="style4">
    <!-- MSTableType="layout" -->
    <tr>
    <td valign="top" style="width: 200px"><?php mosLoadModules ( 'user1' ); ?>
     </td>
    <td style="width: 40%" class="style5" valign="bottom"><?php mosLoadComponent( "banners" ); ?>
     </td>
    <td valign="top" style="height: 25px; width: 200px">
    <div class=t_div_prodimage_main>
    <div class=t_div_prodimage_maintext>
    <div id="newsflash"><?php mosLoadModules ( 'newsflash' ); ?></div>
    </div>
    </div>
     </td>
    </tr>
    <tr>
    <td valign="top" colspan="3" style="height: 25px; width: 100%" class="style5"><?php include_once('includes/footer.php' ?>
     </td>
    </tr>
    </table>

    </body>

    </html>

    جهت مشاهده لینک ها باید ثبت نام کنید یا لاگین کنید.


  2. # ADS
    تبلیغات در جوملا فارسی
    تاریخ عضویت
    Always
    محل سکونت
    Advertising world
    نوشته ها
    Many
     

علاقه مندی ها (Bookmarks)

علاقه مندی ها (Bookmarks)

مجوز های ارسال و ویرایش

  • شما نمیتوانید موضوع جدیدی ارسال کنید
  • شما امکان ارسال پاسخ را ندارید
  • شما نمیتوانید فایل پیوست کنید.
  • شما نمیتوانید پست های خود را ویرایش کنید
  •