MyBB Community Forums

Full Version: create a minus and plus to html code.
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
Hello everyone

I created my newsboad, also using the thead's class, now, as
  you can see from the link to my site, I added the "+" and "-" to open / close the Newsboard, I wanted to know which script you want to run it, because now switches to click on "+" to "-" and / or vice versa, however, does not alter the Newsboard, remains open.

My forum > > > http://yugiohspirits.altervista.org/

I insert the code here ...
  (index templates -> index)

<div class = "thead"> <b> <span style = "color: aquamarine; 
text-align: center; 
margin-left: 400px; 
font-size: 30px; "> Newsboard </ span> </ b> <div class =" expcolimage "> <img src =" images / cleandark / collapse.gif "id =" cat_4_img "class =" expander "alt = "[-]" title = "[-]" style = "cursor: pointer;"> </ div> </ div> 
<div style = "margin: 5px 5px 10px 300px; 
height: 70px; 
background-color: # 201E1E; 
border-radius: 10px; 
color: # 5C5651; 
font-size: 50pt; 
text-align: left; 
border: 1px solid rgba (92, 87, 81, 0.2); 
width: 800px; 
margin-left: 120px; 
margin-bottom: 10px; 
height: 100px; 
padding-bottom: 59px; 
margin-left: 0; 
padding-left: 249px; "> 
<div style = "padding-left: 6px; margin-top: 5px; color: # 5c5651; font-size: 7pt; text-align: left"> 
<! - ================= Change hence the Newsboard ============= -> 
<span class = "link_newsboard"> 9.17 </ span> - <a href="showteam.php"> <span class = "link_newsboard"> <b> Staff </ b> </ span> </a> : <span class = "link_newsboard"> <a style="color:red" href="http://yugiohspirits.altervista.org/showthread.php?tid=143"> <b> Staff here! </ b> </a> </ span> 
 
<br> 

<span class = "link_newsboard"> 9.17 </ span> - <a href="/showteam.php?"> <span class = "link_newsboard"> <b> Staff </ b> </ span> </ a>: <span class = "link_newsboard"> <a style="color:yellow" href="http://yugiohspirits.altervista.org/showthread.php?tid=142&pid=334#pid334"> <b> Published episodes of fairy tail! </ b> </a> </ span> 

<br> 

<span class = "link_newsboard"> 9.17 </ span> - <a href="/showteam.php?"> <span class = "link_newsboard"> <b> Staff </ b> </ span> </ a>: <span class = "link_newsboard"> <a style="color:pink" href="http://yugiohspirits.altervista.org/showthread.php?tid=144&pid=338#pid338"> <b> Vote the survey, click here! </ b> </a> </ span> 

<br> 

<span class = "link_newsboard"> 9.17 </ span> - <a href="/showteam.php?"> <span class = "link_newsboard"> <b> Staff </ b> </ span> </ a>: <span class = "link_newsboard"> <a style="color:violet" href="http://yugiohspirits.altervista.org/showthread.php?tid=6&pid=22#pid22"> <b> Candidatevi paper of the week, click here! </ b> </a> </ span> 

<br> 

<span class = "link_newsboard"> 9.17 </ span> - <a href="/showteam.php?"> <span class = "link_newsboard"> <b> Staff </ b> </ span> </ a>: <span class = "link_newsboard"> <a style="color:orange" href="http://yugiohspirits.altervista.org/showthread.php?tid=138&pid=324#pid324"> <b> Commented the mobile version! </ b> </a> </ span> 

<br> 

<span class = "link_newsboard"> 9.17 </ span> - <a href="/showteam.php?"> <span class = "link_newsboard"> <b> Staff </ b> </ span> </ a>: <span class = "link_newsboard"> <a style="color:green" href="http://yugiohspirits.altervista.org/showthread.php?tid=27&pid=46#pid46"> <b> Candidatevi as a staffer, click here! </ b> </a> </ span> 

<br> 

<span class = "link_newsboard"> 9.17 </ span> - <a href="/showteam.php?"> <span class = "link_newsboard"> <b> Staff </ b> </ span> </ a>: <span class = "link_newsboard"> <a style="color:white" href="http://yugiohspirits.altervista.org/showthread.php?tid=112&pid=228#pid228"> <b> Say your predictions about the new banned list / limited list and / or participate in the contest, click here! </ b> </a> </ span> 


<! - ============================================== ================== 
================================ End ================= =============== 
================================================== =============== -> 
</ div> 
</ div>
 


Can you give me the script to put on and tell me where to put it?

Up Up Up

Up Up Up Up
up please