Free Coding

Share | 
 

 Când dau click pe un forum, iese o paletă.

View previous topic View next topic Go down 
sT000



Sex : Male
Mesaje : 27
Free Dollars : 57
Data de inscriere : 2011-08-31
Varsta : 27
Localizare : Aș vrea Australia, dar România

Când dau click pe un forum, iese o paletă. Empty
PostSubject: Când dau click pe un forum, iese o paletă.   Când dau click pe un forum, iese o paletă. EmptyWed Aug 31, 2011 8:27 am

Salut, vă pun și eu o întrebare legată de forumul dvs. Gassy, cum ai făcut pe pagina de start, când pun click-ul pe un forum, apare o paletă cu culori în dreapta...
Dacă ești amabil să îmi spui, dacă nu, înțeleg că nu poți dezvălui !


Last edited by Yahoo! on Wed Aug 31, 2011 12:56 pm; edited 1 time in total
Back to top Go down
Gassy
Administrator
Gassy

Sex : Male
Mesaje : 224
Free Dollars : 599
Data de inscriere : 2011-07-09
Varsta : 29
Localizare : Romania

Când dau click pe un forum, iese o paletă. Empty
PostSubject: Re: Când dau click pe un forum, iese o paletă.   Când dau click pe un forum, iese o paletă. EmptyWed Aug 31, 2011 10:05 am

Buna seara Yahoo!

Subiect mutat in sectiunea corespunzatoare!

Yahoo!, atata timp cat numele subiectului dvs este inexplicit, nici eu, nici un oarecare alt membru de pe acest forum nu va va raspunde la subiect. Va rugam sa va editati titlul subiectului, aveti 24 de ore pentru a face asta, in caz contrar => topic trimis la cos!
Back to top Go down
https://free-coding.all-up.com
sT000



Sex : Male
Mesaje : 27
Free Dollars : 57
Data de inscriere : 2011-08-31
Varsta : 27
Localizare : Aș vrea Australia, dar România

Când dau click pe un forum, iese o paletă. Empty
PostSubject: Re: Când dau click pe un forum, iese o paletă.   Când dau click pe un forum, iese o paletă. EmptyWed Aug 31, 2011 12:56 pm

Acum este bine ?
Back to top Go down
puNNcT.

puNNcT.

Sex : Male
Mesaje : 38
Free Dollars : 115
Data de inscriere : 2011-08-31
Varsta : 29
Localizare : Stokton , CA

Când dau click pe un forum, iese o paletă. Empty
PostSubject: Re: Când dau click pe un forum, iese o paletă.   Când dau click pe un forum, iese o paletă. EmptyWed Aug 31, 2011 4:55 pm

versiunea ?

Daca folosesti phpbb2 & punBB aici codu = >

Code:
 .td.row2,td.row1.over:hover:hover{
background: url(LINK IMAGINE);
background-position:right bottom;
background-repeat:no-repeat;

}

Daca phpbb3 & Invision codu =>

Code:
li.row:hover {
background-image:url(LINK IMAGINE);
background-position:right bottom;
background-repeat:no-repeat;
}

