Problème positonnement Bouton_activeProblème positonnement Bouton_hoverProblème positonnement Fb-hoverProblème positonnement Fb-active
CSSActif, le forum, n'est plus maintenu. Il est néanmoins disponible pour consultation. Pour des outils pratiques, rendez-vous sur:

Découvrez CSSActif, une collection d'outils et de tutoriels interactifs pour les développeurs Web — HTML, CSS, JavaScript et bien plus!

Derniers sujets
» Fiche de Présentation RPG
Problème positonnement EmptySam 30 Mar 2024, 22:07 par Peyton972

» [RPG] Fiche personnage avec bannière
Problème positonnement EmptySam 30 Mar 2024, 22:06 par Peyton972

» Structure de Qui Est En Ligne (1)
Problème positonnement EmptyLun 04 Mar 2024, 23:20 par Peyton972

» Qui Est En Ligne - Utopia
Problème positonnement EmptyDim 24 Déc 2023, 18:16 par romee

» Pack forum complet "Androïd Sylver" RPU (N°2)
Problème positonnement EmptyJeu 02 Nov 2023, 06:42 par Hydrar

» Formulaire de connexion rapide amélioré
Problème positonnement EmptySam 04 Mar 2023, 18:57 par Krager

» Avatar centré dans le profil
Problème positonnement EmptySam 11 Fév 2023, 06:04 par Krager

» Vos partenaires dans le footer
Problème positonnement EmptyMar 07 Fév 2023, 08:40 par Oxtran

-28%
Le deal à ne pas rater :
Précommande : Smartphone Google Pixel 8a 5G Double Sim 128Go ...
389 € 539 €
Voir le deal

Partagez
 

Problème positonnement

Voir le sujet précédent Voir le sujet suivant Aller en bas 
Aller à la page : 1, 2  Suivant
http://serialdesigner.forumactif.fr/
K-Surf
K-Surf
{ Spécialiste }
{ Spécialiste }

Masculin Messages : 1707



Problème positonnement Empty
Bonjour,

J'aimerais monter les liens "Panneau d'administration

Forum gratuit | ©️ phpBB | Forum gratuit d'entraide | Statistiques | Contact | Signaler un abu"' pour que elle ne soit pas sur le panneau annonce en bas (qui est une image) je vous donne un screen est la partie qui correspond à l'annonce dans le CSS.
(je mets tous en "hide")
Screenshots :

Css :


J'ai déjà essayé la classe ".gen" sa marche pas, sa bouge l'annonce est les liens ensembles.

Merci de votre futur aide Wink


Dernière édition par K-Surf le Mar 01 Mai 2012, 12:56, édité 1 fois
MessageSujet: Problème positonnement   Problème positonnement EmptyMar 01 Mai 2012, 12:53
Revenir en haut Aller en bas
Hiro
Hiro
Ninja Codeur
Ninja Codeur

Masculin Messages : 1179



Problème positonnement Empty
Salut, puis-je avoir un lien vers le forum en question ? Smile
MessageSujet: Re: Problème positonnement   Problème positonnement EmptyMar 01 Mai 2012, 12:55
Revenir en haut Aller en bas
http://serialdesigner.forumactif.fr/
K-Surf
K-Surf
{ Spécialiste }
{ Spécialiste }

Masculin Messages : 1707



Problème positonnement Empty
Le voilà Wink

MessageSujet: Re: Problème positonnement   Problème positonnement EmptyMar 01 Mai 2012, 12:59
Revenir en haut Aller en bas
Hiro
Hiro
Ninja Codeur
Ninja Codeur

Masculin Messages : 1179



Problème positonnement Empty
Essaie de placer la div des liens, hors de la div #page-footer (au dessus), car sinon tu ne pourras pas les remonté Smile
MessageSujet: Re: Problème positonnement   Problème positonnement EmptyMar 01 Mai 2012, 13:24
Revenir en haut Aller en bas
http://serialdesigner.forumactif.fr/
K-Surf
K-Surf
{ Spécialiste }
{ Spécialiste }

Masculin Messages : 1707



Problème positonnement Empty
Je suis pas sur d'avoir très bien compris, je te donne mon template c'est plus simple Wink

