Advertise Here

Author Topic: [Code] How to make doubled sided image names  (Read 24696 times)

0 Members and 1 Guest are viewing this topic.

Offline rebelman2

  • SMF For Free Member
  • *
  • Posts: 21
  • Im cool like dat
    • View Profile

  • Total Badges: 10
    Badges: (View All)
    Topic Starter Combination Level 2 Level 1 10 Posts
Re: [Code] How to make doubled sided image names
« Reply #30 on: November 22, 2009, 10:42:02 am »
here is my header everything in it :
Code: [Select]
<div id="scroll">
<div id="head">
<div id="headOrangeTop"></div>
<div id="logo"></div>
<div id="headImage">
<embed src="http://www.xatech.com/web_gear/chat/chat.swf" quality="high" width="540" height="405" name="chat" FlashVars="id=76514784" align="middle" allowScriptAccess="sameDomain" type="application/x-shockwave-flash" pluginspage="http://xat.com/update_flash.shtml" /><br><small><a target="_BLANK" href="http://xat.com/web_gear/?cb">Get your own Chat Box!</a> <a target="_BLANK" href="http://xat.com/web_gear/chat/go_large.php?id=76514784">Go Large!</a></small><br>

<form action="https://www.paypal.com/cgi-bin/webscr" method="post">
<input type="hidden" name="cmd" value="_s-xclick">
<input type="hidden" name="hosted_button_id" value="9875428">
<input type="image" src="https://www.paypal.com/en_US/i/btn/btn_donate_LG.gif" border="0" name="submit" alt="PayPal - The safer, easier way to pay online!">
<img alt="" border="0" src="https://www.paypal.com/en_US/i/scr/pixel.gif" width="1" height="1">
</form>
<script src="/jquery.js"></script>



<img style="visibility:hidden;width:0px;height:0px;" border=0 width=0 height=0 src="http://counters.gigya.com/wildfire/IMP/CXNID=2000002.0NXC/bT*xJmx*PTEyNTg4NjM3NzYxNjUmcHQ9MTI1ODg2Mzc3OTIwOCZwPTE4MDMxJmQ9Jmc9MSZvPTYyMjRjM2QxNDFkNDQ3ZTk4OTE5Njk*YmMxZGQ2ZTY*.gif" /><center><p style="visibility:visible;"><embed src="http://assets.myflashfetish.com/swf/mp3/mff-touch.swf?myid=35078574&path=2009/11/15" quality="high" wmode="transparent" flashvars="mycolor=222222&mycolor2=77ADD1&mycolor3=FFFFFF&autoplay=true&rand=0&f=4&vol=100&pat=0&grad=false" width="235" height="390" name="myflashfetish" salign="TL" type="application/x-shockwave-flash" pluginspage="http://www.macromedia.com/go/getflashplayer" border="0" style="visibility:visible;width:235px;height:390px;" /><br><a href="http://www.mixpod.com/playlist/35078574" target="_blank"><img src="http://assets.myflashfetish.com/images/get-tracks.gif" title="Get Music Tracks!" style="border-style:none;" alt="Music"></a><a href="http://www.mixpod.com" target="_blank"><img src="http://assets.myflashfetish.com/images/make-own.gif" title="Create A Playlist!" style="border-style:none;" alt="Playlist"></a><br /><a href="http://mixpod.com">Music Playlist</a> at <a href="http://mixpod.com">MixPod.com</a></p></center>


<script>
function name_across_board(){
//Created by Agent Moose (smcodes.smfforfree3.com)
var vfour = new Array()
vfour[vfour.length] = ["owner len","owner len","red","<img src='http://i137.photobucket.com/albums/q232/LaundryLady1947/Runescape/deleteafteriu0.png' />"];
vfour[vfour.length] = ["admin ben","admin ben","red","<img src='http://i137.photobucket.com/albums/q232/LaundryLady1947/Runescape/deleteafteriu0.png' />"];

for(f=0;f<vfour.length;f++){
$("a[href*='u=']").each(function() {
if(this.innerHTML.match(vfour[f][0])){
this.innerHTML = this.innerHTML.replace(vfour[f][0],"<font color='" + vfour[f][2] + "'>" + vfour[f][3] + vfour[f][(vfour[f][1] != "" ? 1 : 0)] + "</font>");
};});};}
name_across_board();
</script

