|
Post by kenton on Mar 14, 2006 9:23:25 GMT -5
Hi guys im trying to make an affiliation bar for the bottom of my forum my im confused im not good at this stuff and was wondering if you could help he, i trying to add the affiliation logo on it but it aint working theres kind of a glaze when i use it witch hides some of my affiliates and it i need to change the color thanks. I have put it on this test board after a thew coding problems i.e banned myself etc lol. jasonhopkins.proboards61.com/This is me real site: gadgetsandthat.proboards67.com/index.cgi<table align="center" border="0" width="40%" cellspacing="0" cellpadding="0" class="bordercolor"> <tr> <td> <table width="100%" border="0" align="left" cellpadding="2" cellspacing="1"> <tr> <td class="catbg" align="center"> <font color="#808080" size="2"> <b>Affiliates</b></font> </td> <td class="catbg" align="center"> </td> </tr> <tr> <td width="50%" valign="top" class="windowbg" align="center"> <center><MARQUEE onmouseover=this.stop() direction=up style="FILTER: Alpha(Opacity=100, FinishOpacity=0, Style=1, StartX=90, StartY=0, FinishX=0, FinishY=0)" onmouseout=this.start() scrollAmount=2 width="100%" height=90> <center> <A href="<center><a href="http://gadgetsandthat.proboards67.com" target="_blank"><img src="http://i45.photobucket.com/albums/f97/gadgetsandthat/green.gif" border="0" alt="Image hosting by Photobucket"></a> <A HREF="http://freewebsubmission.com"> <IMG SRC="http://freewebsubmission.com/images/fwsbutton9.gif" WIDTH=88 HEIGHT=31 BORDER=0 ALT="Submit Your Site To The Web's Top 50 Search Engines for Free!"></A> <a href="http://freeadvertise.proboards62.com/index.cgi"><img src="http://i15.photobucket.com/albums/a378/serpent_/ftamini.png"></a></center> <a href="http://beereed.proboards75.com" alt="Movie mania."><img src="http://i35.photobucket.com/albums/d195/arcadecheaters/mmmini1vv.gif" width="88" height="31" border="0" alt="B."></a> <a href="http://polariceclub.proboards31.com/index.cgi" target="_blank"><img src="http://i3.photobucket.com/albums/y57/dazzlingdolphin/polarice3og.gif" border="0" alt="Image hosting by Photobucket"></a><a href="http://www.doshindude.proboards37.com/" target="_blank"><img src="http://i16.photobucket.com/albums/b12/doshindude/GamersforumaffiliatebannerNESmario.gif" border="0" width="88" height="31" alt="Gamer's Forum" /></a>
<a href="http://enterthe.proboards32.com" target="_blank"><img src="http://i7.photobucket.com/albums/y268/sixpackman6/simpsonsminibanner.gif" alt="The Simpsons Site" /></a> <a href="http://weskerrocks.proboards38.com" Target="_blank"><img src="http://i4.photobucket.com/albums/y136/Holly5/Buttons/mini11cv.gif" width=88 height=31 border=0 alt="Umbrella Inc."></a> <a href="http:\\linkrinkydink.proboards80.com" target= "_blank"><img src="http://i30.photobucket.com/albums/c307/Link_rinkydink/Bannercopy.gif" alt="The Legend of Zelda Forum"/></a> </center> <IMG onmouseover=high(this) style="FILTER: alpha(opacity=30); moz-opacity: 0.3" onmouseout=low(this) height=31 alt="" src="[IMG]http://i45.photobucket.com/albums/f97/gadgetsandthat/green.gif[/IMG]" width=88 border=0></A> </MARQUEE> <br></td> <td width="50%" valign="top" class="windowbg" align="center"><p><br><img src="[IMG]http://i45.photobucket.com/albums/f97/gadgetsandthat/green.gif[/IMG]"> <textarea rows="2" name="S1" cols="20"><a href="<a href="http://gadgetsandthat.proboards67.com" target="_blank"><img src="[IMG]http://i45.photobucket.com/albums/f97/gadgetsandthat/green.gif[/IMG]" border="0" alt="Image hosting by Photobucket"></a> " Target="_blank"> <img src="[IMG]http://i45.photobucket.com/albums/f97/gadgetsandthat/green.gif[/IMG]" width=88 height=31 border=0 alt="banner"></a> </td> </tr> </table> </td> </tr> </table> <SCRIPT LANGUAGE="JavaScript"> <!-- /* Thanks very much
|
|
|
Post by twitchie on Mar 14, 2006 10:36:20 GMT -5
Take this out of the code: Alpha(Opacity=100That will take care of your glaze problem. And for your color problem, all I can tell you is change this part in bold: <font color="# 808080" size="2"> You can find hex colors here: www.december.com/html/spec/color.htmlThe color of the affiliates box should be the color of your category background, see this part of the code: <td class=" catbg" align="center"> </td> Let's say your Title Background is gray and you want your affiliates table to be that color. Just take out catbg and add titlebg. Here are the ID names of some of the parts of your forum: titlebg catbg windowbg windowbg2 bordercolor welcomebg menubg newstitlebg
|
|
|
Post by kenton on Mar 14, 2006 11:14:40 GMT -5
Thanks very much ive done that but how do i put the pic of my affiliation bar next to its text its just a red x ive done everything else. plz help gadgetsandthat.proboards67.com/index.cgithe url of the pic is: http://i45.photobucket.com/albums/f97/gadgetsandthat/green.gif And code is: <a href="http://gadgetsandthat.proboards67.com" target="_blank"><img src="http://i45.photobucket.com/albums/f97/gadgetsandthat/green.gif" border="0" alt="Image hosting by Photobucket"></a> The affiliation bar code: <table align="center" border="0" width="40%" cellspacing="0" cellpadding="0" class="bordercolor"> <tr> <td> <table width="100%" border="0" align="left" cellpadding="2" cellspacing="1"> <tr> <td class="titlebg" align="center"> <font color="#FFFFFF" size="2"> <b>Affiliates</b></font> </td> <td class=" titlebg " align="center"> </td> </tr> <tr> <td width="50%" valign="top" class="windowbg" align="center"> <center><MARQUEE onmouseover=this.stop() direction=up style="FILTER:, FinishOpacity=0, Style=1, StartX=90, StartY=0, FinishX=0, FinishY=0)" onmouseout=this.start() scrollAmount=2 width="100%" height=90> <center> <A href="<A HREF="http://freewebsubmission.com"> <IMG SRC="http://freewebsubmission.com/images/fwsbutton9.gif" WIDTH=88 HEIGHT=31 BORDER=0 ALT="Submit Your Site To The Web's Top 50 Search Engines for Free!"></A> <a href="http://freeadvertise.proboards62.com/index.cgi"><img src="http://i15.photobucket.com/albums/a378/serpent_/ftamini.png"></a></center> <a href="http://beereed.proboards75.com" alt="Movie mania."><img src="http://i35.photobucket.com/albums/d195/arcadecheaters/mmmini1vv.gif" width="88" height="31" border="0" alt="B."></a> <a href="http://polariceclub.proboards31.com/index.cgi" target="_blank"><img src="http://i3.photobucket.com/albums/y57/dazzlingdolphin/polarice3og.gif" border="0" alt="Image hosting by Photobucket"></a><a href="http://www.doshindude.proboards37.com/" target="_blank"><img src="http://i16.photobucket.com/albums/b12/doshindude/GamersforumaffiliatebannerNESmario.gif" border="0" width="88" height="31" alt="Gamer's Forum" /></a>
<a href="http://enterthe.proboards32.com" target="_blank"><img src="http://i7.photobucket.com/albums/y268/sixpackman6/simpsonsminibanner.gif" alt="The Simpsons Site" /></a> <a href="http://weskerrocks.proboards38.com" Target="_blank"><img src="http://i4.photobucket.com/albums/y136/Holly5/Buttons/mini11cv.gif" width=88 height=31 border=0 alt="Umbrella Inc."></a> <a href="http:\\linkrinkydink.proboards80.com" target= "_blank"><img src="http://i30.photobucket.com/albums/c307/Link_rinkydink/Bannercopy.gif" alt="The Legend of Zelda Forum"/></a> </MARQUEE> <br></td> <td width="50%" valign="top" class="windowbg" align="center"><p><br><img src="http://imusion.net/forumskins/pb/9/mini_button.jpg"> <textarea rows="2" name="S1" cols="20"><a href=" <a href="http://gadgetsandthat.proboards67.com" target="_blank"><img src="http://i45.photobucket.com/albums/f97/gadgetsandthat/green.gif" border="0" alt="Image hosting by Photobucket"></a> " Target="_blank"> <img src="http://imusion.net/forumskins/pb/9/mini_button.jpg" width=88 height=31 border=0 alt="banner"></a> </td> </tr> </table> </td> </tr> </table> <SCRIPT LANGUAGE="JavaScript"> <!-- /*
|
|
|
Post by twitchie on Mar 14, 2006 12:14:25 GMT -5
Look for this part of the code and replace the bold with your image URL: <td width="50%" valign="top" class="windowbg" align="center"><p><br><img src=" imusion.net/forumskins/pb/9/mini_button.jpg"> <textarea rows="2" name="S1" cols="20"><a href=" <a href="http://gadgetsandthat.proboards67.com" target="_blank"><img src="http://i45.photobucket.com/albums/f97/gadgetsandthat/green.gif" border="0" alt="Image hosting by Photobucket"></a> " Target="_blank">
|
|
|
Post by kenton on Mar 14, 2006 13:06:56 GMT -5
Cheers ive done that yay but the box for the code has got all the code for the affiliation bar in it how do i change that help sorry to trouble you by the way.
|
|
|
Post by twitchie on Mar 14, 2006 13:16:15 GMT -5
Cheers ive done that yay but the box for the code has got all the code for the affiliation bar in it how do i change that help sorry to trouble you by the way. The image to your mini-banner is there so people know what it looks like and the code in the white box is there for people to copy and paste it if they so want to.
|
|
|
Post by kenton on Mar 14, 2006 13:17:48 GMT -5
yea but it aint the code for the banner its the code for the affiliation bar it also blocks all your stuff
|
|
|
Post by twitchie on Mar 14, 2006 13:21:43 GMT -5
yea but it aint the code for the banner its the code for the affiliation bar it also blocks all your stuff I know. You want a affiliates code for your banner?
|
|
|
Post by kenton on Mar 14, 2006 13:26:05 GMT -5
no wht i mean is the white box should have the code for the affiliate banner it it but it doant it has this im so confused:
<a href=" <a href="http://gadgetsandthat.proboards67.com" target="_blank"><img src="http://i45.photobucket.com/albums/f97/gadgetsandthat/green.gif" border="0" alt="Image hosting by Photobucket"></a> " Target="_blank"> <img src="http://imusion.net/forumskins/pb/9/mini_button.jpg" width=88 height=31 border=0 alt="banner"></a> </td> </tr> </table> </td> </tr> </table> <SCRIPT LANGUAGE="JavaScript"> <!-- /* <br/><a href="http://gadgetsandthat.proboards67.com" target="_blank"><img src="http://i45.photobucket.com/albums/f97/gadgetsandthat/green.gif" border="0" alt="Image hosting by Photobucket"></a> <A HREF="http://freewebsubmission.com"> <IMG SRC="http://freewebsubmission.com/images/fwsbutton9.gif" WIDTH=88 HEIGHT=31 BORDER=0 ALT="Submit Your Site To The Web's Top 50 Search Engines for Free!"></A> <a href="http://freeadvertise.proboards62.com/index.cgi"><img src="http://i15.photobucket.com/albums/a378/serpent_/ftamini.png"></a></center> <a href="http://beereed.proboards75.com" alt="Movie mania."><img src="http://i35.photobucket.com/albums/d195/arcadecheaters/mmmini1vv.gif" width="88" height="31" border="0" alt="B."></a> <a href="http://polariceclub.proboards31.com/index.cgi" target="_blank"><img src="http://i3.photobucket.com/albums/y57/dazzlingdolphin/polarice3og.gif" border="0" alt="Image hosting by Photobucket"></a><a href="http://www.doshindude.proboards37.com/" target="_blank"><img src="http://i16.photobucket.com/albums/b12/doshindude/GamersforumaffiliatebannerNESmario.gif" border="0" width="88" height="31" alt="Gamer's Forum" /></a>
<a href="http://enterthe.proboards32.com" target="_blank"><img src="http://i7.photobucket.com/albums/y268/sixpackman6/simpsonsminibanner.gif" alt="The Simpsons Site" /></a> <a href="http://weskerrocks.proboards38.com" Target="_blank"><img src="http://i4.photobucket.com/albums/y136/Holly5/Buttons/mini11cv.gif" width=88 height=31 border=0 alt="Umbrella Inc."></a> <a href="http:\\linkrinkydink.proboards80.com" target= "_blank"><img src="http://i30.photobucket.com/albums/c307/Link_rinkydink/Bannercopy.gif" alt="The Legend of Zelda Forum"/></a>
<center><form method="get" action="http://www.google.com/custom" target="_top"><table border="0"><tr><td nowrap="nowrap" valign="top" align="left" height="32"><a href="http://www.google.com/"><img src="http://www.google.com/logos/Logo_25wht.gif" border="0" alt="Google"></img></a></td><td nowrap="nowrap"><input type="hidden" name="domains" value="gadgetsandthat.proboards67.com"></input><input type="text" name="q" size="31" maxlength="255" value=""></input> <input type="submit" name="sa" value="Search"></input></td></tr><tr><td> </td><td nowrap="nowrap"><table><tr><td><input type="radio" name="sitesearch" value="" checked="checked"></input><font size="-1" color="#000000">Web</font></td><td><input type="radio" name="sitesearch" value="gadgetsandthat.proboards67.com"></input><font size="-1" color="#000000">gadgetsandthat.proboards67.com</font></td></tr></table><input type="hidden" name="client" value="pub-4696585109196199"></input><input type="hidden" name="forid" value="1"></input><input type="hidden" name="ie" value="ISO-8859-1"></input><input type="hidden" name="oe" value="ISO-8859-1"></input><input type="hidden" name="safe" value="active"></input><input type="hidden" name="cof" value="GALT:#008000;GL:1;DIV:#336699;VLC:663399;AH:center;BGC:FFFFFF;LBGC:336699;ALC:0000FF;LC:0000FF;T:000000;GFNT:0000FF;GIMP:0000FF;FORID:1;"></input><input type="hidden" name="hl" value="en"></input></td></tr></table></form></center> <center><a href="http://www.proboards.com/adfree-signup.cgi?gadgetsandthat.proboards67.com">Click Here To Make This Board Ad-Free</a></center><br /> <center>| <a href="http://www.sunfinder.com">Vacations</a> | <a href="http://www.sunfinder-vacations.com">Vacation Packages</a> | <a href="http://www.sunfinder.com/caribbean_vacations.htm">Caribbean Vacations</a> | <a href="http://www.sunfinder.com/florida_vacations.htm">Florida Vacations</a> | <a href="http://www.sunfinder.com/apple-vacations.htm">Apple Vacations</a> | <a href="http://www.zechiel.com/transcribe">Music Transcription</a> |</center> <br/><center><font face="Verdana,Arial" size="-2">This Board Hosted For FREE By <a href="http://www.proboards.com/" target="_blank">ProBoards</a><br/>Get Your Own <a href="http://www.proboards.com/" target="_blank">Free Message Board</a>!</font></center> </body> </html>
|
|
|
Post by twitchie on Mar 14, 2006 13:30:35 GMT -5
no wht i mean is the white box should have the code for the affiliate banner it it but it doant it has this im so confused: That code is for your mini-banner that's located above it. When people copy that code and add it to their Affiliates code, that image will appear and you can click on it. Whoever clicks on it will be directed to your forum.
|
|
|
Post by kenton on Mar 14, 2006 13:32:07 GMT -5
it dont do that thoe it screws up the forum my banner code is <a href="http://gadgetsandthat.proboards67.com" target="_blank"><img src="http://i45.photobucket.com/albums/f97/gadgetsandthat/green.gif" border="0" alt="Image hosting by Photobucket"></a> thats not the code help
|
|
|
Post by kenton on Mar 14, 2006 13:40:08 GMT -5
is there a way of getting rid of the text box
|
|
|
Post by twitchie on Mar 14, 2006 13:42:46 GMT -5
Do you want that in the place of the one that's there now?
|
|
|
Post by kenton on Mar 14, 2006 13:47:59 GMT -5
yea
|
|
|
Post by twitchie on Mar 14, 2006 14:12:26 GMT -5
Look for this part of the code:
<a href=" <a href="http://gadgetsandthat.proboards67.com" target="_blank"><img src="http://i45.photobucket.com/albums/f97/gadgetsandthat/green.gif" border="0" alt="Image hosting by Photobucket"></a>
And replace it with this part:
<a href="http://gadgetsandthat.proboards67.com" target="_blank"><img src="http://i45.photobucket.com/albums/f97/gadgetsandthat/green.gif" border="0" alt="Image hosting by Photobucket"></a>
|
|