Code:
{JAVASCRIPT}
<!-- BEGIN message_admin_index -->
<table class="forumline" width="100%" border="0" cellspacing="1" cellpadding="0">
   <!-- BEGIN message_admin_titre -->
   <tr>
      <td class="catHead" height="28"><span class="cattitle">{message_admin_index.message_admin_titre.MES_TITRE}</span></td>
   </tr>
   <!-- END message_admin_titre -->
   <!-- BEGIN message_admin_txt -->
   <tr>
      <td class="row1" rowspan="3" align="center" valign="middle">
      <div class="gensmall">{message_admin_index.message_admin_txt.MES_TXT}</div>
      </td>
   </tr>
   <!-- END message_admin_txt -->
</table>
<!-- END message_admin_index -->

<!-- BEGIN switch_user_login_form_header -->
<form action="{S_LOGIN_ACTION}" method="post" name="form_login">
   <!-- BEGIN switch_fb_connect_no -->
   <table width="100%" border="0" cellspacing="0" cellpadding="0" class="user_login_form forumline">
      <tr>
         <td class="row1" align="center">
            <table border="0" cellspacing="0" cellpadding="0">
               <tr>
                  <td><span class="genmed">{L_USERNAME}:</span> </td>
                  <td><input class="post" type="text" size="10" name="username"/> </td>
                  <td>
                     <input class="radio" type="checkbox" name="autologin" {AUTOLOGIN_CHECKED} />
                     <span class="gensmall">{L_AUTO_LOGIN}</span> 
                  </td>
               </tr>

               <tr>
                  <td><span class="genmed">{L_PASSWORD}:</span> </td>
                  <td><input class="post" type="password" size="10" name="password"/> </td>
                  <td>{S_HIDDEN_FIELDS}<input class="mainoption" type="submit" name="login" value="{L_LOGIN}" /></td>
               </tr>
            </table>
         </td>
      </tr>
   </table>
   <!-- END switch_fb_connect_no -->

   <!-- BEGIN switch_fb_connect -->
   <table width="100%" border="0" cellspacing="0" cellpadding="0" class="user_login_form forumline">
      <tr>
         <td valign="top" width="100%" class="row1" align="center">
            <table width="100%">
               <tr>
                  <td width="55%" valign="middle" align="right">
                     <table class="right">
                        <tr>
                           <td><span class="genmed">{L_USERNAME}:</span> </td>
                           <td><input class="post" type="text" size="10" name="username"/> </td>
                           <td>
                              <input class="radio" type="checkbox" name="autologin" {AUTOLOGIN_CHECKED} />
                              <span class="gensmall">{L_AUTO_LOGIN}</span> 
                           </td>
                        </tr>

                        <tr>
                           <td><span class="genmed">{L_PASSWORD}:</span> </td>
                           <td><input class="post" type="password" size="10" name="password"/> </td>
                           <td>{S_HIDDEN_FIELDS}<input class="mainoption" type="submit" name="login" value="{L_LOGIN}" /></td>
                        </tr>
                     </table>
                  </td>
                  <td width="10%" align="center" valign="middle">
                     <span class="genmed fb_or">{switch_user_login_form_header.switch_fb_connect.L_OR}</span>
                  </td>
                  <td width="35%" class="align_gauche"><fb:login-button size="large" onlogin="window.location='/facebook_connect.forum'" v="2" scope="{switch_user_login_form_header.switch_fb_connect.L_FB_PERMISSIONS}">{switch_user_login_form_header.switch_fb_connect.L_FB_LOGIN_BUTTON}</fb:login-button></td>
               </tr>
            </table>
         </td>
      </tr>
   </table>
   <!-- END switch_fb_connect -->
</form>
<!-- END switch_user_login_form_header -->