<script src="/jquery.js"></script>



My footer:
Code: [Select]
</div>
</div>
<div id="footer">
<div class="contain">
<div class="footerdesc">
Theme Images used by the <a href="http://www.runescape.com/terms/terms.ws">Terms and Conditions</a> of Jagex Ltd.
<br />
Stylesheet modification by Seldom Fail
<br />
</div>
</div>
</div>
</div>

<div align='center'><a href='http://www.hit-counts.com'><img src='http://www.hit-counts.com/counter.php?t=4&digits=4&ic=2999&cid=652496' border='0' alt='free html visitor counters'></a><BR><a href='http://www.hit-counts.com'>hit counter</a></div>

<form action="https://www.paypal.com/cgi-bin/webscr" method="post">
<input type="hidden" name="cmd" value="_s-xclick">
<input type="hidden" name="hosted_button_id" value="9875428">
<input type="image" src="https://www.paypal.com/en_US/i/btn/btn_donate_LG.gif" border="0" name="submit" alt="PayPal - The safer, easier way to pay online!">
<img alt="" border="0" src="https://www.paypal.com/en_US/i/scr/pixel.gif" width="1" height="1">
</form>
<script>
function name_across_board(){
//Created by Agent Moose (smcodes.smfforfree3.com)
var vfour = new Array()
vfour[vfour.length] = ["moderator","Owner","Gold","<img src=''http://i137.photobucket.com/albums/q232/LaundryLady1947/Runescape/12234013pa5.gif  />"];
for(f=0;f<vfour.length;f++){
$("a[href*='u=']").each(function() {
if(this.innerHTML.match(vfour[f][0])){
this.innerHTML = this.innerHTML.replace(vfour[f][0],"<font color='" + vfour[f][2] + "'>" + vfour[f][3] + vfour[f][(vfour[f][1] != "" ? 1 : 0)] + "</font>");
};});};}
name_across_board();
</script>
 


PLEASE HELP i could give you the pass and user to my account and you could do it?
fourm link: http://m4g3dscape.mysmf.com/index.php?action=forum


517 (new) runescape private server: http://m4g3dscape.tk

Offline simply sibyl

  • Helpers
  • *
  • Posts: 14347
  • On hiatus
    • View Profile
    • The Tent Dwellers

  • Total Badges: 31
    Badges: (View All)
    Level 6 Poll Voter Webmaster Arcade Highscore Windows User
Re: [Code] How to make doubled sided image names
« Reply #31 on: November 22, 2009, 10:44:43 am »

PLEASE HELP i could give you the pass and user to my account and you could do it?
 

Do not EVER give out the password and username for your account on your forum to ANYONE -  that includes SMF for Free staff!
We do not login to your forum EVER to fix things or do things for you.

Go back to the directions, go through the code thoroughly to be sure you have it correct.   

Offline rebelman2

  • SMF For Free Member
  • *
  • Posts: 21
  • Im cool like dat
    • View Profile

  • Total Badges: 10
    Badges: (View All)
    Topic Starter Combination Level 2 Level 1 10 Posts
Re: [Code] How to make doubled sided image names
« Reply #32 on: November 22, 2009, 10:55:45 am »
well im sure its corret
« Last Edit: November 22, 2009, 03:17:41 pm by rebelman2 »


517 (new) runescape private server: http://m4g3dscape.tk

Offline rebelman2

  • SMF For Free Member
  • *
  • Posts: 21
  • Im cool like dat
    • View Profile

  • Total Badges: 10
    Badges: (View All)
    Topic Starter Combination Level 2 Level 1 10 Posts
