Jump to content

Recommended Posts

Posted

<br clear="all" />
	<table class="tablebg" width="100%" cellspacing="1">
      <tr>
	<table class="tablebg" width="100%" cellspacing="1">
	<tr>
	<td class="row1 nobold" width="100%" valign="middle"><p class="genmed"> 
<div align="center" style="background-color: ##4A4A4A; border: 1px dashed green; padding: 2px; font-size: 11px; font-family:'tahoma';"> 
<center><strong><b><h32>
<font style="text-shadow: 1px 1px 7px rgb(108, 108, 108);" color="#6699FF">
<table>
<tbody><tr><td class="banner"><span onmouseout="this.style.opacity=0.3;this.filters.alpha.opacity=30" onmouseover="this.style.opacity=1;this.filters.alpha.opacity=10" style="opacity: 0.3;">
<a href="http://willgames.net/forum/index.php?/topic/77-cumpara-reclama/" target="blank_&quot;"><img src="http://s9.postimg.org/ume0fp9zz/rec.png" height="60" width="468">
</a></span></td>
 
<td>
<table>
<tbody><tr><td class="--_--">
----
</td>
</tr></tbody></table>
</td>
 
<td class="banner"><span onmouseout="this.style.opacity=0.3;this.filters.alpha.opacity=30" onmouseover="this.style.opacity=1;this.filters.alpha.opacity=10" style="opacity: 0.3;">
<a href="http://willgames.net/forum/index.php?/topic/77-cumpara-reclama/" target="blank_&quot;"><img src="http://s9.postimg.org/ume0fp9zz/rec.png" height="60" width="468"></a>
</span></td>
</tr></tbody></table>
</center>
</fieldset>
</div>

  • Moderators
Posted

Doamne, codu de sus..  :-< Stim toti ca e usor copy/paste la tot ce are acolo si gata, dar macar puteai sa explici unde sa puna codu ala, care este "creat" de o persoana fara cunostinte in ce-a ce face.

 

Cum sa creezi o tabla si dupa pentru un spatiu in mijloc sa folosesti alta tabla? Vai, asaceva nu am mai vazut in viata mea, am vazut coduri fara sens, dar asta e cu totu pe alta lume. Pentru ce ar face asaceva, nu stiu, la ce simplu ar fi fost:

<div class="reclama">
     <div class="reclama-1"><a href="Link"><img src="http://s9.postimg.org/ume0fp9zz/rec.png" alt="Reclama-1"/></a></div>
     <div class="reclama-2"><a href="Link"><img src="http://s9.postimg.org/ume0fp9zz/rec.png" alt="Reclama-1"/></a></div>
</div>

Si dupacea in ipb_styles.css sa adauge:

.reclama {
     margin: 20px;
     overflow: hidden;
}

.reclama-1 {
     float: left;
     opacity: 0.5;
     transition: opacity 300ms;
     -o-transition: opacity 300ms;
     -moz-transition: opacity 300ms;
}

.reclama-1:hover {
     opacity: 1;
}

.reclama-2 {
     float: right;
     opacity: 0.5;
     transition: opacity 300ms;
     -o-transition: opacity 300ms;
     -moz-transition: opacity 300ms;
}

.reclama-2:hover {
     opacity: 1;
}

PHP Developer - Not available for freelancing right now

Daca ai de gand sa postezi la categoria IPB, nu uita sa citesti regulamentul: Link regulament

Please sign in to comment

You will be able to leave a comment after signing in



Sign In Now
  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.