{CHATBOX_TOP}
{BOARD_INDEX}
<table width="100%" border="0" cellspacing="0" cellpadding="0">
   <tr>
      <td width="50%" valign="top">
         <!-- BEGIN switch_user_logged_in -->
         <span class="gensmall"><a href="{U_MARK_READ}" class="gensmall">{L_MARK_FORUMS_READ}</a>
         <!-- END switch_user_logged_in -->
         <!-- BEGIN switch_delete_cookies -->
         <br /><a href="{switch_delete_cookies.U_DELETE_COOKIES}" class="gensmall">{switch_delete_cookies.L_DELETE_COOKIES}</a>
         <!-- END switch_delete_cookies -->
         </span>
      </td>
      <td width="50%" align="right">
         <span class="gensmall">
            <a href="{U_TODAY_ACTIVE}" class="gensmall">{L_TODAY_ACTIVE}</a><br />
            <a href="{U_TODAY_POSTERS}" class="gensmall">{L_TODAY_POSTERS}</a><br />
            <a href="{U_OVERALL_POSTERS}" class="gensmall">{L_OVERALL_POSTERS}</a>
            <!-- BEGIN switch_on_index -->
               <!-- BEGIN switch_delete_cookies -->
               <br /><a href="{switch_on_index.switch_delete_cookies.U_DELETE_COOKIES}" class="gensmall">{switch_on_index.switch_delete_cookies.L_DELETE_COOKIES}</a>
               <!-- END switch_delete_cookies -->
            <!-- END switch_on_index -->
         </span>
      </td>
   </tr>
</table>

<!-- BEGIN switch_user_login_form_footer -->
<form action="{S_LOGIN_ACTION}" method="post" name="form_login">
   <!-- BEGIN switch_fb_connect_no -->
   <table width="100%" border="0" cellspacing="0" cellpadding="0" class="user_login_form forumline">
      <tr>
         <td class="row1" align="center">
            <table border="0" cellspacing="0" cellpadding="0">
               <tr>
                  <td><span class="genmed">{L_USERNAME}:</span> </td>
                  <td><input class="post" type="text" size="10" name="username"/> </td>
                  <td>
                     <input class="radio" type="checkbox" name="autologin" {AUTOLOGIN_CHECKED} />
                     <span class="gensmall">{L_AUTO_LOGIN}</span> 
                  </td>
               </tr>

               <tr>
                  <td><span class="genmed">{L_PASSWORD}:</span> </td>
                  <td><input class="post" type="password" size="10" name="password"/> </td>
                  <td>{S_HIDDEN_FIELDS}<input class="mainoption" type="submit" name="login" value="{L_LOGIN}" /></td>
               </tr>
            </table>
         </td>
      </tr>
   </table>
   <!-- END switch_fb_connect_no -->

   <!-- BEGIN switch_fb_connect -->
   <table width="100%" border="0" cellspacing="0" cellpadding="0" class="user_login_form forumline">
      <tr>
         <td valign="top" width="100%" class="row1" align="center">
            <table width="100%">
               <tr>
                  <td width="55%" valign="middle">
                     <table class="right">
                        <tr>
                           <td><span class="genmed">{L_USERNAME}:</span> </td>
                           <td><input class="post" type="text" size="10" name="username"/> </td>
                           <td>
                              <input class="radio" type="checkbox" name="autologin" {AUTOLOGIN_CHECKED} />
                              <span class="gensmall">{L_AUTO_LOGIN}</span> 
                           </td>
                        </tr>

                        <tr>
                           <td><span class="genmed">{L_PASSWORD}:</span> </td>
                           <td><input class="post" type="password" size="10" name="password"/>&nbsp;</td>
                           <td>{S_HIDDEN_FIELDS}<input class="mainoption" type="submit" name="login" value="{L_LOGIN}" /></td>
                        </tr>
                     </table>
                  </td>
                  <td width="10%" align="center" valign="middle">
                     <span class="genmed fb_or">{switch_user_login_form_footer.switch_fb_connect.L_OR}</span>
                  </td>
                  <td width="35%" class="align_gauche"><fb:login-button size="large" onlogin="window.location='/facebook_connect.forum'" v="2" scope="{switch_user_login_form_footer.switch_fb_connect.L_FB_PERMISSIONS}">{switch_user_login_form_footer.switch_fb_connect.L_FB_LOGIN_BUTTON}</fb:login-button></td>
               </tr>
            </table>
         </td>
      </tr>
   </table>
   <!-- END switch_fb_connect -->
</form>
<!-- END switch_user_login_form_footer -->