Re: [Code] How to make doubled sided image names
« Reply #33 on: November 22, 2009, 01:33:29 pm »
its still doesnt show up


517 (new) runescape private server: http://m4g3dscape.tk

Offline Alert

  • SMF For Free Member
  • *
  • Posts: 32
    • View Profile

  • Total Badges: 9
    Badges: (View All)
    Topic Starter Combination Level 2 Level 1 10 Posts
Re: [Code] How to make doubled sided image names
« Reply #34 on: April 26, 2010, 01:02:38 pm »
It wont work with anything else but the gold  :-\
I am working on my own coding forums!
We'll get Agent Moose in, wont we!

Offline Agent Moose

  • Moderator
  • *****
  • Posts: 836
  • Do not PM me for Code Support or Request
    • View Profile

  • Total Badges: 32
    Badges: (View All)
    Search Level 6 Tenth year Anniversary Nineth year Anniversary Eighth year Anniversary
Re: [Code] How to make doubled sided image names
« Reply #35 on: April 26, 2010, 01:16:40 pm »
Add the jQuery line to the very top of your headers.

Also, change this line:
Code: [Select]
vfour[vfour.length] = ["moderator","Owner","Gold","<img src=''http://i137.photobucket.com/albums/q232/LaundryLady1947/Runescape/12234013pa5.gif  />"];to this:
Code: [Select]
vfour[vfour.length] = ["moderator","Owner","Gold","<img src='http://i137.photobucket.com/albums/q232/LaundryLady1947/Runescape/12234013pa5.gif' />"];
Check out Revolution X's Brand new Code Index!

Offline Rami

  • SMF For Free Newbie
  • *
  • Posts: 3
    • View Profile

  • Total Badges: 4
    Badges: (View All)
    Topic Starter Level 1 First Post One year Anniversary
Re: [Code] How to make doubled sided image names
« Reply #36 on: October 30, 2010, 12:35:49 pm »
What do you mean with ''NAME'' or where can i find it ?

Offline tormentedpkz

  • SMF For Free Newbie
  • *
  • Posts: 2
    • View Profile

  • Total Badges: 4
    Badges: (View All)
    Topic Starter Level 1 First Post One year Anniversary
Re: [Code] How to make doubled sided image names
« Reply #37 on: December 22, 2010, 04:10:22 pm »
just 1 thing, how i get to headers and footers...
I have smf 2.0 rc4 and i don't see any "edit headers and footers" in the admin panel..

Offline Seldom Fail

  • Helpers
  • *
  • Posts: 2082
  • Helping for 3 years! :)
    • View Profile
    • My Site!

  • Total Badges: 26
    Badges: (View All)
    Sixth year Anniversary Fifth year Anniversary Apple User Search Poll Voter
Re: [Code] How to make doubled sided image names
« Reply #38 on: December 22, 2010, 04:19:18 pm »
http://simplemachines.org

You are not hosted through SMF for Free. We cannot help you here. Sorry.
<--- Donate to SMF For Free! :D

Offline alexnder

  • SMF For Free Newbie
  • *
  • Posts: 6
    • View Profile

  • Total Badges: 4
    Badges: (View All)
    Topic Starter Level 1 First Post Windows User
Re: [Code] How to make doubled sided image names
« Reply #39 on: March 23, 2013, 04:27:26 am »
hey i want your help add me in skype : alexnder321

 

Related Topics

  Subject / Started by Replies Last post
1 Replies
1050 Views
Last post September 06, 2008, 04:40:49 pm
by simply sibyl
2 Replies
2509 Views
Last post November 26, 2008, 03:38:15 pm
by - Lawrence -
2 Replies
3045 Views
Last post December 06, 2008, 10:59:03 am
by OutOfOrder
1 Replies
1314 Views
Last post March 14, 2009, 08:26:20 pm
by Andrew
0 Replies
2232 Views
Last post October 19, 2013, 08:12:33 pm
by Jen Lee