Raised This Month: $51 Target: $400
 12% 

HTML help


  
 
 
Thread Tools Display Modes
Prev Previous Post   Next Post Next
Author Message
ironskillz1
AlliedModders Donor
Join Date: Jul 2012
Location: Sweden
Old 05-31-2015 , 09:43   HTML help
Reply With Quote #1

Okay so i need some help with HTML because i suck at it.
I know this isnt a good forum to ask in but alot of people here have a large knownledge in html

Alright. So im trying to make a cool looking top15 but i fail with placing the numbers at the right spot on the picture.

So this is the picture im trying to set the different numbers on.




And this is my code right now that i have been testing with.

Code:
new Style[] = "<meta charset=UTF-8><style>body{background-image:url(http://i.imgur.com/J066TTX.png);background-repeat:no-repeat;background-size:100%% 100%%;font-family:Impact;color:#00FF00;position:absolute;top:17%%;font-size:20}</style>"
Code:
		iLen = format(g_sBuffer[iLen], 2047, Style)
		iLen += format(g_sBuffer[iLen], 2047 - iLen, "<body><table width=50%% border=0 cellpadding=0 cellspacing=1>")

Code:
			iLen += format(g_sBuffer[iLen], 2047 - iLen, "<tr><td><font color=^"orange^">%i.</font><font color=^"red^">%s</font>\
			<td>%i<td>%i<td>%i<td>%i<td>%i<td>%i<td>%i<td>%i<td>%i",\
			i + 1, name1[i], aInfo[i][MVP], aInfo[i][Detonated], aInfo[i][Planted], aInfo[i][Kills], aInfo[i][Deaths], aInfo[i][Knives], aInfo[i][Headshots], aInfo[i][Grenades], aInfo[i][Defuses])
__________________
I have many private and unique plugins for Jailbreak and Hide'N'Seek. PM me for more info.

Pm me.

Check out my roulette site.

Last edited by ironskillz1; 05-31-2015 at 18:12.
ironskillz1 is offline
Send a message via Skype™ to ironskillz1
 



Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


All times are GMT -4. The time now is 14:04.


Powered by vBulletin®
Copyright ©2000 - 2024, vBulletin Solutions, Inc.
Theme made by Freecode