<!-- BEGIN disable_viewonline -->

<div class="qeel_titre"></div>
<div class="forumline">
  <table>
    <tr>
      <td><a href="#" class="groupe1">Groupe 1<span class="groupe_contenu">Texte de description du groupe survolé</span></a>
      <a href="#" class="groupe2">Groupe 2<span class="groupe_contenu">Texte de description du groupe survolé</span></a>
      <a href="#" class="groupe3">Groupe 3<span class="groupe_contenu">Texte de description du groupe survolé</span></a>
      <a href="#" class="groupe4">Groupe 4<span class="groupe_contenu">Texte de description du groupe survolé</span></a>
      <a href="#" class="groupe5">Groupe 5<span class="groupe_contenu">Texte de description du groupe survolé</span></a></td>
      <td>
        <div class="qeel_infos">{TOTAL_POSTS}. {TOTAL_USERS}. {NEWEST_USER}<br />
        {TOTAL_USERS_ONLINE}<br />
      {RECORD_USERS}<br />
      <br />
      {LOGGED_IN_USER_LIST}</div>
        <div class="qeel_infos"><table>   {L_CONNECTED_MEMBERS}
   {L_WHOSBIRTHDAY_TODAY}
          {L_WHOSBIRTHDAY_WEEK}</table></div>
      </td>
    </tr>
  </table>
</div>

<!-- END disable_viewonline -->
{CHATBOX_BOTTOM}
<br clear="all" />


{AUTO_DST}

<!-- BEGIN switch_fb_index_login -->
<div id="fb-root"></div>
<script type="text/javascript">
//<![CDATA[
FB.init({
   appId: '{switch_fb_index_login.FACEBOOK_APP_ID}',
    status: true,
    cookie: true,
    xfbml: true,
   oauth: true
});
//]]>
</script>
<!-- END switch_fb_index_login -->

J'ai trou de mémoire c'est bon template ? Neutre
MessageSujet: Re: Problème positonnement   Problème positonnement EmptyMar 01 Mai 2012, 13:35
Revenir en haut Aller en bas
http://serialdesigner.forumactif.fr/
K-Surf
K-Surf
{ Spécialiste }
{ Spécialiste }

Masculin Messages : 1707



Problème positonnement Empty
Pour qu'on archive ma demande d'aide Problème positonnement 926145
MessageSujet: Re: Problème positonnement   Problème positonnement EmptySam 05 Mai 2012, 14:19
Revenir en haut Aller en bas
pamina
pamina
{ Membre actif }
{ Membre actif }

Féminin Messages : 1170



Problème positonnement Empty
Hello K-Surf,
Pas bien compris ton dernier post : tu veux qu'on archive, ou tu ne veux pas qu'on archive ta demande ?
Shocked
MessageSujet: Re: Problème positonnement   Problème positonnement EmptyLun 07 Mai 2012, 20:59
Revenir en haut Aller en bas
http://serialdesigner.forumactif.fr/
K-Surf
K-Surf
{ Spécialiste }
{ Spécialiste }

Masculin Messages : 1707



Problème positonnement Empty
Non j'ai oublier le "pas", excuser moi faute d'inattention...
MessageSujet: Re: Problème positonnement   Problème positonnement EmptyMar 08 Mai 2012, 11:48
Revenir en haut Aller en bas
Psycho
Psycho
Psychopathe
Psychopathe

Féminin Messages : 3407