Sper ca`s bune,leam creat acuma pe loc si nu leam incercat.
Back to top Go down
http://westcs.forum.st/forum
Gassy
Administrator
Gassy

Sex : Male
Mesaje : 224
Free Dollars : 599
Data de inscriere : 2011-07-09
Varsta : 29
Localizare : Romania

Când dau click pe un forum, iese o paletă. Empty
PostSubject: Re: Când dau click pe un forum, iese o paletă.   Când dau click pe un forum, iese o paletă. EmptyThu Sep 01, 2011 1:53 am

Pe acest forum am folosit urmatoarea metoda (phpBB2):

Am inlocuit template-ul index_box cu:
Code:

<table width="100%" border="0" cellspacing="1" cellpadding="0" align="center">
   <tr>
      <td valign="bottom">
         <!-- BEGIN switch_user_logged_in -->
         <span class="gensmall">{LAST_VISIT_DATE}<br />
         {CURRENT_TIME}<br />
         </span>
         <!-- END switch_user_logged_in -->
      </td>
      <td class="gensmall" align="right" valign="bottom">
         <!-- BEGIN switch_user_logged_in -->
         <a class="gensmall" href="{U_SEARCH_NEW}">{L_SEARCH_NEW}</a><br />
         <a class="gensmall" href="{U_SEARCH_SELF}">{L_SEARCH_SELF}</a><br />
         <!-- END switch_user_logged_in -->
         <a class="gensmall" href="{U_SEARCH_UNANSWERED}">{L_SEARCH_UNANSWERED}</a>
      </td>
   </tr>
</table>
<!-- BEGIN catrow --><!-- BEGIN tablehead --><table class="forumline" width="100%" border="0" cellspacing="0" cellpadding="0">
   <tr>
      <th colspan="{catrow.tablehead.INC_SPAN}" nowrap="nowrap" width="100%" class="secondarytitle">&nbsp;{catrow.tablehead.L_FORUM}&nbsp;</th>
      <th nowrap="nowrap" width="50">{L_TOPICS}</th>
      <th nowrap="nowrap" width="50">{L_POSTS}</th>
      <th nowrap="nowrap" width="150"><div style="width:150px;">{L_LASTPOST}</div></th>
   </tr>
   <!-- END tablehead -->
   <!-- BEGIN cathead -->
   <tr>
      <!-- BEGIN inc -->
      <td class="{catrow.cathead.inc.INC_CLASS}" width="46"><img src="{SPACER}" height="0" width="46" /></td>
      <!-- END inc -->
      <td class="{catrow.cathead.CLASS_CAT}" colspan="{catrow.cathead.INC_SPAN}" width="100%">
         <h{catrow.cathead.LEVEL} class="hierarchy">
            <span class="cattitle">
               <a class="cattitle" title="{catrow.cathead.CAT_DESC}" href="{catrow.cathead.U_VIEWCAT}">{catrow.cathead.CAT_TITLE}</a>
            </span>
         </h{catrow.cathead.LEVEL}>
      </td>
      <td class="{catrow.cathead.CLASS_ROWPIC}" colspan="3" align="right">&nbsp;</td>
   </tr>
   <!-- END cathead -->
   <!-- BEGIN forumrow -->
   <tr>
      <!-- BEGIN inc -->
      <td class="{catrow.forumrow.inc.INC_CLASS}" width="46"><img src="{SPACER}" height="0" width="46" alt="." /></td>
      <!-- END inc -->
      <td class="{catrow.forumrow.INC_CLASS}" align="center" valign="middle">
         <img title="{catrow.forumrow.L_FORUM_FOLDER_ALT}" src="{catrow.forumrow.FORUM_FOLDER_IMG}" alt="{catrow.forumrow.L_FORUM_FOLDER_ALT}" />
      </td>
      <td class="row1 over" id="ceva" colspan="{catrow.forumrow.INC_SPAN}" valign="top" width="100%" height="50">
         <h{catrow.forumrow.LEVEL} class="hierarchy">
            <span class="forumlink">
               <a class="forumlink" href="{catrow.forumrow.U_VIEWFORUM}">{catrow.forumrow.FORUM_NAME}</a><br />
            </span>
         </h{catrow.forumrow.LEVEL}>
         <span class="genmed">{catrow.forumrow.FORUM_DESC}</span>
         <span class="gensmall">
            <!-- BEGIN switch_moderators_links -->
            {catrow.forumrow.switch_moderators_links.L_MODERATOR}{catrow.forumrow.switch_moderators_links.MODERATORS}
            <!-- END switch_moderators_links -->
            {catrow.forumrow.L_LINKS}{catrow.forumrow.LINKS}
         </span>
      </td>
      <td class="row3" align="center" valign="middle" height="50">
         <span class="gensmall">{catrow.forumrow.TOPICS}</span>
      </td>
      <td class="row2" align="center" valign="middle" height="50">
         <span class="gensmall">{catrow.forumrow.POSTS}</span>
      </td>
      <td class="row3 over" align="center" valign="middle" height="50">
         <span class="gensmall">{catrow.forumrow.LAST_POST}</span>
      </td>
   </tr>
   <!-- END forumrow -->
   <!-- BEGIN catfoot -->
   <tr>
      <!-- BEGIN inc -->
      <td class="{catrow.catfoot.inc.INC_CLASS}" width="46"><img src="{SPACER}" height="0" width="46" /></td>
      <!-- END inc -->
      <td class="spaceRow" colspan="{catrow.catfoot.INC_SPAN}" height="1"><img src="{SPACER}" alt="" height="1" width="1" /></td>
   </tr>
   <!-- END catfoot -->
   <!-- BEGIN tablefoot -->
</table><img src="{SPACER}" alt="" height="5" width="1" /><!-- END tablefoot --><!-- END catrow -->

Iar in foaia de stil am adaugat:
Code:

#ceva:hover {
background: #f0f4f7 url(http://i.imgur.com/f4JTZ.png);
background-repeat: no-repeat;
background-position:top right;
opacity:0.95;
filter:alpha(opacity=95);
}
Back to top Go down
https://free-coding.all-up.com
puNNcT.

puNNcT.

Sex : Male
Mesaje : 38
Free Dollars : 115
Data de inscriere : 2011-08-31
Varsta : 29
Localizare : Stokton , CA

Când dau click pe un forum, iese o paletă. Empty
PostSubject: Re: Când dau click pe un forum, iese o paletă.   Când dau click pe un forum, iese o paletă. EmptyThu Sep 01, 2011 2:30 am

tot mai simplu e ce am dat eu Smile ..
Back to top Go down
http://westcs.forum.st/forum
Gassy
Administrator
Gassy

Sex : Male
Mesaje : 224
Free Dollars : 599
Data de inscriere : 2011-07-09
Varsta : 29
Localizare : Romania

Când dau click pe un forum, iese o paletă. Empty
PostSubject: Re: Când dau click pe un forum, iese o paletă.   Când dau click pe un forum, iese o paletă. EmptyThu Sep 01, 2011 4:31 am

Daca functioneaza, da! Razz
Back to top Go down
https://free-coding.all-up.com
sT000



Sex : Male
Mesaje : 27
Free Dollars : 57
Data de inscriere : 2011-08-31
Varsta : 27
Localizare : Aș vrea Australia, dar România

Când dau click pe un forum, iese o paletă. Empty
PostSubject: Re: Când dau click pe un forum, iese o paletă.   Când dau click pe un forum, iese o paletă. EmptyThu Sep 01, 2011 10:59 am

Vă mulțumesc. Închis !
Back to top Go down
Gassy
Administrator
Gassy

Sex : Male
Mesaje : 224
Free Dollars : 599
Data de inscriere : 2011-07-09
Varsta : 29
Localizare : Romania

Când dau click pe un forum, iese o paletă. Empty
PostSubject: Re: Când dau click pe un forum, iese o paletă.   Când dau click pe un forum, iese o paletă. EmptyThu Sep 01, 2011 11:01 am

Cu placere. Inchidem...

Topic rezolvat => Inchis!
Back to top Go down
https://free-coding.all-up.com
Sponsored content




Când dau click pe un forum, iese o paletă. Empty
PostSubject: Re: Când dau click pe un forum, iese o paletă.   Când dau click pe un forum, iese o paletă. Empty

Back to top Go down
 

Când dau click pe un forum, iese o paletă.

View previous topic View next topic Back to top 

 Similar topics

-
» Cum fac interzis sa dai click dreapta pe forum.
» Cum pot face sa am paleta de culori asa?
» Scris colorat schimbator cand stau cu mouseul pe link
» Nu mai am butonul cautare pe forum ! ajutatima :D
» Cum pun subiectele de la forum in portal .

Page 1 of 1

Permissions in this forum:You cannot reply to topics in this forum
Free Coding :: Suport Gratuit :: Suport HTML & CSS :: Probleme rezolvate-