اطلاعیه

Collapse
No announcement yet.

تغییرات در قالب وبلاگ در رومفا ؟

Collapse
X
 
  • فیلتر
  • زمان
  • Show
Clear All
new posts

    تغییرات در قالب وبلاگ در رومفا ؟

    با سلام من در رومفا یک وبلاگ ساختم و می خواستم تغییراتی در قالب وبلاگ ایجاد کنم ، به این صورت که می خواستم تصاویری که در بالای صفحه وبلاگ مدام تغییر می کنن رو عوض کنم آیا این کار امکان دارد ؟
    با تشکر قبلی از همه دوستان گلم
    این لینک وبلاگ:
    http://www.roomfa.com/preview.php?id=51
    و اینم کد وبلاگ هستش :
    کد:
    <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
    <html xmlns="http://www.w3.org/1999/xhtml">
    <head>
    <title>[BlogAndPostTitle]</title>
    <meta http-equiv="Content-Type" content="text/html; charset=utf-8">
    <meta name="designer" content="Theme - Designer">
    <meta name="designerUrl" content="http://www.theme-designer.com/">
    <meta name="language" content="Farsi">
    <meta name="author" content="[BlogAuthor]">
    <meta name="description" content="[BlogAndPostTitle] - [BlogDescription]">
    <meta name="keywords" content="[BlogAndPostTitle],[BlogId], Blog, Weblog, Persian,Iran, Iranian, Farsi, Weblogs">
    <link rel="alternate" type="application/rss+xml" title="[BlogTitle]" href="[BlogXmlLink]" />
    <script src="http://themeupload.theme-designer.com/57/jquery-1.4.3.min.js" type="text/javascript"></script>
    <script src="http://themeupload.theme-designer.com/57/jquery.tools.min.js" type="text/javascript"></script>
    <script type="text/javascript" src="http://themeupload.theme-designer.com/57/scrolltopcontrol.js"></script> 
    <link href="http://themeupload.theme-designer.com/57/c.css" type="text/css" rel="stylesheet">
    <script language="javascript" type="text/javascript">
        // execute your scripts when the DOM is ready. this is mostly a good habit
        $(function() {
    
          // initialize scrollable
        $(".scrollable").scrollable({ circular: true }).autoscroll({ interval: 4000 });
    
        });
    </script>
    <script type="text/javascript">
    //<![CDATA[
    var theForm = document.forms['form1'];
    if (!theForm) {
      theForm = document.form1;
    }
    function __doPostBack(eventTarget, eventArgument) {
      if (!theForm.onsubmit || (theForm.onsubmit() != false)) {
        theForm.__EVENTTARGET.value = eventTarget;
        theForm.__EVENTARGUMENT.value = eventArgument;
        theForm.submit();
      }
    }
    //]]>
    </script>
    <script language="javascript">
     function GetBC(lngPostid)
      {
        intTimeZone=[BlogTime];
        strBlogId="[BlogId]";
        intCount=-1;
        strResult="";
        try {
    	 for (i=0;i<BlogComments.length;i+=2)
    	 {
    	    if (BlogComments[i]==lngPostid)
    	    intCount=BlogComments[i+1] ;
    	 }
          } catch( e) {
          }
      if ( intCount==-1) strResult="نظر دهید";
      if ( intCount==0) strResult="نظر بدهید";
      if ( intCount==1) strResult="یک نظر";
      if ( intCount>1) strResult=intCount + " نظر" ;
     
     strUrl="/comment.php?domain=" +strBlogId + "&pid=" + lngPostid + "&timezone=" + intTimeZone ; ;
     strResult ="<a href=\"javascript:void(0)\" onclick=\"javascript:window.open('" + strUrl + "','blogfa_comments','status=yes,scrollbars=yes,toolbar=no,menubar=no,location=no ,width=500px,height=500px')\" >" + strResult + " </a>" ;
    
     document.write ( strResult ) ;
     }
     
    function OpenLD()
    {
     window.open('LinkDump.aspx','blogfa_ld','status=yes,scrollbars=yes,toolbar=no,menubar=no,location=no ,width=500px,height=500px');
     return true;
    }
    </script>
    </head>
    <!-- template57-blogfa -->
    <!-- Design By : wWw.Theme-Designer.Com -->
    
    <body bgcolor="#000000">
    
    <div align="center">
    <table border="0" width="898" cellspacing="0" cellpadding="0" dir="rtl">
    <tr>
    <td>
    
    <!---------- he ---------------------------->
    <!---------- address-image --------->
    <div style="width:898px; overflow:hidden; height:228px; overflow:hidden;
    background-image:url('http://themeupload.theme-designer.com/57/image/1.gif');
    background-repeat:no-repeat">
    <!---------- address-image --------->
    
    <table border="0" width="100%" height="78" cellspacing="0" cellpadding="0" class="theme-designer-com-heder1">
    <tr>
    <td valign="top">
    
    <div class="alibehnamfar-ir-margin">
    <ul id="alibehnamfar-ir" align="right">
    	<li><a href="[BlogUrl]" class="home" title="صفحه ی نخست">
      <span class="hidden">صفحه ی اصلی</span></a></li>
      <li><a target="_blank" href="mailto:[BlogEmail]" class="email" title="پست الکترونیک">
      <span class="hidden">پست الکترونیک</span></a></li>
      <li><a href="[BlogArchiveLink]" class="archive" title="آرشیو مطالب">
      <span class="hidden">آرشیو مطالب</span></a></li>
      <li><a target="_blank" target="_blank" href="/posts/" class="list-post" title="عناوین مطالب">
      <span class="hidden">عناوین مطالب وبلاگ</span></a></li>
      <li><a target="_blank" href="[BlogXmlLink]" class="rss" title="لینک rss">
      <span class="hidden">لینک rss</span></a></li>
      <BlogProfileLinkBlock><li><a target="_blank" target="_blank" href="[BlogProfileLink]"class="profile" title="پروفایل مدیر">
      <span class="hidden">پروفایل مدیر</span></a></li></BlogProfileLinkBlock>
     </ul>
    </div>
    </div>
    
    </td>
    <td width="197" valign="top">
    
    <div class="theme-designer-com-search">
    <div align="right">
    <div class="search">
    <form method="Get" target="_blank" action="http://google.com/search" class=sch><input name="sitesearch" value="[BlogUrl]" type="hidden">
    <div style="height:37px; overflow:hidden; width:167px; overflow:hidden;">
    <input type="text" name="q" size="21" class=txt value="جستجو کنید ..." onfocus="if (this.value == 'جستجو کنید ...') {this.value = '';}" onblur="if (this.value == '') {this.value = 'جستجو کنید ...';}"><input type="submit" value=" " class=but>
    </div>
    </form>
    </div>
    </div>
    </div>
    
    <div class="theme-designer-com-icon">
    <div class="icon-shabake-padding">
    <div class="icon-shabake-2"><a target="_blank" href="http://instagram.com"><img border="0" src="http://themeupload.theme-designer.com/57/image/9.png"></a></div>
    <div class="icon-shabake"><a target="_blank" href="[BlogXmlLink]"><img border="0" src="http://themeupload.theme-designer.com/57/image/8.png"></a></div>
    <div class="icon-shabake"><a target="_blank" href="http://youtube.com"><img border="0" src="http://themeupload.theme-designer.com/57/image/7.png"></a></div>
    <div class="icon-shabake"><a target="_blank" href="http://plus.google.com"><img border="0" src="http://themeupload.theme-designer.com/57/image/6.png"></a></div>
    <div class="icon-shabake"><a target="_blank" href="http://cloob.com"><img border="0" src="http://themeupload.theme-designer.com/57/image/5.png"></a></div>
    <div class="icon-shabake"><a target="_blank" href="http://balatarin.com"><img border="0" src="http://themeupload.theme-designer.com/57/image/4.png"></a></div>
    <div class="icon-shabake"><a target="_blank" href="http://twitter.com"><img border="0" src="http://themeupload.theme-designer.com/57/image/3.png"></a></div>
    <div class="icon-shabake"><a target="_blank" href="http://facebook.com"><img border="0" src="http://themeupload.theme-designer.com/57/image/2.png"></a></div>
    </div>
    </div>
    
    </td>
    </tr>
    </table>
    </div>
    <!---------- he ---------------------------->
    
    
    </td>
    </tr>
    </table>
    </div>
    
    
    <!---------- slideshow ---------------------------->
    <div align="center">
    <table border="0" width="930" cellspacing="0" cellpadding="0" dir="rtl">
    <tr>
    <td>
    
    <table border="0" width="100%" cellspacing="0" cellpadding="0">
    <tr>
    <td width="13"><a class="next browse right"><img border="0" src="http://themeupload.theme-designer.com/57/image/15.gif"></a></td>
    <td>
    
    <div style="margin:10px 10px 0px 0px;">
    <div class="scrollable">
    <div class="items">
    <!---------- address-image size:898-203 --------->
    <div>
    <a target='_parent' href='آدرس لینک عکس' title="تست"><img src="http://themeupload.theme-designer.com/57/image/10.jpg"></a>
    </div>
    <!---------- /address-image --------->
    <!---------- address-image size:898-203 --------->
    <div>
    <a target='_parent' href='آدرس لینک عکس' title="تست"><img src="http://themeupload.theme-designer.com/57/image/11.jpg"></a>
    </div>
    <!---------- /address-image --------->
    <!---------- address-image size:898-203 --------->
    <div>
    <a target='_parent' href='آدرس لینک عکس' title="تست"><img src="http://themeupload.theme-designer.com/57/image/13.jpg"></a>
    </div>
    <!---------- /address-image --------->
    </div>
    </div>
    </div>
    
    </td>
    <td width="13"><a class="prev browse left"><img border="0" src="http://themeupload.theme-designer.com/57/image/14.gif"></a></td>
    </tr>
    </table>
    
    </td>
    </tr>
    </table>
    </div>
    <!---------- slideshow ---------------------------->
    
    
    <div align="center">
    <table border="0" width="898" cellspacing="0" cellpadding="0" dir="rtl">
    <tr>
    <td>
    
    <table border="0" width="100%" cellspacing="0" cellpadding="0">
    <tr>
    <td width="12" valign="top"> </td>
    
    <td width="209" valign="top">
    <div class="theme-designer-com-menu1"></div>
    
    <div align="right">
    
    <BlogProfile>
    <div class="theme-designer-com-menu2"><img border="0" src="http://themeupload.theme-designer.com/57/image/title/1.png"></div>
    <div class="menu-space2"></div>
    <div align="center"><div class="theme-designer-com-menu3"><div align="right">
    <div align="center" style="margin:10px 0px 10px 0px;"><BlogPhoto><img src="[BlogPhotoLink]"></BlogPhoto></div>
    [BlogAbout]
    </div></div></div><div class="menu-space1"></div>
    </BlogProfile>
    
    <BlogCategoriesBlock>
    <div class="theme-designer-com-menu2"><img border="0" src="http://themeupload.theme-designer.com/57/image/title/2.png"></div>
    <div class="menu-space2"></div>
    <div class="theme-designer-com-menu4">
    <BlogCategories><div class="vmenu"><a href="[CategoryLink]" >[CategoryName]</a></div></BlogCategories>
    </div>
    <div class="menu-space1"></div>
    </BlogCategoriesBlock>
    
    <BlogLinksBlock>
    <div class="theme-designer-com-menu2"><img border="0" src="http://themeupload.theme-designer.com/57/image/title/3.png"></div>
    <div class="menu-space2"></div>
    <div class="theme-designer-com-menu4">
    <BlogLinks><div class="vmenu"><a target="_blank" href="[LinkAddress]">[LinkName]</a></div></BlogLinks>
    <br>
    </div>
    <div class="menu-space1"></div>
    </BlogLinksBlock>
    
    <BlogAuthorsBlock>
    <div class="theme-designer-com-menu2"><img border="0" src="http://themeupload.theme-designer.com/57/image/title/5.png"></div>
    <div class="menu-space2"></div>
    <div class="theme-designer-com-menu4">
    <BlogAuthors><div class="vmenu"><a href="[AuthorLink]">[AuthorName]</a></div></BlogAuthors>
    </div>
    <div class="menu-space1"></div>
    </BlogAuthorsBlock>
    
    <BlogTagsBlock>
    <div class="theme-designer-com-menu2"><img border="0" src="http://themeupload.theme-designer.com/57/image/title/12.png"></div>
    <div class="menu-space2"></div>
    <div class="theme-designer-com-menu4">
    <BlogTags><div class="vmenu"><a href="[TagLink]" title="[TagCount]">[TagName] ([TagCount])</a></div></BlogTags>
    </div>
    <div class="menu-space1"></div>
    </BlogTagsBlock>
    
    <BlogDailyLinkBlock>
    <div class="theme-designer-com-menu2"><img border="0" src="http://themeupload.theme-designer.com/57/image/title/4.png"></div>
    <div class="menu-space2"></div>
    <div class="theme-designer-com-menu4">
    <BlogDailyLinks><div class="vmenu"><a target="_blank" title="[LinkDescription]" href="[LinkAddress]" >[LinkName]</a></div></BlogDailyLinks>
    <div class="vmenu"><a href="javascript:void(0)" onclick ="OpenLD();">لیست تمام پیوند ها</a></div>
    </div>
    <div class="menu-space1"></div>
    </BlogDailyLinkBlock>
    
    <!-- Archive -->
    <div class="theme-designer-com-menu2"><img border="0" src="http://themeupload.theme-designer.com/57/image/title/11.png"></div>
    <div class="menu-space2"></div>
    <div class="theme-designer-com-menu4">
    <BlogArchive><div class="vmenu"><a href="[ArchiveLink]">[ArchiveName]</a></div></BlogArchive>
    </div>
    <div class="menu-space1"></div>
    <!-- /Archive -->
    
    <BlogPreviousItemsBlock>
    <div class="theme-designer-com-menu2"><img border="0" src="http://themeupload.theme-designer.com/57/image/title/14.png"></div>
    <div class="menu-space2"></div>
    <div class="theme-designer-com-menu4">
    <BlogPreviousItems items="10" ><div class="vmenu"><a href="[PostLink]" title="[PostDate]" > [PostTitle] </br></a></div></BlogPreviousItems>
    </div>
    <div class="menu-space1"></div>
    </BlogPreviousItemsBlock>
    
    <div class="theme-designer-com-menu2"><img border="0" src="http://themeupload.theme-designer.com/57/image/title/7.png"></div>
    <div class="menu-space2"></div>
    <div class="menu-space2"></div>
    <div align="center"><div class="theme-designer-com-menu3">
    [BlogCustomHtml]
    </div></div>
    <div class="menu-space1"></div>
    
    </div>
    </td>
    
    <td width="13" valign="top"> </td>
    <td width="1" class="theme-designer-com1" valign="top">
    <img border="0" src="http://themeupload.theme-designer.com/57/image/18.jpg">
    </td>
    
    <td width="13" valign="top"> </td>
    <td width="650" valign="top">
    
    <div class="theme-designer-com-title1"></div>
    
    <div align="center">
    
    <table border="0" cellspacing="0" cellpadding="0">
    <tr>
    <td class="theme-designer-com-title3"></td>
    <td class="theme-designer-com-title4">
    <div class="blogtitle"><div class="title"><h1><p dir="rtl" align="center"><a href="[BlogUrl]">[BlogTitle]</a></h1></div></div>
    <div class="blogdescription"><p dir="rtl" align="center">[BlogDescription]</div>
    </td>
    <td class="theme-designer-com-title2"></td>
    </tr>
    </table>
    <div class="theme-designer-com-title5"></div>
    
    <ABLOG>
    <div align="right">
    <div class="theme-designer-com-post1"></div>
    <div class="theme-designer-com-post3">
    <div class="title-post"><div class="link-title-post"><a href="[PostLink]">[PostTitle]</a></div></div>
    <div class="theme-designer-com-post4">
    [PostDate] ساعت [PostTime] | 
    
    
    
    
    
    
    
    نوشته آ‌شده به دست [PostAuthor]<BlogComment> | (<span class="post-link"> <script type="text/javascript">GetBC([PostId]);</script> </span>)</BlogComment>
    </div>
    </div>
    <div class="theme-designer-com-post2"></div>
    <div align="center"><div class="post6"><div align="right">
    <div class="post8">[PostContent]</div><br>
    <BlogExtendedPost> :: <a href="[PostLink]" >ادامه مطلب</a></BlogExtendedPost>
    
    <BlogPostTagsBlock><br>:: برچسبآ‌ها: <BlogPostTags separator=", "><a href="[TagLink]">
    [TagName]</a></BlogPostTags></BlogPostTagsBlock>
    </div></div></div>
    <div class="post7"></div>
    </div>
    </ABLOG>
    
    <BlogNextAndPreviousBlock>
    <div style="width:100%">
    <BlogPreviousPageBlock>
    <div style="width:49%;float:right;text-align:center"><a href="[BlogPreviousPageLink]">
    <b> « مطالب جدیدتر </b></a></div>
    </BlogPreviousPageBlock>
    <BlogNextPageBlock>
    <div style="width:49%;float:left;text-align:center"><a href="[BlogNextPageLink]">
    <b>مطالب قدیمیآ‌تر	» </b></a></div>
    </BlogNextPageBlock>
    </div>
    <br><br>
    </BlogNextAndPreviousBlock>
    
    </td>
    </tr>
    </table>
    
    </td>
    </tr>
    </table>
    </div>
    
    <div align="center">
    <table border="0" width="898" cellspacing="0" cellpadding="0" dir="rtl">
    <tr>
    <td>
    <div class="footer1"></div>
    <table border="0" width="100%" cellspacing="0" cellpadding="0">
    <tr>
    <td width="11" valign="top"></td>
    
    <td width="14" valign="top"></td>
    <td valign="top">
    <div class="copyright" style="line-height: 25px; margin:20px 0px 30px 0px;" align="right">
    تمام حقوق این وب سایت و مطالب آن متعلق به <a href="[BlogUrl]"> [BlogTitle] </a>می باشد
    .<br>
    
    </div>
    </td>
    
    </tr>
    </table>
    </td>
    </tr>
    </table>
    </div>
    
    </body>
    </html>
    خداوند بی نهایت است اما به قدر نیاز تو فرود می آید ، به قدر آرزوی تو گسترده می شود و به قدر ایمان تو کارگشاست.
    [hr]

    #2
    پاسخ : تغییرات در قالب وبلاگ در رومفا ؟

    دوستان من خودم جواب رو پیدا کردم
    خداوند بی نهایت است اما به قدر نیاز تو فرود می آید ، به قدر آرزوی تو گسترده می شود و به قدر ایمان تو کارگشاست.
    [hr]

    دیدگاه

    لطفا صبر کنید...
    X