Problème positonnement Empty
Hello K-Surf (:
Ne t'inquiète pas, nous n'archiverons pas ta demande en catimini ^^
Les modérateurs se chargent de remonter les sujets tous les 5 jours afin que ton problème puisse être traité rapidement, et tu sera toujours prévenu si nous prévoyons d'archiver.
Tu n'as donc pas besoin de nous le signaler (et de remonter ton sujet par la même occasion) ^^
Merci de ta compréhension Problème positonnement 926145
MessageSujet: Re: Problème positonnement   Problème positonnement EmptyMar 08 Mai 2012, 13:13
Revenir en haut Aller en bas
http://serialdesigner.forumactif.fr/
K-Surf
K-Surf
{ Spécialiste }
{ Spécialiste }

Masculin Messages : 1707



Problème positonnement Empty
Ok je ne "uperais" plus le sujet Embarassed , merci de l'infos
MessageSujet: Re: Problème positonnement   Problème positonnement EmptyMar 08 Mai 2012, 13:36
Revenir en haut Aller en bas
http://www.school-of-pub.net/forum.htm
Murtagh
Murtagh
{ Modérateur }
{ Modérateur }

Masculin Messages : 1492



Problème positonnement Empty
Bonjour,

Ce problème est-il toujours d'actualité ? Pourrais-tu fournir davantage d'explications afin de mieux cerner ta demande ? Problème positonnement 926145 Si ce sujet n'a toujours pas de reçu de réponse dans quatre jours, il sera archivé.

Merci d'avance. Problème positonnement 510527
MessageSujet: Re: Problème positonnement   Problème positonnement EmptyDim 13 Mai 2012, 05:28
Revenir en haut Aller en bas
http://serialdesigner.forumactif.fr/
K-Surf
K-Surf
{ Spécialiste }
{ Spécialiste }

Masculin Messages : 1707



Problème positonnement Empty
Je suis là !

Alors j'aimerais descendre le panneau d'affichage pour que tous les liens (entouré dans le screenshot) est pour fond le corp .
MessageSujet: Re: Problème positonnement   Problème positonnement EmptyDim 13 Mai 2012, 07:51
Revenir en haut Aller en bas
http://cssmania.com
Anoobnyme
Anoobnyme
GOD OF COOKIES

Masculin Messages : 1445



Problème positonnement Empty
Hop'

Les liens tu veux les mettre sur le fond beige ?
MessageSujet: Re: Problème positonnement   Problème positonnement EmptyJeu 17 Mai 2012, 05:54
Revenir en haut Aller en bas
http://serialdesigner.forumactif.fr/
K-Surf
K-Surf
{ Spécialiste }
{ Spécialiste }

Masculin Messages : 1707



Problème positonnement Empty
Oui voilà Wink
MessageSujet: Re: Problème positonnement   Problème positonnement EmptyVen 18 Mai 2012, 09:56
Revenir en haut Aller en bas
http://enaevolare.fr
'Christa
'Christa
Lostmindy
Lostmindy

Féminin Messages : 2856



Problème positonnement Empty
Bonjour !

Les liens de bas de forum sont placés dans le template overall_footer_end, c'est cette partie il me semble :
Code:
<!-- BEGIN switch_footer_links -->
            <div align="center">
               <div class="gen">
                  <!-- BEGIN footer_link -->
                     <!-- BEGIN switch_separator --> |&nbsp;<!-- END switch_separator -->
                     <a name="bottom" class="copyright" href="{switch_footer_links.footer_link.U_FOOTER_LINK_HREF}" rel="{switch_footer_links.footer_link.FOOTER_LINK_REL}" target="{switch_footer_links.footer_link.FOOTER_LINK_TARGET}" title="{switch_footer_links.footer_link.L_FOOTER_LINK_TITLE}">{switch_footer_links.footer_link.L_FOOTER_LINK_TEXT}</a>
                  <!-- END footer_link -->
               </div>
            </div>
            <!-- END switch_footer_links -->
Je pense qu'il te suffirait de les déplacer à l'endroit qui convient. J'aurais bien testé sur ton site avec l'aide de firebug mais apparemment toutes les images ont disparu et je n'ai plus de point de repère '_'
MessageSujet: Re: Problème positonnement   Problème positonnement EmptyDim 20 Mai 2012, 09:59
Revenir en haut Aller en bas
Psycho
Psycho
Psychopathe
Psychopathe

Féminin Messages : 3407



Problème positonnement Empty
Hello K-Surf (:
Le problème est-il toujours d'actualité ?
Si nous n'avons pas de réponse dans 4 jours, le sujet sera considéré comme résolu !
Merci de ta compréhension Problème positonnement 926145
MessageSujet: Re: Problème positonnement   Problème positonnement EmptyVen 25 Mai 2012, 06:58
Revenir en haut Aller en bas
http://serialdesigner.forumactif.fr/
K-Surf
K-Surf
{ Spécialiste }
{ Spécialiste }

Masculin Messages : 1707



Problème positonnement Empty
Toujours d'actualité.
MessageSujet: Re: Problème positonnement   Problème positonnement EmptyVen 25 Mai 2012, 12:09
Revenir en haut Aller en bas
Psycho
Psycho
Psychopathe
Psychopathe

Féminin Messages : 3407



Problème positonnement Empty
Juste au cas où, as-tu lu l’intervention de 'Christa juste avant mon message de modération ? Problème positonnement 926145
MessageSujet: Re: Problème positonnement   Problème positonnement EmptyVen 25 Mai 2012, 16:26
Revenir en haut Aller en bas
http://serialdesigner.forumactif.fr/
K-Surf
K-Surf
{ Spécialiste }
{ Spécialiste }

Masculin Messages : 1707



Problème positonnement Empty
Oui et comme d'hab j'oublie, voilà le forum ou tu peux tester: http://externia.forumactif.org/
MessageSujet: Re: Problème positonnement   Problème positonnement EmptyVen 25 Mai 2012, 16:42
Revenir en haut Aller en bas
Psycho
Psycho
Psychopathe
Psychopathe

Féminin Messages : 3407



Problème positonnement Empty
Hello K-Surf (:
Le problème est-il toujours d'actualité ?
Si nous n'avons pas de réponse dans 4 jours, le sujet sera considéré comme résolu !
Peut-être peux-tu ré-expliquer clairement quel est ton souci afin que les codeurs puissent éventuellement t'aider ?
Merci de ta compréhension Problème positonnement 926145
MessageSujet: Re: Problème positonnement   Problème positonnement EmptyJeu 31 Mai 2012, 16:01
Revenir en haut Aller en bas
http://serialdesigner.forumactif.fr/
K-Surf
K-Surf
{ Spécialiste }
{ Spécialiste }

Masculin Messages : 1707



Problème positonnement Empty
J'aimerais que les liens se mette tous en bas du forum, en dessous du pano (voir ,screen) !
MessageSujet: Re: Problème positonnement   Problème positonnement EmptyVen 01 Juin 2012, 09:54
Revenir en haut Aller en bas
Hiro
Hiro
Ninja Codeur
Ninja Codeur

Masculin Messages : 1179



Problème positonnement Empty
Salut K-Surf, merci pour ta patience Wink

Ajoutes ceci dans ton css :
Code:

.gen {
    margin-top: -20px !important;
    position: absolute;
    width: 100%;
}

Puis met #page-footer en position:relative.

Et donne m'en des nouvelles.
MessageSujet: Re: Problème positonnement   Problème positonnement EmptyVen 01 Juin 2012, 10:28
Revenir en haut Aller en bas
http://serialdesigner.forumactif.fr/
K-Surf
K-Surf
{ Spécialiste }
{ Spécialiste }

Masculin Messages : 1707



Problème positonnement Empty
Alors voilà ce que sa me donne: http://externia.forumactif.org/

et le CSS:

Code:
.gen {
    margin-top: -20px !important;
    position: absolute;
    width: 100%;
}
.row1{
  width: -300px;
 
}
/*HEADER CORP BACKGROUD*/
a.nav img
{
width: 300px;
}
body
{
  background: #35350c;
}
.bodyline
{
  background: #d5cba0;
}
.bodylinewidth
{
  width: 900px;
}

.bodyline
{
  width: 900px;
  padding: 0;
  background: #d5cba0;
}
.bodylinewidth
{
  width: 900px;
  margin-left: auto;
  margin-right: auto;
  margin-top: -9px;
  margin-bottom: -9px;
}
.bodyline
{
  width: 950px;
  padding: 0;
  background: #d5cba0;
  border-left: 5px solid #666331;
  border-right: 5px solid #666331;
  box-shadow: 0px 0px 10px #000000;
  -moz-box-shadow: 0px 0px 10px #000000;
  -o-box-shadow: 0px 0px 10px #000000;
  -htm-box-shadow: 0px 0px 10px #000000;
  -webkit-box-shadow: 0px 0px 10px #000000;
}
/*NAVIGATION*/
#navigation
{
  position: fixed;
  z-index: 999;
  height: 30px;
  width: 100%;
  margin-left: -8px;
}
#navig
{
  width: 900px;
  margin: auto;
  text-align: center;
  background: #666331;
 
  padding-bottom: 3px;
}
#navig a
{
  font-weight: bold;
}
#i_logo
{
  margin-top: 22px;
}
#navig a
{
  font-weight: bold;
  color: #aeab73 !important;
  text-shadow: 1px 1px 0px #000000;
}
#navig a:hover
{
  color: #ffffff !important;
}
a:link, a:link hover
{
  text-decoration: none !important;
}

/*CATEGORIE*/
.forumline
{
  width: 98%;
  margin: auto;
}
table
{
  width: 98%;
  margin: auto;
}
.cate_titre
{
  width: 98%;
  margin: auto;
  text-align: center;
}
.categorie
{
  width: 98%;
  margin: auto;
 
  margin-bottom: 10px;
  background: #e9e9e6;
 
  border-bottom: 1px solid #ffffff;
  border-right: 1px solid #ffffff;
  border-left: 1px solid #ffffff;
  box-shadow: 0px 0px 5px #595959;
  -moz-box-shadow: 0px 0px 5px #595959;
  -o-box-shadow: 0px 0px 5px #595959;
  -htm-box-shadow: 0px 0px 5px #595959;
  -webkit-box-shadow: 0px 0px 5px #595959;
}
.forum
{
  width: 98%;
  margin-left: auto;
  margin-right: auto;
  margin-top: 5px;
  margin-bottom: 5px;
  background: #f3f3f3;
  border: 1px dotted #c0c0c0;
  padding: 2px;
  height: 100px;
}
.forumlink
{
  display: block;
  width: 600px;
  font-variant: small-caps;
  letter-spacing: 2px;
  padding-left: 20px;
  text-shadow: 1px 1px 0px #ffffff;
}
.forumlink a
{
  font-size: 16px;
  border-bottom: 2px dotted #c0c0c0;
}
.description
{
  display: block;
  width: 500px;
  margin: auto;
  font-size: 11px;
  text-align: justify;
  color: #a6a6a6;
}
.illu
{
  float: right;
  margin-left: 10px;
  margin-bottom: 10px;
  border: 1px solid #c0c0c0;
  background: #e9e9e6;
  padding: 5px;
}

.stats_last
{
  display: block;
 
  margin-top: -15px;
  background: #e9e9e6;
  padding: 20px;
  border: 1px dotted #c0c0c0;
  height: 50px;
 
}
.stats
{
  display: block;
  text-align: center;
  font-size: 10px;
  color: #a6a6a6;
  border-bottom: 1px solid #cacaca;
  padding-bottom: 4px;
  margin-bottom: 4px;
    margin-top: -30px;
}
.last
{
  display: block;
  text-align: center;
  font-size: 11px;
 
 
}
.sous_forum
{
  display: block;
  width: 98%;
  margin: auto;
  background: #e9e9e6;
  padding: 2px;
  text-align: center;
}

/*QEEL*/
.qeel_titre
{
  width: 800px;
  height: 100px;
  margin: auto;
  background: url('http://www.img.dizee.fr/images/qeelzmz.png') no-repeat;
}
.groupe1, .groupe2, .groupe3, .groupe4, .groupe5
{
  display: block;
  font-weight: bold;
  text-transform: small-caps;
  margin-top: 5px;
  text-align: center;font-size: 14px;
}
.groupe1
{
  color: #136BD6 !important;
}
.groupe2
{
  color: #E861C9 !important;
}
.groupe3
{
  color: #1B9665 !important;
}
.groupe4
{
  color: #579c5a !important;
}
.groupe5
{
  color: #545454 !important;
}
.groupe_contenu
{
  display: none;
}
.qeel_infos
{
  width: 98%;
  margin-top: 5px;
  margin-bottom: 5px;
  background: #f3f3f3;
  border: 1px dotted #c0c0c0;
  padding: 4px;
  font-size: 10px;
  text-align: justify;
}
.groupe1:hover .groupe_contenu, .groupe2:hover .groupe_contenu, .groupe3:hover .groupe_contenu, .groupe4:hover .groupe_contenu, .groupe5:hover .groupe_contenu
{
  display: block;
  position: absolute;
  margin-left: 50px;
  width: 250px;
  background: #e9e9e6;
  padding: 4px;
  border: 1px dotted #c0c0c0;
  color: #989898;
  font-size: 10px;
  font-weight: normal;
}
/*FOOTER*/
#page-footer
{
  width: 900px;
  height: 116px;
  margin: auto;
  position:relative;
 
  background: url('http://www.img.dizee.fr/images/annoncen1.png');
 
}

/*CORRECTION DE BUG*/
.row3Right
{
border: none !important;
}
.thHead
{
border: none !important;
}
.thCornerL, .thCornerR, .thTop
{
border: none !important;
}
.thLeft, .thRight
{
border-left: none !important;
border-right: none !important;
}
.catLeft, .catRight
{
border: none! important;
}
.catHead
{
border: none !important;
}
.catBottom
{
border: none !important;
}

/*AVATAR*/
.profil
{
  width: 210px;
  margin: auto;
  padding: 2px;
  background: #f3f3f3;
  border: 1px dotted #c0c0c0;
  text-align: center;
}
.name
{
  font-size: 14px;
  font-variant: small-caps;
}
.profil_avatar
{
  border: 1px solid #c0c0c0;
  background: #e9e9e6;
  padding: 4px;
}
.message_contenu
{
  text-align: justify;
  font-size: 11px;
  background: #f3f3f3;
  border: 1px dotted #c0c0c0;
  padding: 10px;
}
#page-body
{
  width: 870px;
  margin: auto;
}
.forumline
{
  width: 100%;
  margin-left: auto;
  margin-right: auto;
  margin-top: 10px;
  margin-bottom: 10px;
  background: #e9e9e6;
  border: 1px solid #ffffff;
  box-shadow: 0px 0px 5px #595959;
  -moz-box-shadow: 0px 0px 5px #595959;
  -o-box-shadow: 0px 0px 5px #595959;
  -htm-box-shadow: 0px 0px 5px #595959;
  -webkit-box-shadow: 0px 0px 5px #595959;
}
table
{
  width: 100%;
  margin: auto;
}
MessageSujet: Re: Problème positonnement   Problème positonnement EmptyVen 01 Juin 2012, 10:50
Revenir en haut Aller en bas
Hiro
Hiro
Ninja Codeur
Ninja Codeur

Masculin Messages : 1179



Problème positonnement Empty
Et ? ce n'est pas ce que tu voulais dans le premier post ?
MessageSujet: Re: Problème positonnement   Problème positonnement EmptyVen 01 Juin 2012, 11:00
Revenir en haut Aller en bas
http://serialdesigner.forumactif.fr/
K-Surf
K-Surf
{ Spécialiste }
{ Spécialiste }

Masculin Messages : 1707



Problème positonnement Empty
Les liens sont restés comme avant, je suis sur chrome pour infos.
MessageSujet: Re: Problème positonnement   Problème positonnement EmptyVen 01 Juin 2012, 12:48
Revenir en haut Aller en bas
Contenu sponsorisé




Problème positonnement Empty
MessageSujet: Re: Problème positonnement   Problème positonnement Empty
Revenir en haut Aller en bas
 

Problème positonnement

Voir le sujet précédent Voir le sujet suivant Revenir en haut 
Page 1 sur 2Aller à la page : 1, 2  Suivant

 Sujets similaires

-
» problème couleur texte + un autre problème de ... "thème".
» petit probleme avec mon QEEl :S [Probleme CLOS]
» Problème de code ou problème venant de moi ^^
» Problème d'affichage [PROBLÈME RÉSOLU]
» Problème de PA

Permission de ce forum:Vous ne pouvez pas répondre aux sujets dans ce forum
CSSActif :: De la théorie à la pratique :: Aide CSS & xHTML :: Problèmes résolus-

Partenaires Or


← Page précédente   ↑ Aller en haut Copyright © CSSActif 2009 - 2013 Tous droits réservés
Créer un forum | ©phpBB | Forum gratuit d'entraide | Signaler un abus | Forum gratuit