Jump to content

Recommended Posts

Posted

Salut , am o problema , am pus un footer , gasit intr-o postare de pe forumul vostru .

Cam asa arata : http://i.imgur.com/jBA8Tm2.jpg

Cod footer:

As dorii sa nu mai fie asa de lat , vreau sa fie la acelasi nivel ca legenda . 

<style>
#footer_logo{
	padding-left: 10px;
	opacity: 0.8;
	padding-bottom: 7px;
}

#footer_logo:hover{
	opacity: 1;
}

#footer_sites{
	font-size: 12px;
	color: #a4a5a5;
	text-transform: uppercase;
}

#footer_sites ul{
        list-style-image: url('http://s30.postimg.org/pmqsv0wfh/footer_star.png');
}

#footer_sites a:link, #footer_sites a:visited{
	font-size: 11px;
	color: #a4a5a5;
	text-transform: uppercase;
	text-decoration: none;
}

#footer_sites a:hover{
	color: #d0d0d0;
}

#footer_copyright{
	font-size: 9px;
	color: #a4a5a5;
	font-family: arial;
	width: 30%;
}

#footer_copyright a:link, #footer_copyright a:visited{
	font-size: 9px;
	color: #adadad;
	font-family: arial;
	text-decoration: none;
}

#footer_social{
	text-align: center;
}

#footer_social img{
	opacity: 0.8;
}

#footer_social img:hover{
	opacity: 1;
}
</style>


<table style="background:#121212;border-left:2px solid #353738;border-right:2px solid #353738;border-bottom:2px solid #353738;width: 95%;height: 100px;margin:
auto;border-spacing:0;border-collapse:collapse;border=
:5">
<tbody><tr>
	<td id="footer_logo">
		<a href="http://only-ph.info" target="_blank" title=""><img src="http://i.imgur.com/2QbWzr2.png" height="72" width="212"></a>
	</td>
	<td id="footer_sites">
		<ul>
			<li><a href="ymsgr:sendim?dsk_lucian" target="_blank" 
title="ymsgr:sendim?dsk_lucian">ONLY-PH ► Contact STAFF</a></li>
			<li><a href="http://www.only-ph.info/shoutbox/" target="_blank" 
title="http://www.only-ph.info/shoutbox/">ONLY-PH ► CHAT </a></li>
<li><a href="http://www.only-ph.info/forum/9-cerere-func%C5%A3ie/" target="_blank" 
title="http://www.only-ph.info/forum/9-cerere-func%C5%A3ie/">ONLY-PH ► Cerere Functie</a></li>
<li><a href="http://www.only-ph.info/forum/16-servere-%C2%BB-counter-strike-16/" target="_blank"
title="http://www.only-ph.info/shoutbox/">ONLY-PH ► Servere Publice</a></li> 
		</ul>
	</td>
	
	
	<td id="footer_copyright">
		<li><span style="font-size: 12px;color:#adadad;">Toate drepturile apartin ONLY-PH.INFO</a> </li>
 <li><span style="font-size: 12px;color:#adadad;">Re-publicarea continutului este interzisa.</span><br></li>
		
	</span></td>
	
	<td id="footer_social">
		<a href="https://www.facebook.com/onlyphinfo" target="_blank">
<img src="http://i58.tinypic.com/25fob4p.png"></a>
       <a href="https://www.youtube.com/user/BlueSkiLLzHD" target="_blank">
<img src="http://i61.tinypic.com/2h684z9.png"></a>
    <a href="http://only-ph.info" target="_blank">
<img src="http://i60.tinypic.com/2hz680.png"></a>
<a href="https://plus.google.com/u/0/105766815256418760733" target="_blank">
<img src="http://i60.tinypic.com/6r57qd.png"></a>

	</td>
</tr>
</tbody></table>








 

Posted

Ai postat mai sus Style-ul, fa-l asa:

<style>
#footer_logo{
	padding-left: 0px;
	opacity: 0.8;
	padding-bottom: 7px;
}

#footer_logo:hover{
	opacity: 1;
}

#footer_sites{
	font-size: 12px;
	color: #a4a5a5;
	text-transform: uppercase;
}

#footer_sites ul{
        list-style-image: url('http://s30.postimg.org/pmqsv0wfh/footer_star.png');
}

#footer_sites a:link, #footer_sites a:visited{
	font-size: 11px;
	color: #a4a5a5;
	text-transform: uppercase;
	text-decoration: none;
}

#footer_sites a:hover{
	color: #d0d0d0;
}

#footer_copyright{
	font-size: 9px;
	color: #a4a5a5;
	font-family: arial;
	width: 30%;
}

#footer_copyright a:link, #footer_copyright a:visited{
	font-size: 9px;
	color: #adadad;
	font-family: arial;
	text-decoration: none;
}

#footer_social{
	text-align: center;
}

#footer_social img{
	opacity: 0.8;
}

#footer_social img:hover{
	opacity: 1;
}
</style>

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.