صفحة 1 من 1

[?? ????] ??? ???? ??? ?? ??? CSS ?????? ?????? ?

مرسل: الأحد أكتوبر 13, 2013 12:56 am
بواسطة A.B.M.K
?????? ?????

??? ???? ?? ??????? ??? ?? ??? ? phpBB ? ??? ????? ???????? ?????? ??? ????? ? CSS ? HTML

??? ???? ???? ??? ?? ?????? ? ?? ????? ??? ? ??????? ? ?? RSS

? ????? ???? ?? ??? CSS ? ???? ??? ?????? ???????? ???????? ? ?????? ??????? ?? ?? ?? ??

??????? ??? ????
Bildschirmfoto%202013-10-12%20um%2006.34.42.png

????? ??? ?? CSS

كود: تحديد الكل

.art-header
{
  -webkit-border-radius: 17px 17px 0 0;
  -moz-border-radius: 17px 17px 0 0;
  border-radius: 17px 17px 0 0;
  margin: 0 auto;
  height: 190px;
  background-image: url('../images/object1628709435.png'),url('../images/object1327349944.png'),url('../images/object1632353911.png'), url('../images/header.png');
  background-position: 22px 130px,23px 91px,22px 52px, 0 0;
  background-repeat: no-repeat;
  position: relative;
  z-index: auto !important;
}
????? ?????

FaceBook => object1632353911.png
Twitter => object1327349944.png
RSS => object1628709435.png
???? ??????
http://arabmed.de/

??? ???? ??? ?? ??? CSS ?????? ?????? ?

مرسل: الأحد أكتوبر 13, 2013 2:06 am
بواسطة محمود الديب

كود: تحديد الكل

