PDA

View Full Version : MAKE footer of a module of vb 5.1.5


satriamuda99
03-09-2015, 02:18 PM
MAKE footer of a module of vb 5.1.5 made footer with html module . and input this code <html lang="en">
<head>
<style type="text/css">
#footer-menu {
float:left;
background:#442619 ;
color:DB9900;
width:1110px;
margin:50px auto 0 auto;
padding:10px 10px 2px 10px;
display:inline;
}
#footer-menu ul {
padding:0;
list-style-type:none;
left:auto;
overflow: auto;
}
#footer-menu li {
margin:0 20px 5px 0;
padding-left:6px;
list-style-type:none;
float:left;
display:inline;
background:none;
position:relative;
font-family:Arial;
font-weight:bold;
border-left:1px solid 000000;
}
#footer-menu ul li ul {
margin:5px 0 5px 0;
}
#footer-menu ul ul li {
float:none;
padding:0;
margin:0 0 2px 0;
font-weight:normal;
display:block;
width:auto;
border:0;
}
#footer-menu a {
text-decoration: none;
color: white;
}
#footer-menu a:hover {
text-decoration: underline;
color: gold;
}
</style>
</head>
<body>
<div id="footer-menu">
<ul>
<li><a href="http://thejual.com">Peraturan forum</a>
<ul>
<li><a href="http://www.thejual.com/forum/main-forum/mau-bikin-thread-atau-posting-baca-ini-dulu">Peraturan</a></li>
<li>
<a href="http://www.thejual.com/forum/main-forum/belajar-posting">Belajar posting</a> </li>
<li><a href="http://www.thejual.com/forum/main-forum/mau-bikin-thread-atau-posting-baca-ini-dulu">Peraturan Posting</a> </li>



</ul>
</li>
<li><a href="http://www.thejual.com/forum/serba-serbi">Serba Serbi</a>
<ul>
<li>
<a href="http://www.thejual.com/forum/serba-serbi/berita-dan-hukum">Berita dan Hukum</a> </li>
<li><a href="http://www.thejual.com/forum/serba-serbi/ilmu-marketing-aa"> Ilmu Marketing</a> </li>
<li> <a href="http://www.thejual.com/forum/serba-serbi/ngobrol-bebas"> Ngobrol Bebas</a></li>
</ul>
</li>
<li><a href="http://www.thejual.com/forum/webmaster">Web Master</a>
<ul>
<li>

<a href="http://www.thejual.com/forum/webmaster/seo">Seo</a>
<li> <a href="http://www.thejual.com/forum/webmaster/vbulletin">Vbulletin</a>
<li> <a href="http://www.thejual.com/forum/webmaster/wordpress">Wordpress</a></li>
</ul>
</li>

<li><a href="http://www.thejual.com/forum/webmaster/sosial-media">Sosial Media</a>
<ul>
<li> <a href="http://www.thejual.com/forum/webmaster/sosial-media/facebook">Facebook</a>
<li> <a href="http://www.thejual.com/forum/webmaster/sosial-media/twitter">Twitter</a>
<li> <a href="http://www.thejual.com/forum/webmaster/sosial-media/instagram">Instagram</a></td>

</ul>
</li>
<li><a href="http://www.thejual.com/forum/forum-jual-beli">Jual Beli</a>
<ul>
<li>

<a href="http://www.thejual.com/forum/forum-jual-beli/otomotif">Automotif</a>
<li> <a href="http://www.thejual.com/forum/forum-jual-beli/properti">Properti</a>
<li> <a href="http://www.thejual.com/forum/forum-jual-beli/handphone-tablet">Hp & tablet</a></td>

</ul>
</li>

<div id="share-buttons">

<!-- Facebook -->
<a href="https://www.facebook.com/thejual" target="_blank"><img src="http://www.simplesharebuttons.com/images/somacro/facebook.png" alt="Facebook" /></a>

<!-- Twitter -->
<a href="https://twitter.com/thejual" target="_blank"><img src="http://www.simplesharebuttons.com/images/somacro/twitter.png" alt="Twitter" /></a>

<!-- Google+ -->
<a href="https://twitter.com/thejual" target="_blank"><img src="http://www.simplesharebuttons.com/images/somacro/google.png" alt="Google" /></a>



<!-- LinkedIn -->
<a href="https://www.linkedin.com/hp/?dnr=80jyJ0KlYK6F8Wwr80_wp0SlYK6oVzMwNY-c&trk=nav_responsive_tab_home" target="_blank"><img src="http://www.simplesharebuttons.com/images/somacro/linkedin.png" alt="LinkedIn" /></a>

<!-- Pinterest -->
<a href="https://www.pinterest.com/a_properti/"><img src="http://www.simplesharebuttons.com/images/somacro/pinterest.png" alt="Pinterest" /></a>



<!-- Email -->
<a href="mailto:?Subject=Simple Share Buttons&Body=I%20saw%20this%20and%20thought%20of%20you!%20 http://www.simplesharebuttons.com"><img src="http://www.simplesharebuttons.com/images/somacro/email.png" alt="Email" /></a>

</div>
</ul>
</ul>
</div>
</body>
</html>



sample my forum www.thejual.com

delicjous
03-16-2015, 06:30 PM
Hi,

nice idea!
I made a mod that display some links at the end of the footer.
Made it that you could use it with all your links and have full control about admincp.

Left Block:
5 Blocks of Links with each 4 Links
Every Link could be handle at admincp
Right:
6 Sharebuttons

Everything could set-up in settings -->options --> Footer menu

Hope it is useful for you and others.
https://vborg.vbsupport.ru/attachment.php?attachmentid=152064&stc=1&d=1426534169

satriamuda99
10-12-2015, 10:43 AM
Hi,

nice idea!
I made a mod that display some links at the end of the footer.
Made it that you could use it with all your links and have full control about admincp.

Left Block:
5 Blocks of Links with each 4 Links
Every Link could be handle at admincp
Right:
6 Sharebuttons

Everything could set-up in settings -->options --> Footer menu

Hope it is useful for you and others.
https://vborg.vbsupport.ru/attachment.php?attachmentid=152064&stc=1&d=1426534169

best footer nice..:up::up::up:

friendlymela
10-13-2015, 04:31 AM
Hi,

nice idea!
I made a mod that display some links at the end of the footer.
Made it that you could use it with all your links and have full control about admincp.

Left Block:
5 Blocks of Links with each 4 Links
Every Link could be handle at admincp
Right:
6 Sharebuttons

Everything could set-up in settings -->options --> Footer menu

Hope it is useful for you and others.
https://vborg.vbsupport.ru/attachment.php?attachmentid=152064&stc=1&d=1426534169

it will work on vb4?

delicjous
10-14-2015, 09:24 AM
it will work on vb4?

don't know... try it ;-)

I don't use vB4, but I didn't believe it will work before you will change a bit of code.

satriamuda99
09-14-2016, 04:34 PM
don't know... try it ;-)

I don't use vB4, but I didn't believe it will work before you will change a bit of code.

what your forum..?

delicjous
09-14-2016, 04:37 PM
what your forum..?

Don't have any vB-Forums anymore.
(Just do some moderate-work on some forums)