We hope you enjoy your visit.

You're currently viewing our forum as a guest. This means you are limited to certain areas of the board and there are some features you can't use. If you join our community, you'll be able to access member-only sections, and use many member-only features such as customizing your profile, sending personal messages, and voting in polls. Registration is simple, fast, and completely free.


Join our community!


If you're already a member please log in to your account to access all of our features:

Username:   Password:
Locked Topic
[ C ] Graphic Code
Topic Started: Feb 8 2014, 03:47 PM (307 Views)
Tyler Dream
Member Avatar
Member
[ *  *  *  * ]
Board Address:PRIVATE
Board Software:ZB
Description: I want to combine these codes.

Code one: <!-- TOPMENU -->
<!-- HEADER -->
<div id="main_content">

<div id="header">
<div id="header_l"><!-- top left corner --></div>
<div id="header_r"><!-- top right corner --></div></div>
<!-- end of header -->

<div id="side_l"><div id="side_r">
<!-- content starts -->
<div id='sub_wrap'><div id='sub_r'><div id='sub_rl'><div id='sub_rr'><!-- SUBMENU --></div></div></div></div>
<!-- NAV -->
<!-- BOARD -->
</div>
<div id="footer">
<div id="footer_l"><!-- bottom left corner --></div>
<div id="footer_r"><!-- bottom right corner --></div>
</div></div></div>
<!-- content ends -->
</div>
</div></div>
</div>
</div>
</div>


<script type="text/javascript" src="http://z3.ifrm.com/11/88/0/p32184/h2.js"></script>
<script type="text/javascript">
//<![CDATA[
ff=(navigator.userAgent.indexOf("Firefox")!=-1)?" style='position:relative;left:-1px'":"";
$(".category td.c_foot").append('<div class="foot_left"'+ff+'></div><div class="foot_right"></div>');
$("#stats td.c_foot .right").prependTo("#stats .foot_right");
//]]>
</script>
<script type="text/javascript">
$(function(){
$("#copyright").append(" - Theme Created by Axonite Of <a href='http://s1.zetaboards.com/Unite'>Unite</a> & <a href='http://resources.zetaboards.com'>ZNR</a>");
});
</script>

CODE 2:

<div id="submenu_bar"></div>
<div id="submenu">
<a href="http://s#.zetaboards.com/YOURBOARDNAME/search/">Search</a>
<a href="http://s#.zetaboards.com/YOURBOARDNAME/members/">Members</a>
<a href="http://s#.zetaboards.com/YOURBOARDNAME/calendar/">Calendar</a>
<a href="http://s#.zetaboards.com/YOURBOARDNAME/faq/" rel="help">FAQ</a>
<a href="http://s#.zetaboards.com/YOURBOARDNAME/site/">Portal</a>
</div>
Offline Profile Goto Top
 
Helena
Member Avatar
M is for Mod

Find this in code 1:

<!-- SUBMENU -->

Replace it with

all of Code 2

Offline Profile Goto Top
 
Tyler Dream
Member Avatar
Member
[ *  *  *  * ]
Thanks! Close please
Offline Profile Goto Top
 
Moonface
Member Avatar


Completed!

Your request has been completed. If you have any questions or concerns regarding the state of your request, please feel free to contact me via PM.
Offline Profile Goto Top
 
1 user reading this topic (1 Guest and 0 Anonymous)
« Previous Topic · Closed Requests · Next Topic »
Locked Topic