.art-header
{
  -webkit-border-radius: 17px 17px 0 0;
  -moz-border-radius: 17px 17px 0 0;
  border-radius: 17px 17px 0 0;
  margin: 0 auto;
  height: 190px;
  background-image:<a href="http://www.facebook.com/"><img src="../images/object1628709435.png" alt="facebook" /></a>');
  background-position: 22px 130px,23px 91px,22px 52px, 0 0;
  background-repeat: no-repeat;
  position: relative;
  z-index: auto !important;
??? ?? ??? ?????? ???

??? ???? ??? ?? ??? CSS ?????? ?????? ?

مرسل: الأحد أكتوبر 13, 2013 3:03 am
بواسطة A.B.M.K
????? ?? ????? ?????

????? ?? CSS ? ??? ???? ??? ?? ???? ????? <a href="/"> ?? ??? CSS

????? ? ??? ?????? ?????

??? ???? ??? ?? ??? CSS ?????? ?????? ?

مرسل: الأحد أكتوبر 13, 2013 3:06 am
بواسطة A.B.M.K
??? ????? ??? index.php

كود: تحديد الكل

<?php
defined('_JEXEC') or die;

/**
 * Template for Joomla! CMS, created with Artisteer.
 * See readme.txt for more details on how to use the template.
 */

require_once dirname(__FILE__) . DIRECTORY_SEPARATOR . 'functions.php';

// Create alias for $this object reference:
$document = $this;

// Shortcut for template base url:
$templateUrl = $document->baseurl . '/templates/' . $document->template;

Artx::load("Artx_Page");

// Initialize $view:
$view = $this->artx = new ArtxPage($this);

// Decorate component with Artisteer style:
$view->componentWrapper();

JHtml::_('behavior.framework', true);

?>
<!DOCTYPE html>
<html dir="rtl" lang="<?php echo $document->language; ?>">
<head>
    <jdoc:include type="head" />
    <link rel="stylesheet" href="<?php echo $document->baseurl; ?>/templates/system/css/system.css" />
    <link rel="stylesheet" href="<?php echo $document->baseurl; ?>/templates/system/css/general.css" />

    <!-- Created by Artisteer v4.0.0.58475 -->
    
    
    <meta name="viewport" content="initial-scale = 1.0, maximum-scale = 1.0, user-scalable = no, width = device-width">

    <!--[if lt IE 9]><script src="http://html5shiv.googlecode.com/svn/trunk/html5.js"></script><![endif]-->
    <link rel="stylesheet" href="<?php echo $templateUrl; ?>/css/template.css" media="screen">
    <!--[if lte IE 7]><link rel="stylesheet" href="<?php echo $templateUrl; ?>/css/template.ie7.css" media="screen" /><![endif]-->
    <link rel="stylesheet" href="<?php echo $templateUrl; ?>/css/template.responsive.css" media="all">


    <script>if ('undefined' != typeof jQuery) document._artxJQueryBackup = jQuery;</script>
    <script src="<?php echo $templateUrl; ?>/jquery.js"></script>
    <script>jQuery.noConflict();</script>

    <script src="<?php echo $templateUrl; ?>/script.js"></script>
    <script>if (document._artxJQueryBackup) jQuery = document._artxJQueryBackup;</script>
    <script src="<?php echo $templateUrl; ?>/script.responsive.js"></script>
</head>
<body>

<div id="art-main">
    <div class="art-sheet clearfix">
<header class="art-header clearfix"><?php echo $view->position('position-30', 'art-nostyle'); ?>


    <div class="art-shapes">


            </div>
<div class="art-textblock art-object227400126" data-left="2.58%">
    <form class="art-search" name="Search" action="<?php echo $document->baseurl; ?>/index.php/component/search/">
    <input type="text" value="" name="searchword">
    <input type="submit" value="Search" name="search" class="art-search-button">
</form>
</div>
                
                    
</header>
<?php if ($view->containsModules('position-1', 'position-28', 'position-29')) : ?>
<nav class="art-nav clearfix">
    
<?php if ($view->containsModules('position-28')) : ?>
<div class="art-hmenu-extra1"><?php echo $view->position('position-28'); ?></div>
<?php endif; ?>
<?php if ($view->containsModules('position-29')) : ?>
<div class="art-hmenu-extra2"><?php echo $view->position('position-29'); ?></div>
<?php endif; ?>
<?php echo $view->position('position-1'); ?>
 
    </nav>
<?php endif; ?>
<?php echo $view->position('position-15', 'art-nostyle'); ?>
<?php echo $view->positions(array('position-16' => 33, 'position-17' => 33, 'position-18' => 34), 'art-block'); ?>
<div class="art-layout-wrapper clearfix">
                <div class="art-content-layout">
                    <div class="art-content-layout-row">
                        <?php if ($view->containsModules('position-7', 'position-4', 'position-5')) : ?>
<div class="art-layout-cell art-sidebar1 clearfix">
<?php echo $view->position('position-7', 'art-block'); ?>
<?php echo $view->position('position-4', 'art-block'); ?>
<?php echo $view->position('position-5', 'art-block'); ?>




                        </div>
<?php endif; ?>

                        <div class="art-layout-cell art-content clearfix">
<?php
  echo $view->position('position-19', 'art-nostyle');
  if ($view->containsModules('position-2'))
    echo artxPost($view->position('position-2'));
  echo $view->positions(array('position-20' => 50, 'position-21' => 50), 'art-article');
  echo $view->position('position-12', 'art-nostyle');
  echo artxPost(array('content' => '<jdoc:include type="message" />', 'classes' => ' art-messages'));
  echo '<jdoc:include type="component" />';
  echo $view->position('position-22', 'art-nostyle');
  echo $view->positions(array('position-23' => 50, 'position-24' => 50), 'art-article');
  echo $view->position('position-25', 'art-nostyle');
?>



                        </div>
                        <?php if ($view->containsModules('position-6', 'position-8', 'position-3')) : ?>
<div class="art-layout-cell art-sidebar2 clearfix">
<?php echo $view->position('position-6', 'art-block'); ?>
<?php echo $view->position('position-8', 'art-block'); ?>
<?php echo $view->position('position-3', 'art-block'); ?>


                        </div>
<?php endif; ?>
                    </div>
                </div>
            </div>
<?php echo $view->positions(array('position-9' => 33, 'position-10' => 33, 'position-11' => 34), 'art-block'); ?>
<?php echo $view->position('position-26', 'art-nostyle'); ?>

<footer class="art-footer clearfix"><?php echo $view->position('position-27', 'art-nostyle'); ?></footer>

    </div>
</div>



<?php echo $view->position('debug'); ?>

</body>
</html>

??? ???? ??? ?? ??? CSS ?????? ?????? ?

مرسل: الاثنين أكتوبر 14, 2013 2:56 am
بواسطة A.B.M.K
??? ????? ?? ???? ??? ?? ??? php

كود: تحديد الكل

<a href="http://facebook.com/arabmed1" target="FaceBook"><img src="fb.png" border="0" alt="FaceBook" class="inlineimg" title="FaceBook" style="width: 32px; height: 32px; position: absolute; top: 53px; left: 35px; cursor: pointer;"></a>
????? ?? ???? ??? ????? ?? ?????

??? ???? ??? ?? ??? CSS ?????? ?????? ?

مرسل: الاثنين أكتوبر 14, 2013 5:09 am
بواسطة A.B.M.K
??? ?? ?? ??????? ? ????? ???

????? ??? ?? ???? ??? ?????

????? ??? ????

كود: تحديد الكل

    <a href="http://www.youtube.com/user/Alkumaims" target="YouTube"><img src="youtube.png" border="0" alt="YouTube" class="inlineimg" title="JSD on YouTube" style="width: 32px; height: 32px; position: absolute; top: 53px; left: 20px; cursor: pointer;"></a>

<a href="https://twitter.com/JSD_update" target="Twitter"><img src="twitter.png" border="0" alt="Twitter" class="inlineimg" title="JSD on Twitter" style="width: 32px; height: 32px; position: absolute; top: 93px; left: 20px; cursor: pointer;"></a>

<a href="http://www.al-yemen.de/index.php?format=feed&type=rss" target="RSS"><img src="rss.png" border="0" alt="RSS" class="inlineimg" title="RSS" style="width: 32px; height: 32px; position: absolute; top: 133px; left: 20px; cursor: pointer;"></a>

[?? ????] ??? ???? ??? ?? ??? CSS ?????? ?????? ?

مرسل: الاثنين يناير 06, 2014 2:05 pm
بواسطة ainsley
???????? "style" ?? ???? ???? ??? ??????? ????? ?? ?? ??? ????? ???????? ???? ???? ????? ????????? ????????? ?? phpBB3 ?? prosilver ???????? ??? ???? ????? subsilver2 ?? ??????.?????? ??? ?????? ?? ?????????? ????? ????? ??? ?????????? ???????? ????? ???? ?????? ?? ?????????? ???????? ???? ?? ??????? ?? ??? ???????.

[?? ????] ??? ???? ??? ?? ??? CSS ?????? ?????? ?

مرسل: الاثنين يناير 06, 2014 2:09 pm
بواسطة A.B.M.K
???????? ???? ??????? ? ?????? ??? ??????? ?? ????? ???? ? ??? phpbb

???? ??? ???????