[quote=mango juice]halu there ephe!...
what will i do, i already have a cbox and i want to put a box with my links under my cbox...
what i did was i put the codes you gave together with my cbox file.. i just compiled evertyhign in one file.. but i think its not working.... my cbox isnt showing anymore... what's the problem?...
[/quote]
Here's a way to put a link below you cbox in one side bar code?
[quote]var cbox1="<div align='center' id='cboxdiv'>"+
"<iframe frameborder='0' width='85%' height='280' src='http://www3.cbox.ws/box/?boxid=2343079&boxtag=3688&sec=main' marginheight='2' marginwidth='2' scrolling='auto' allowtransparency='yes' name='cboxmain' style='border:#000000 0px double;' id='cboxmain'></iframe><br>"+
"<iframe frameborder='0' width='85%' height='75' src='http://www3.cbox.ws/box/?boxid=2343079&boxtag=3688&sec=form' marginheight='2' marginwidth='2' scrolling='no' allowtransparency='yes' name='cboxform' style='border:#000000 0px solid;border-top:0px' id='cboxform'></iframe>"+
"</div> [color=red]<center><a href='LINK HERE' target='_blank'><img src='LINK OF IMAGE HERE'></a></center>[/color] ";
addSideBar("Speak to me...",cbox1,"ul_cbox_content");
}[/quote]
I hope you get the idea hehe =