Join the forum, it's quick and easy

Would you like to react to this message? Create an account in a few clicks or log in to continue.
Log in

I forgot my password

Latest topics
» helllooooo....
html - Help Needed: Scripting Genius! (Script is html code) EmptySat Oct 16, 2010 12:36 pm by amira shahirah

» What happened
html - Help Needed: Scripting Genius! (Script is html code) EmptySat Oct 16, 2010 12:32 pm by amira shahirah

» Banner!
html - Help Needed: Scripting Genius! (Script is html code) EmptyMon Oct 05, 2009 9:59 pm by bock

» Temporary Changelog
html - Help Needed: Scripting Genius! (Script is html code) EmptySun Aug 23, 2009 2:35 am by bock

» SACRED WARS
html - Help Needed: Scripting Genius! (Script is html code) EmptyThu Aug 20, 2009 5:07 pm by bock

» Changing to OtakuNet!
html - Help Needed: Scripting Genius! (Script is html code) EmptyThu Aug 06, 2009 4:06 am by Alex

» New name, new everything!
html - Help Needed: Scripting Genius! (Script is html code) EmptyThu Aug 06, 2009 3:36 am by Alex

» Becoming an anime website
html - Help Needed: Scripting Genius! (Script is html code) EmptyMon Jul 27, 2009 5:27 pm by bock

» Having troubles with the new site?
html - Help Needed: Scripting Genius! (Script is html code) EmptySat Jul 11, 2009 3:51 am by bock

Poll

Changing to OtakuNet!

 
 
 
 

View results

Gallery


html - Help Needed: Scripting Genius! (Script is html code) Empty

Help Needed: Scripting Genius! (Script is html code)

+3
Defender
iStigma
Alex
7 posters

Go down

html - Help Needed: Scripting Genius! (Script is html code) Empty Help Needed: Scripting Genius! (Script is html code)

Post by Alex Fri Jul 18, 2008 11:47 am

Ok, well I need a script-master to run the video portal, please let me know if you think you can.

And if you think you can, I hope this doesn't change your mind, this is an example of the code you will have to edit:

Code:
body {
   background-color: #373737
   background-image: url(http://www.vidiac.com/images/vidiac/background.png);
   background-repeat: repeat-x;
   background-position: 0px 0px;
   margin:0 0 0 0;
   font: 12px 'Lucida Grande', Geneva, Arial, Verdana, sans-serif; color: #373737
}
.clear {
   clear:both;
   height:0;
   }
b.clear {
   display:block;
   clear:both;
   height:0;
   width:0;
   margin:0;
   padding:0;
   }
#content
   {
   background-image:url(http://www.vidiac.com/images/vidiac/header.png);
   background-repeat:no-repeat;
   width:760px;
   position:absolute;
   left:50%;
   margin:0 0 0 -380px;
   width:760px;
   font: 12px 'Lucida Grande', Geneva, Arial, Verdana, sans-serif; color: #000;
   }
#contentdefault
   {
   background-image:url(http://www.vidiac.com/images/vidiac/headerdefault.png);
   background-repeat:no-repeat;
   width:760px;
   position:absolute;
   left:50%;
   margin:0 0 0 -380px;
   width:760px;
   font: 12px 'Lucida Grande', Geneva, Arial, Verdana, sans-serif; color: #000;
   }
h1 {
   display:none;
   visibility:hidden;
   }
#sitename {
   position: absolute;
   top: 20px;
   left: 30px;
   margin: 0px;
   padding: 0px;
   }
#nav1, #nav2 {
   display:block;
   list-style:none;
   padding: 0 0 0 0;
   }
#nav1 {
   margin:0 10px 0 450px;
   height:40px;
   width:300px;
   }
#nav1 li {
   display:inline;
   }
#nav1 a {
   display:block;
   float:left;
   margin:20px 1px 0 2px;
   height:20px;
   width:94px;
   text-align:center;
   background-image:url(http://www.vidiac.com/images/vidiac/tabs.gif);
   background-repeat:no-repeat;
   background-position: 0px -20px;
   color:#000000;
   text-decoration:none;
                    overflow: hidden;
   }
#nav1 li.selected a {
   background-position: 0px 0px;
   }
#nav1 a:hover {
   background-position: 0px -40px;
   }
#nav2 {
   margin: 0 10px 0 10px;
   height:30px;
   }
#nav2 li {
   display:inline;
   text-align:center;
   }
#nav2 li a {
   display:block;
   float:left;
   margin-top:10px;
   height:20px;
   }
#nav2 li.middle a {text-align:center; width: 139px;}
#nav2 li.left a {text-align:center; width: 299px}
#nav2 li.right a {text-align:center; width: 299px}

#startyoursite {
   margin:0 10px 0 10px;
   height:150px;
   width:740px;
   background-image:url(http://www.vidiac.com/images/vidiac/startasite.png);
   background-repeat:no-repeat;
   }
#startyoursite ul {
   list-style:none;
   margin:0px 4px 0 0;
   padding:0;
   color:#888;
   font-size: 10px;
   width: 220px;
   text-align:right;
   line-height: 20px;
   }
#startyoursite .right {
   float:right;
   text-align:left;
   }
#startyoursite strong {
   font-size:12px;
   }
#startyoursite a {
   display:block;
   background-image:url(http://www.vidiac.com/images/vidiac/button.png);
   background-repeat:no-repeat;
   width:220px;
   height:20px;
   text-align:center;
   margin-top: 10px;
   }
#startyoursite a.right {
   text-align:center;
   }
#vidiacinterface {
   margin: 0 10px 0 10px;
   }

/*****************BEGIN VIDEO WIDGET INSERT HERE*******************
*****************  Default Vidiac THEME        *******************/

/***     Bounding box around Thumbs, and current video description     ***/
td.v7-video-preview
{
     border: #E5ECF9 1px solid;
}
 
 
/***     Hyperlinked text in Selected Tabs            ***/
a.v7-selected
{
     color: #000000;
     text-decoration:none;
}
a.v7-selected:Hover
{
     text-decoration: underline;
}
 
 
/***     Used for most system hyperlinks, including unselected Tab    ***/
a.v7
{
   color: #000033;
   text-decoration: none;
}
a.v7:Hover
{
     color: #333333;
     text-decoration: underline;
}
 
/***     Selected Tab                     ***/
td.v7-header
{
     font-family: Arial, Helvetica, sans-serif;
     font-size: 12px;
     color: #111111;
     background-color: #E5ECF9; 
}
 
td.v7-header-unselected b
{
   font-weight:normal; 
}
/***     Unselected Tab                     ***/
td.v7-header-unselected
{
     font-family: Arial, Helvetica, sans-serif;
     font-size: 12px;
     color: #333333;
     border-bottom: #E5ECF9 1px solid;
}
 
/***     Used for Thumbnail links               ***/
  a.v7-thumb
{
     border: #E5ECF9 1px solid;
}
  a.v7-thumb:Hover
{
     border: #E5ECF9 1px solid;
}
 
 
/***     Used for all  body text                  ***/
  .v7-text
{
     font-family: Arial, Helvetica, sans-serif;
     font-size: 12px;
     color: #111111;

}
.v7-text-small
{
     font-family: Arial, Helvetica, sans-serif;
     font-size: 10px;
     color: #111111;
}
 
 
td.v7-text
{
     font-family: Arial, Helvetica, sans-serif;
     font-size: 12px;
     color: #111111;
}
td.v7-text-strong
{
     font-family: Arial, Helvetica, sans-serif;
     font-size: 12px;
     color: #111111;
     font-weight: bold;
}
 
 
/***   Inputs and Forms                  ***/
input.v7
{
   width: 100px;
   border: #000000 1px solid;
   font-size: 12px;
   color: #000000;
   font-family: Arial, Helvetica, sans-serif;
}
input.v7-browse
{
   border: #000000 1px solid;
   font-size: 12px;
   color: #000000;
   font-family: Arial, Helvetica, sans-serif;
}
textarea.v7
{
   width: 300px;
   height: 75px;
   border: #000000 1px solid;
   font-size: 12px;
   color: #000000;
   font-family: Arial, Helvetica, sans-serif;
}
select.v7
{
   border: #000000 1px solid;
   font-size: 12px;
   color: #000000;
   font-family: Arial, Helvetica, sans-serif;
}


/***    commenting Styles                   ***/
td.v7-comment1
{
   background-color: #FFFFFF;
   font-family: Arial, Helvetica, sans-serif;
   font-size: 12px;
   color: #111111;
}

td.v7-comment2
{
   background-color: #E5ECF9;
   font-family: Arial, Helvetica, sans-serif;
   font-size: 12px;
   color: #FFFFFF;
}
td.v7-comment-advertisement
{
   font-family: Arial, Helvetica, sans-serif;
   font-size: 12px;
   color: #000000;
   border: 1px solid #E5ECF9;
   font-weight: bold;
}
td.v7-comment-notice
{
   font-family: Arial, Helvetica, sans-serif;
   font-size: 12px;
   background-color: #FFFFFF;
   color: #000000;
   border: 1px solid #000000;
   font-weight: bold;
}
/*____________begin v3 css____________*/

.clear {clear:both}

/*______Profile Nav__________________________*/
ul.v3mainnav, ul.v3subnav  {float:right;list-style:none; margin:0; padding:0; height:20px; clear:right;}
ul.v3mainnav {margin-top:4px}
ul.v3mainnav li, ul.v3subnav li {margin:0;padding:0;float:left;}
ul.v3mainnav li.v3selected {background-color:#CCC;}
ul.v3mainnav li a, ul.v3subnav li a {display:block; height:16px; text-align:center;font-family:Geneva, Arial, Helvetica, sans-serif; color:#000000; text-decoration:none;font-size: 12px; padding: 2px;}
ul.v3mainnav li a {width: 98px; }
ul.v3subnav li a {width: 140px;text-decoration:underline;}
ul.v3mainnav li a:hover {background-color:#CCCCCC;}
ul.v3subnav {border-top:1px solid #ccc;width: 720px;}

/*_____ rounded corners for #v3profile  _____*/
#v3profile b.rtop, #v3profile b.rbottom{display:block;}
#v3profile b.rtop b, #v3profile b.rbottom b{display:block;height: 1px;overflow: hidden; background: #fff}
#v3profile b.r1{margin: 0 5px;border-left:solid 2px #eee;border-right:solid 2px #eee;}
#v3profile b.r2{margin: 0 3px;border-left:solid 1px #ccc;border-right:solid 1px #ccc;}
#v3profile b.r3{margin: 0 2px;border-left:solid 1px #ccc;border-right:solid 1px #ccc;}
#v3profile b.rtop b.r4, #v3profile b.rbottom b.r4{margin: 0 1px;height: 2px;border-left:solid 1px #ccc;border-right:solid 1px #ccc;}
#v3profile b.rtop b.r1{border-top:solid 1px #ccc;}
#v3profile b.rbottom b.r1{border-bottom:solid 1px #ccc;}
#v3profile div.v3body {background-color:#fff;border-left:solid 1px #ccc;border-right:solid 1px #ccc;padding: 0 5px 0 5px;}
/*_____ #v3profile _____*/
#v3profile {font-family:Verdana, Arial, Helvetica, sans-serif;width:728px;list-style: none;}
#v3rightcolumn {width:310px;float:right;}
#v3leftcolumn {width:410px;}
#v3profile .v3control {float:right;clear:left;}
#v3profile .v3footer {clear:left;}
#v3profile .v3ad div.v3content {text-align:center;}
#v3profile .v3container {margin-bottom: 5px;}
#v3profile .v3container p {padding:0px;margin: 0px;}
#v3profile .v3control {padding:0px 10px 0 0;font-size:9px;}
#v3profile h3 {margin:0;padding:0;font-size:14px;font-weight:normal;}
#v3profile .v3profilepicture {float:left;padding-left:10px;margin:10px 10px 0 0;}

#v3profile h1 {margin:0;padding:0;font-size:20px;font-weight:normal;float:left;}
#v3profile div.rate img {float:left;margin:4px 1px 0 0;}
#v3profile div.rate {margin:0px 5px 0px 10px;float:left;}
#v3profile .v3selected {font-weight:bold;}
#v3profile ul.v3friendlist {list-style:none;margin:0;padding:0;}
#v3profile ul.v3friendlist li {display:block; float:left; width:99px; text-align:center; margin: 0; padding: 0;}
#v3profile .v3friendlist h4 { font-weight:normal; margin:0; padding:0;}

/*_____ rounded corners for #v3whovoted _____*/
#v3whovoted b.rtop, #v3whovoted b.rbottom{display:block;}
#v3whovoted b.rtop b, #v3whovoted b.rbottom b{display:block;height: 1px;overflow: hidden; background: #fff}
#v3whovoted b.r1{margin: 0 5px}
#v3whovoted b.r2{margin: 0 3px}
#v3whovoted b.r3{margin: 0 2px}
#v3whovoted b.rtop b.r4, #v3whovoted b.rbottom b.r4{margin: 0 1px;height: 2px}
/*_____ #v3whovoted _____*/

#v3whovoted {width:400px;height:300px;}
#v3whovoted div.v3body {width:400px;height:300px;overflow:auto;background-color:#FFFFFF;}
#v3whovoted .v3leftcolumn, #v3whovoted .v3rightcolumn {float:left;width:45%;margin: 0;padding: 2px;border-top:1px solid #ccc;}
#v3whovoted .v3rightcolumn {border-left:1px solid #ccc;padding-left: 2px;}
#v3whovoted .v3close {float:right;}
#v3whovoted .v3voted {float:left;margin-left:2px;}
#v3whovoted .v3profilelink {font-style:normal;font-weight:normal;text-decoration:none;display:block;width:100%;margin: 2px 2px 2px 0px;}
#v3whovoted a.v3profilelink:hover {background-color:#eee;}
#v3whovoted .v3profilelink img {border:none;float:left;}
#v3whovoted .v3profilelink h4 {float:left;margin: 0 0 0 2px;padding:0;font-weight:normal;font-size:smaller;}
#v3whovoted .v3profilelink em {width:60%;float:left;padding-left:2px;font-size:smaller;}


/*________ Comments ______*/
a.v3postauthor{
   float:left;
   width:90px;
   text-decoration:none;
}
.v3postauthor em {
   font-size:xx-small;
   display:block;
}

Alex
Alex
Founder
Founder

Number of posts : 881
Age : 30
Location : Headquarters
Motto : Shift-Awesome
Gamercard : html - Help Needed: Scripting Genius! (Script is html code) Axl777
PS Network : Axl0872
Wii Friend Code : TBA
Points : -2147483638
Reputation : 0
Registration date : 2008-04-06

http://halonation.clan.su

Back to top Go down

html - Help Needed: Scripting Genius! (Script is html code) Empty Re: Help Needed: Scripting Genius! (Script is html code)

Post by iStigma Sat Aug 09, 2008 4:48 pm

I know a lot about HTML -- nothing about video.

Sorry.
iStigma
iStigma
Recruit
Recruit

Number of posts : 2
Age : 32
Points : 0
Reputation : 0
Registration date : 2008-08-09

Back to top Go down

html - Help Needed: Scripting Genius! (Script is html code) Empty Re: Help Needed: Scripting Genius! (Script is html code)

Post by Alex Sat Aug 09, 2008 4:49 pm

HTML is all you need to know. Just all kinds of CSS and HTML.
Alex
Alex
Founder
Founder

Number of posts : 881
Age : 30
Location : Headquarters
Motto : Shift-Awesome
Gamercard : html - Help Needed: Scripting Genius! (Script is html code) Axl777
PS Network : Axl0872
Wii Friend Code : TBA
Points : -2147483638
Reputation : 0
Registration date : 2008-04-06

http://halonation.clan.su

Back to top Go down

html - Help Needed: Scripting Genius! (Script is html code) Empty Re: Help Needed: Scripting Genius! (Script is html code)

Post by Defender Sat Aug 09, 2008 8:10 pm

CSS and HTML are totally different.

And Istigma, Video isn't a computer language. -_-

Defender
Banned
Banned

Number of posts : 30
Gamercard : html - Help Needed: Scripting Genius! (Script is html code) Loc x Defender
Points : 0
Reputation : 0
Registration date : 2008-08-03

Back to top Go down

html - Help Needed: Scripting Genius! (Script is html code) Empty Re: Help Needed: Scripting Genius! (Script is html code)

Post by Alex Sat Aug 09, 2008 10:32 pm

Yeah, but you need to know both to make a good CSS.
Alex
Alex
Founder
Founder

Number of posts : 881
Age : 30
Location : Headquarters
Motto : Shift-Awesome
Gamercard : html - Help Needed: Scripting Genius! (Script is html code) Axl777
PS Network : Axl0872
Wii Friend Code : TBA
Points : -2147483638
Reputation : 0
Registration date : 2008-04-06

http://halonation.clan.su

Back to top Go down

html - Help Needed: Scripting Genius! (Script is html code) Empty Re: Help Needed: Scripting Genius! (Script is html code)

Post by TateR iZ FaT Wed Aug 13, 2008 3:22 pm

I am a retard! I fail at LIFE!
I AM A FAG!
I DO MY MOM EVERY NIGHT!

TateR iZ FaT
Banned
Banned

Number of posts : 39
Age : 39
Location : Michigan
Gamercard : html - Help Needed: Scripting Genius! (Script is html code) Tater+iz+fat
Points : 0
Reputation : 0
Registration date : 2008-08-10

http://www.myspace.com/joshua_in_michigan

Back to top Go down

html - Help Needed: Scripting Genius! (Script is html code) Empty Re: Help Needed: Scripting Genius! (Script is html code)

Post by Alex Sat Aug 16, 2008 1:23 am

uhhhh....,ok....... I am going to listen to some music now.....
Alex
Alex
Founder
Founder

Number of posts : 881
Age : 30
Location : Headquarters
Motto : Shift-Awesome
Gamercard : html - Help Needed: Scripting Genius! (Script is html code) Axl777
PS Network : Axl0872
Wii Friend Code : TBA
Points : -2147483638
Reputation : 0
Registration date : 2008-04-06

http://halonation.clan.su

Back to top Go down

html - Help Needed: Scripting Genius! (Script is html code) Empty Re: Help Needed: Scripting Genius! (Script is html code)

Post by Sn1p3r Sh4wn Sat Aug 23, 2008 1:33 pm

Axl, you might want to check that guy out.
He's good.
Sn1p3r Sh4wn
Sn1p3r Sh4wn
Moderation Headmaster
Moderation Headmaster

Number of posts : 580
Age : 29
Location : Everywhere and Nowhere at the same time.
Motto : Sn1p3r Sh4wn
Gamercard : html - Help Needed: Scripting Genius! (Script is html code) Sn1p3r sh4wn
Points : 2147483647
Reputation : 0
Registration date : 2008-07-11

Back to top Go down

html - Help Needed: Scripting Genius! (Script is html code) Empty Re: Help Needed: Scripting Genius! (Script is html code)

Post by Alex Sat Aug 23, 2008 2:34 pm

Yes, I already know him. I CAN do the same things he does but it just makes the site look like spam zone to me.
Alex
Alex
Founder
Founder

Number of posts : 881
Age : 30
Location : Headquarters
Motto : Shift-Awesome
Gamercard : html - Help Needed: Scripting Genius! (Script is html code) Axl777
PS Network : Axl0872
Wii Friend Code : TBA
Points : -2147483638
Reputation : 0
Registration date : 2008-04-06

http://halonation.clan.su

Back to top Go down

html - Help Needed: Scripting Genius! (Script is html code) Empty Re: Help Needed: Scripting Genius! (Script is html code)

Post by bock Sun Aug 24, 2008 1:51 am

dude the code is not proper if u want to make it i will have to rewrite the code from scratch and that would take a while heres a reference of proper css codes

Code:
Valid CSS information
body {
font-size : 70%;
color : #000000;
background-color : #f1f1f1;
margin : 0;
}
body, p, h1, h2, h3, table, td, th, ul, ol, textarea, input {
font-family : verdana, helvetica, arial, sans-serif;
}
table, th, td, input, textarea {
font-size : 100%;
}
table.oldex {
color : #000000;
background-color : #f1f1f1;
font-size : 100%;
padding : 0;
}
table.ex {
color : #000000;
background-color : #f1f1f1;
font-size : 100%;
padding : 0;
border-top : 1px solid gray;
border-left : 1px solid gray;
border-bottom : 0 solid gray;
border-right : 0 solid gray;
}
table.ex th, table.ex td {
padding-bottom : 2px;
border-top : 0 solid gray;
border-left : 0 solid gray;
border-bottom : 1px solid gray;
border-right : 1px solid gray;
}
table.tip {
color : #000000;
background-color : #ffffff;
font-size : 100%;
border : 1px solid;
}
table.db {
color : #000000;
background-color : #ffffff;
font-size : 100%;
}
th.db {
color : #000000;
background-color : #f1f1f1;
}
div {
width : 100%;
}
h1 {
font-size : 160%;
}
h2 {
font-size : 120%;
margin-top : 10px;
margin-bottom : 10px;
}
h3 {
font-size : 110%;
}
h4 {
font-size : 100%;
}
h5 {
font-size : 90%;
}
h6 {
font-size : 80%;
}
h2.home {
margin-top : 0;
margin-bottom : 5px;
font-size : 120%;
padding-top : 1px;
padding-bottom : 1px;
padding-left : 1px;
color : #900b09;
background-color : #ffffff;
}
h2.tutheader {
margin-top : 0;
margin-bottom : 5px;
font-size : 110%;
padding-top : 0;
padding-bottom : 1px;
padding-left : 4px;
color : #ffffff;
background-color : #808080;
}
h2.right {
text-align : center;
font-size : 100%;
margin-top : 0;
margin-bottom : 0;
padding-top : 0;
padding-bottom : 2px;
padding-left : 0;
color : #ffffff;
background-color : #808080;
}
table.right {
color : #000000;
background-color : #ffffff;
border : 1px solid gray;
margin-bottom : 1px;
}
th.right {
color : #ffffff;
background-color : #808080;
padding-bottom : 2px;
}
td.right {
color : #000000;
background-color : #ffffff;
padding-top : 3px;
padding-bottom : 6px;
}
div.w3left {
color : #900b09;
background-color : #f1f1f1;
}
td.content {
color : #900b09;
background-color : #f1f1f1;
}
td.deprecated {
color : #ff0000;
background-color : transparent;
}
td.red {
color : #ff0000;
background-color : transparent;
}
p.red {
color : #ff0000;
background-color : transparent;
}
p.intro {
font-size : 100%;
font-weight : bold;
color : #000000;
background-color : transparent;
margin-top : 10px;
}
p.introcenter {
text-align : center;
font-size : 110%;
color : #8b4513;
background-color : transparent;
}
pre {
font-family : "Courier New", monospace;
font-size : 110%;
margin-left : 0;
margin-bottom : 0;
}
span.blue {
color : #00008b;
background-color : transparent;
}
span.rssblue {
color : #0000ff;
background-color : transparent;
}
span.red {
color : #ff0000;
background-color : transparent;
}
span.ieonly {
color : #000080;
background-color : transparent;
font-size : 80%;
}
span.t {
color : #0033cc;
background-color : transparent;
font-size : 80%;
}
span.marked {
color : #ff0000;
background-color : transparent;
}
img.float {
float : left;
}
img.navup {
vertical-align : middle;
}
h1, h2, h3 {
background-color : transparent;
color : #000000;
}
h1.att, h2.att, h3.att, hr.att {
background-color : transparent;
color : #000000;
}
hr {
background-color : transparent;
color : #000000;
height : 1px;
}
table.front {
color : #000000;
background-color : #f1f1f1;
}
th.front {
color : #ffffff;
background-color : #666666;
}
td.front {
color : #000000;
background-color : #f1f1f1;
}
a.nounderline {
text-decoration : none;
}
a:link {
color : #900b09;
background-color : transparent;
}
a:visited {
color : #900b09;
background-color : transparent;
}
a:active {
color : #ff0000;
background-color : transparent;
}
a:hover {
color : #ff0000;
background-color : transparent;
}
a.left:link {
text-decoration : none;
color : black;
background-color : transparent;
}
a.left:visited {
text-decoration : none;
color : black;
background-color : transparent;
}
a.left:hover {
text-decoration : underline;
color : black;
background-color : transparent;
}
a.left:active {
text-decoration : underline;
color : black;
background-color : transparent;
}
a.red:link {
color : #900b09;
background-color : transparent;
}
a.red:visited {
color : #900b09;
background-color : transparent;
}
a.red:active {
color : #ff0000;
background-color : transparent;
}
a.red:hover {
color : #ff0000;
background-color : transparent;
}
a.example {
font-weight : bold;
}
a.anibutton:link, a.anibutton:visited {
color : #000000;
border : 2px outset;
text-align : center;
background : #ffff00;
text-decoration : none;
padding : 1px 5px 1px 10px;
line-height : 200%;
}
a.anibutton:hover {
color : #000000;
border : 2px inset;
background : #ffff10;
text-decoration : none;
padding : 1px 5px 1px 10px;
line-height : 200%;
}
#sp {
padding : 10px 3px;
text-align : left;
}
#sp p {
float : left;
border : 0 none;
padding : 0;
margin : 4px 0;
}
#sp p img {
float : left;
border : 0 none;
padding-right : 2px;
}
#sp p.splink {
padding : 0 0 0 0;
margin : 0 0 14px 0;
}
#sp p.splink a {
color : #0000ff;
font : bold xx-small Verdana, Arial, Helvetica, sans-serif;
}
span.insert {
color : #e80000;
background-color : transparent;


sorry about the long list but thats all the proper css code take your time to go through it
bock
bock
Graphix Admin
Graphix Admin

Number of posts : 383
Age : 31
Location : united states califorina
Motto : mooooo
Points : -2147483631
Reputation : 3
Registration date : 2008-08-22

http://marthandbockspsp.forum-2007.com/forum.htm

Back to top Go down

html - Help Needed: Scripting Genius! (Script is html code) Empty Re: Help Needed: Scripting Genius! (Script is html code)

Post by Alex Sun Aug 24, 2008 3:29 am

Dude, I can give you Admin Acess if you need it. It will give codes like the ones you just posted if you have Admin CP acess in the Video Portal.
Alex
Alex
Founder
Founder

Number of posts : 881
Age : 30
Location : Headquarters
Motto : Shift-Awesome
Gamercard : html - Help Needed: Scripting Genius! (Script is html code) Axl777
PS Network : Axl0872
Wii Friend Code : TBA
Points : -2147483638
Reputation : 0
Registration date : 2008-04-06

http://halonation.clan.su

Back to top Go down

html - Help Needed: Scripting Genius! (Script is html code) Empty Re: Help Needed: Scripting Genius! (Script is html code)

Post by bock Sun Aug 24, 2008 5:05 am

that would help alot
bock
bock
Graphix Admin
Graphix Admin

Number of posts : 383
Age : 31
Location : united states califorina
Motto : mooooo
Points : -2147483631
Reputation : 3
Registration date : 2008-08-22

http://marthandbockspsp.forum-2007.com/forum.htm

Back to top Go down

html - Help Needed: Scripting Genius! (Script is html code) Empty Re: Help Needed: Scripting Genius! (Script is html code)

Post by dragonfir731 Tue Aug 26, 2008 4:23 pm

hey guys! i just got back from a vacation where i learned how to do soooooo much with html... here is an example of my work

Code:
<p>

<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1"/>
<meta http-equiv="Content-Language" content="en-gb, English"/>
<meta name="keywords" content="Runescape, Jagex, free, games, online, multiplayer, magic, spells, java, MMORPG, MPORPG, gaming"/>
<meta name="description" content="RuneScape is a massive 3d multiplayer adventure, with monsters to kill, quests to complete, and treasure to win. You control your own character who will improve and become more powerful the more you play."/>
<title>RuneScape - the massive online adventure game by Jagex Ltd.</title>
<style type="text/css">/*\*/@import url(http://www.runescape.com/css/global-4.css);/**/</style>

<style type="text/css">/*\*/@import url(http://www.runescape.com/css/hiscores-1.css);/**/</style>
<meta name="ROBOTS" content="NOFOLLOW">

</head>
<body id="navcommunity">
<a name="top"></a>


<div id="scroll">
<div id="head">
<div id="headOrangeTop"></div>
<img src="http://www.runescape.com/img/main/layout/head_image.jpg" alt="RuneScape"><div id="headImage"><a href="http://www.runescape.com/c=57ff2d3f/" id="logo_select"></a>
<div id="lang">
<a href="http://www.runescape.com/c=57ff2d3f/"><img alt="English" src="http://www.runescape.com/img/main/layout/en.gif"></a>
<a href="http://www.runescape.com/l=1/c=57ff2d3f/"><img alt="Deutsch" src="http://www.runescape.com/img/main/layout/de.gif"></a>
</div>
<div id="sessionText">
You are logged in as <span id="accountName">Starspy</span>

</div>
</div>
<div id="headOrangeBottom"></div>
<div id="menubox">
<ul id="menus">
<li class="top"><a href="http://www.runescape.com/c=57ff2d3f/" id="home" class="tl"><span class="ts">Home</span></a></li>
<li class="top"><a id="play" class="tl" href="http://www.runescape.com/c=57ff2d3f/detail.ws"><span class="ts">Play Now</span><!--[if gt IE 6]><!--></a><!--<![endif]--><!--[if lte IE 6]><table><tr><td><![endif]-->
<ul>
<li><a class="fly" href="https://create.runescape.com/c=57ff2d3f/index.html"><span>New User</span></a></li>
<li><a href="http://www.runescape.com/c=57ff2d3f/detail.ws" class="fly"><span>Existing User</span></a></li>
<li><a href="http://www.runescape.com/c=57ff2d3f/options.ws" class="fly"><span>Java Options</span></a></li>

</ul><!--[if lte IE 6]></td></tr></table></a><![endif]-->
</li>
<li class="top"><a id="account" class="tl" href="http://www.runescape.com/c=57ff2d3f/account_management.ws"><span class="ts">Account</span><!--[if gt IE 6]><!--></a><!--<![endif]--><!--[if lte IE 6]><table><tr><td><![endif]-->
<ul>
<li><a href="http://www.runescape.com/c=57ff2d3f/members/members.ws" class="fly"><span>Upgrade Your Account</span></a></li>
<li><a class="fly" href="https://create.runescape.com/c=57ff2d3f/index.html"><span>Create New Account</span></a></li>
<li><a href="http://www.runescape.com/c=57ff2d3f/account_management.ws" class="fly"><span>Account Management</span></a></li>
</ul><!--[if lte IE 6]></td></tr></table></a><![endif]-->
</li>
<li class="top"><a id="guide" class="tl" href="http://www.runescape.com/c=57ff2d3f/kbase/view.ws?guid=manual"><span class="ts">Game Guide</span><!--[if gt IE 6]><!--></a><!--<![endif]--><!--[if lte IE 6]><table><tr><td><![endif]--><!--[if lte IE 6]><iframe src="#"></iframe><![endif]-->
<ul>
<li><a href="http://www.runescape.com/c=57ff2d3f/kbase/view.ws?guid=manual" class="fly"><span>Manual</span></a></li>
<li><a href="http://questhelp.runescape.com/c=57ff2d3f/index.ws" class="fly"><span>QuestHelp</span></a></li>
<li><a href="http://itemdb-rs.runescape.com/c=57ff2d3f/frontpage.ws" class="fly"><span>Grand Exchange</span></a></li>
<li><a href="http://www.runescape.com/c=57ff2d3f/kbase/view.ws?guid=rules_of_conduct" class="fly"><span>Rules</span></a></li>
<li><a href="http://www.runescape.com/c=57ff2d3f/kbase/view.ws?guid=lore" class="fly"><span>Lores</span></a></li>
</ul><!--[if lte IE 6]></td></tr></table></a><![endif]-->
</li>
<li class="top"><a class="tl" id="community" href="http://forum.runescape.com/c=57ff2d3f/forums.ws"><span class="ts">Community</span><!--[if gt IE 6]><!--></a><!--<![endif]--><!--[if lte IE 6]><table><tr><td><![endif]--><!--[if lte IE 6]><iframe src="#"></iframe><![endif]-->
<ul>
<li><a class="fly" href="http://forum.runescape.com/c=57ff2d3f/forums.ws"><span>Forums</span></a></li>
<li><a href="http://hiscore.runescape.com/c=57ff2d3f/hiscores.ws" class="fly"><span>Hiscores</span></a></li>
<li><a href="http://www.runescape.com/c=57ff2d3f/kbase/view.ws?guid=Player_Submissions" class="fly"><span>Player Submissions</span></a></li>
<li><a href="http://www.runescape.com/c=57ff2d3f/kbase/view.ws?guid=Dev_Diary" class="fly"><span>Development Diaries</span></a></li>
<li><a href="http://poll.runescape.com/c=57ff2d3f/index.ws" class="fly"><span>Polls</span></a></li>
<li><a href="http://www.runescape.com/c=57ff2d3f/kbase/view.ws?guid=Downloads_and_Wallpapers" class="fly"><span>Downloads & Wallpapers</span></a></li>

</ul><!--[if lte IE 6]></td></tr></table></a><![endif]-->
</li>
<li class="top"><a id="help" class="tl" href="http://www.runescape.com/c=57ff2d3f/kbase/view.ws?guid=Customer_Support"><span class="ts">Help</span><!--[if gt IE 6]><!--></a><!--<![endif]--><!--[if lte IE 6]><table><tr><td><![endif]--><!--[if lte IE 6]><iframe src="#"></iframe><![endif]-->
<ul>
<li><a href="http://www.runescape.com/c=57ff2d3f/kbase/view.ws?guid=Customer_Support" class="fly"><span>Customer Support</span></a></li>
<li><a href="http://www.runescape.com/c=57ff2d3f/redirect.ws?mod=www&dest=loginapplet/loginapplet.ws?mod=accountappeal&dest=passwordchoice.ws" class="fly"><span>Password Recovery</span></a></li>
<li><a href="http://www.runescape.com/c=57ff2d3f/redirect.ws?mod=www&dest=loginapplet/loginapplet.ws?mod=accountappeal&dest=lockchoice.ws" class="fly"><span>Locked Account Recovery</span></a></li>
<li><a href="http://www.runescape.com/c=57ff2d3f/redirect.ws?mod=offenceappeal&dest=viewoffencehistory.ws" class="fly"><span>Appeal Bans & Mutes</span></a></li>

<li><a href="http://bugtracker-v4.runescape.com/c=57ff2d3f/index.html" class="fly"><span>Submit a Bug Report</span></a></li>
<li><a href="http://www.runescape.com/c=57ff2d3f/parents.ws" class="fly"><span>Parents' Guide</span></a></li>
</ul><!--[if lte IE 6]></td></tr></table></a><![endif]-->
</li>
<li class="top"><a class="tl" id="logout" href="https://weblogin.runescape.com/c=57ff2d3f/logout.ws"><span class="ts">Log Out</span></a></li>
</ul>
<br class="clear">
</div>

<div class="navigation">
<div class="location">
<b>Location: </b> <a href="http://www.runescape.com/c=57ff2d3f/">Home</a>
>

Hiscores
</div>
</div>
</div>
<div id="content">
<div id="article">
<div class="sectionHeader">
<div class="left">
<div class="right">
<div class="plaque">
RuneScape Hiscores
</div>
</div>
</div>
</div>
<div class="section"><!--[if lt IE 6]>
<style type="text/css">
 #skillsList_back {
  width: 173px;
 }
 #skillsList ul li a:hover {
  height: 19px;
 }
 #skillsList ul li a {
  height: 19px;
 }
 #playerList_back {
  width: 381px;
 }
 .table_back tr {
  color: #f9deb3;
 }
 .table_back th {
  color: white;
 }
 .table_back {
  text-align: center;
 }
 #PlayerSkill_back {
  width: 363px;
 }
 #mini_player, #skill_player {
  width: 353px;
 }
 #scores_head {
  padding-top: 5px;
 }
 #compare_header {
  padding-top: 6px;
 }
</style>
<![endif]-->

<div class="brown_background">
<div id="hiscores_background" class="inner_brown_background">
<div id="skillsList_back" class="brown_box">
<div class="subsectionHeader">Skills</div>
<div id="skillsList">
<ul>
<li style="BACKGROUND-COLOR: #4c350a">
<a class="Overall    ico" href="overall.ws?table=0&category_type=0">
Overall
</a>
</li>
<li>
<a class="Attack    ico" href="overall.ws?table=1&category_type=0">

Attack
</a>

</li>
<li>
<a class="Defence    ico" href="overall.ws?table=2&category_type=0">

Defence
</a>
</li>
<li>
<a class="Strength    ico" href="overall.ws?table=3&category_type=0">

Strength
</a>
</li>
<li>
<a class="Hitpoints    ico" href="overall.ws?table=4&category_type=0">

Hitpoints

</a>
</li>
<li>
<a class="Ranged    ico" href="overall.ws?table=5&category_type=0">

i will post the rest of it in anoher post.

dragonfir731
GFX
GFX

Number of posts : 26
Points : 0
Reputation : 0
Registration date : 2008-07-28

Back to top Go down

html - Help Needed: Scripting Genius! (Script is html code) Empty Re: Help Needed: Scripting Genius! (Script is html code)

Post by dragonfir731 Tue Aug 26, 2008 4:23 pm

Code:

Ranged
</a>
</li>
<li>
<a class="Prayer    ico" href="overall.ws?table=6&category_type=0">

Prayer
</a>
</li>
<li>
<a class="Magic    ico" href="overall.ws?table=7&category_type=0">

Magic
</a>
</li>
<li>
<a class="Cooking    ico" href="overall.ws?table=8&category_type=0">

Cooking
</a>
</li>
<li>
<a class="Woodcutting    ico" href="overall.ws?table=9&category_type=0">

Woodcutting
</a>
</li>
<li>
<a class="Fletching    ico" href="overall.ws?table=10&category_type=0">

Fletching
</a>
</li>
<li>
<a class="Fishing    ico" href="overall.ws?table=11&category_type=0">

Fishing
</a>
</li>
<li>
<a class="Firemaking    ico" href="overall.ws?table=12&category_type=0">

Firemaking
</a>
</li>
<li>

<a class="Crafting    ico" href="overall.ws?table=13&category_type=0">

Crafting
</a>
</li>
<li>
<a class="Smithing    ico" href="overall.ws?table=14&category_type=0">

Smithing
</a>
</li>
<li>
<a class="Mining    ico" href="overall.ws?table=15&category_type=0">

Mining
</a>
</li>

<li>
<a class="Herblore    ico" href="overall.ws?table=16&category_type=0">

Herblore
</a>
</li>
<li>
<a class="Agility    ico" href="overall.ws?table=17&category_type=0">

Agility
</a>
</li>
<li>
<a class="Thieving    ico" href="overall.ws?table=18&category_type=0">

Thieving
</a>

</li>
<li>
<a class="Slayer    ico" href="overall.ws?table=19&category_type=0">

Slayer
</a>
</li>
<li>
<a class="Farming    ico" href="overall.ws?table=20&category_type=0">

Farming
</a>
</li>
<li>
<a class="Runecraft    ico" href="overall.ws?table=21&category_type=0">

Runecraft

</a>
</li>
<li>
<a class="Hunter    ico" href="overall.ws?table=22&category_type=0">

Hunter
</a>
</li>
<li>
<a class="Construction    ico" href="overall.ws?table=23&category_type=0">

Construction
</a>
</li>
<li>
<a class="Summoning    ico" href="overall.ws?table=24&category_type=0">

Summoning
</a>
</li>
</ul>
</div>
</div>
<div id="modeSelect_back" class="brown_box">
<div class="buttons">
<a id="button-left" href="overall.ws?category_type=0&table=0&user=">
<span class="lev1a"></span>
Skills
</a>
<a id="button-right" href="overall.ws?category_type=1&table=0&user=">
<span class="lev1"></span>
Minigames
</a>
</div>

</div>
<div id="playerList_back" class="brown_box">
<div id="scores_head" class="subsectionHeader" style="PADDING-RIGHT: 0px; PADDING-LEFT: 0px; PADDING-BOTTOM: 0px; PADDING-TOP: 0px">
<img style="MARGIN-TOP: 3px" class="miniimg_list" id="image_caption" src="http://www.runescape.com/img/hiscores/skill_icon_overall1.gif" alt="Overall Icon">
Overall
Hiscores
</div>
<table class="table_back">
<tbody>
<thead>
<tr class="table_header">
<th class="rankHead" width="83">Rank</th>
<th class="nameHead">Name</th>
<th class="levelHead">Level</th>
<th class="xpHead">XP</th>

</tr>
</thead>
<tr class="row row1">
<td class="rankCol" width="83">1</td>
<td class="alL"><a href="http://3aholes.forumotion.com/starspystats-h3.html">Starspy</a></td>
<td class="alL">2,376</td>
<td class="alL">1,007,197,138</td>
</tr>
<tr class="row row2">
<td class="rankCol" width="83">2</td>
<td class="alL"><a href="hiscorepersonal.ws?user1=kingduffy_1">Kingduffy 1</a></td>

<td class="alL">2,376</td>
<td class="alL">964,399,377</td>
</tr>
<tr class="row row3">
<td class="rankCol" width="83">3</td>
<td class="alL"><a href="hiscorepersonal.ws?user1=gertjaars">Gertjaars</a></td>
<td class="alL">2,376</td>
<td class="alL">905,075,536</td>
</tr>
<tr class="row row4">
<td class="rankCol" width="83">4</td>

<td class="alL"><a href="hiscorepersonal.ws?user1=green098">Green098</a></td>
<td class="alL">2,376</td>
<td class="alL">807,140,112</td>
</tr>
<tr class="row row5">
<td class="rankCol" width="83">5</td>
<td class="alL"><a href="hiscorepersonal.ws?user1=tezz_jr">Tezz Jr</a></td>
<td class="alL">2,376</td>
<td class="alL">762,886,322</td>
</tr>

<tr class="row row6">
<td class="rankCol" width="83">6</td>
<td class="alL"><a href="hiscorepersonal.ws?user1=cygopat">Cygopat</a></td>
<td class="alL">2,376</td>
<td class="alL">757,027,443</td>
</tr>
<tr class="row row7">
<td class="rankCol" width="83">7</td>
<td class="alL"><a href="hiscorepersonal.ws?user1=madgamer2">Madgamer2</a></td>
<td class="alL">2,376</td>

<td class="alL">740,635,188</td>
</tr>
<tr class="row row8">
<td class="rankCol" width="83">8</td>
<td class="alL"><a href="hiscorepersonal.ws?user1=nercychlidae">Nercychlidae</a></td>
<td class="alL">2,376</td>
<td class="alL">699,093,278</td>
</tr>
<tr class="row row9">
<td class="rankCol" width="83">9</td>
<td class="alL"><a href="hiscorepersonal.ws?user1=casserole">Casserole</a></td>

<td class="alL">2,376</td>
<td class="alL">669,526,727</td>
</tr>
<tr class="row row10">
<td class="rankCol" width="83">10</td>
<td class="alL"><a href="hiscorepersonal.ws?user1=season">Season</a></td>
<td class="alL">2,376</td>
<td class="alL">652,235,693</td>
</tr>
<tr class="row row11">
<td class="rankCol" width="83">11</td>

<td class="alL"><a href="hiscorepersonal.ws?user1=aasiwat">Aasiwat</a></td>
<td class="alL">2,376</td>
<td class="alL">642,996,163</td>
</tr>
<tr class="row row12">
<td class="rankCol" width="83">12</td>
<td class="alL"><a href="hiscorepersonal.ws?user1=samanthanz">Samanthanz</a></td>
<td class="alL">2,376</td>
<td class="alL">635,347,517</td>
</tr>

<tr class="row row13">
<td class="rankCol" width="83">13</td>
<td class="alL"><a href="hiscorepersonal.ws?user1=aaron11144">Aaron11144</a></td>
<td class="alL">2,376</td>
<td class="alL">635,120,487</td>
</tr>
<tr class="row row14">
<td class="rankCol" width="83">14</td>
<td class="alL"><a href="hiscorepersonal.ws?user1=mastajef">Mastajef</a></td>
<td class="alL">2,376</td>

<td class="alL">634,877,316</td>
</tr>
<tr class="row row15">
<td class="rankCol" width="83">15</td>
<td class="alL"><a href="hiscorepersonal.ws?user1=empror1">Empror1</a></td>
<td class="alL">2,376</td>
<td class="alL">624,617,372</td>
</tr>
<tr class="row row16">
<td class="rankCol" width="83">16</td>
<td class="alL"><a href="hiscorepersonal.ws?user1=ran_bayer2">Ran Bayer2</a></td>

<td class="alL">2,376</td>
<td class="alL">620,039,469</td>
</tr>
<tr class="row row17">
<td class="rankCol" width="83">17</td>
<td class="alL"><a href="hiscorepersonal.ws?user1=lucipher6">Lucipher6</a></td>
<td class="alL">2,376</td>
<td class="alL">618,229,373</td>
</tr>
<tr class="row row18">
<td class="rankCol" width="83">18</td>

<td class="alL"><a href="hiscorepersonal.ws?user1=cynder76">Cynder76</a></td>
<td class="alL">2,376</td>
<td class="alL">591,878,411</td>
</tr>
<tr class="row row19">
<td class="rankCol" width="83">19</td>
<td class="alL"><a href="hiscorepersonal.ws?user1=eore69">Eore69</a></td>
<td class="alL">2,376</td>
<td class="alL">572,714,104</td>
</tr>

<tr class="row row20">
<td class="rankCol" width="83">20</td>
<td class="alL"><a href="hiscorepersonal.ws?user1=chenjs2">Chenjs2</a></td>
<td class="alL">2,376</td>
<td class="alL">561,005,022</td>
</tr>
<tr class="row row21">
<td class="rankCol" width="83">21</td>
<td class="alL"><a href="hiscorepersonal.ws?user1=h_rassy">H Rassy</a></td>
<td class="alL">2,376</td>

<td class="alL">560,226,013</td>
</tr>
</table>
<div class="arrow_header"></div>
<div class="arrow_back">
<div class="buttons_arrows">
<a id="button-up" href="overall.ws?rank=1&table=0&scroll=true&category_type=0">
<span class="lev1_arrow"></span>
U
</a>
<a id="button-down" href="overall.ws?rank=22&table=0&scroll=true&category_type=0">
<span class="lev1_arrow"></span>
D
</a>
</div>

</div>
</div>
<div id="search_back" class="brown_box">
<div class="subsectionHeader search_title">Search by Name</div>
<div class="search_small">
<form action="hiscorepersonal.ws" method="post" class="no_margin">
<input id="search_name" class="textinput text" maxlength="12" name="user1">
<input type="submit" name="submit" class="buttonmedium" value="Search">
</form>
</div>
<div class="subsectionHeader search_title">Search by rank</div>
<div class="search_small">
<form action="overall.ws" method="post" class="no_margin">
<input id="search_rank" class="textinput text" maxlength="12" name="rank">
<input type="hidden" name="table" value="0">

<input type="hidden" name="category_type" value="0">
<input type="submit" name="submit" class="buttonmedium" value="Search">
</form>
</div>
<div class="subsectionHeader search_title">Compare Users</div>
<div class="search_large">
<form action="compare.ws" method="post" class="no_margin">
<input id="search_compare1" class="textinput text" maxlength="12" name="user1">
<input id="search_compare2" class="textinput text" maxlength="12" name="user2">
<input type="submit" name="submit" class="buttonmedium" value="Compare">
</form>
</div>
<div class="subsectionHeader search_title">Friends Hiscores</div>
<div class="search_large" id="friends_search">
<div class="friendsContent">

To view personal<br>
hiscores and compare<br>
yourself to your friends<br>
<form action="hiscorefriends_all.ws?category_type=0" method="post" class="no_margin">
<input id="search_friends" type="submit" name="action" class="buttonmedium" value="Click Here">
</form>
</div>
</div>
</div>
<br style="CLEAR: both">
</div>
</div>
</div>
</div>

</div>
<div id="footer"><div class="contain"><div class="footerdesc">
This website and its contents are copyright © 1999 - 2008 Jagex Ltd.<br>
Use of this website is subject to our <a href="http://www.runescape.com/c=57ff2d3f/terms/terms.ws">Terms+Conditions</a> and <a href="http://www.runescape.com/c=57ff2d3f/privacy/privacy.ws">Privacy Policy</a>.
</div><a class="jagexlink" href="http://www.jagex.com" target="_blank"></a></div></div>
</div>

<script type="text/javascript">
var gaJsHost = (("https:" == document.location.protocol) ? "https://ssl." : "http://www.");
document.write(unescape("%3Cscript src='" + gaJsHost + "google-analytics.com/ga.js' type='text/javascript'%3E%3C/script%3E"));
</script>
<script type="text/javascript">
try {
 var pageTracker = _gat._getTracker("UA-2058817-2");
 pageTracker._setDomainName("runescape.com");
 pageTracker._initData();
 pageTracker._trackPageview();
}
catch(err){}
</script>

</body>
</html>
</p>

dragonfir731
GFX
GFX

Number of posts : 26
Points : 0
Reputation : 0
Registration date : 2008-07-28

Back to top Go down

html - Help Needed: Scripting Genius! (Script is html code) Empty Re: Help Needed: Scripting Genius! (Script is html code)

Post by Sn1p3r Sh4wn Tue Aug 26, 2008 4:43 pm

Hey! You're almost as good as me at HTML!
Sn1p3r Sh4wn
Sn1p3r Sh4wn
Moderation Headmaster
Moderation Headmaster

Number of posts : 580
Age : 29
Location : Everywhere and Nowhere at the same time.
Motto : Sn1p3r Sh4wn
Gamercard : html - Help Needed: Scripting Genius! (Script is html code) Sn1p3r sh4wn
Points : 2147483647
Reputation : 0
Registration date : 2008-07-11

Back to top Go down

html - Help Needed: Scripting Genius! (Script is html code) Empty Re: Help Needed: Scripting Genius! (Script is html code)

Post by bock Tue Aug 26, 2008 6:25 pm

who me
bock
bock
Graphix Admin
Graphix Admin

Number of posts : 383
Age : 31
Location : united states califorina
Motto : mooooo
Points : -2147483631
Reputation : 3
Registration date : 2008-08-22

http://marthandbockspsp.forum-2007.com/forum.htm

Back to top Go down

html - Help Needed: Scripting Genius! (Script is html code) Empty Re: Help Needed: Scripting Genius! (Script is html code)

Post by bock Sat Oct 11, 2008 9:17 pm

what the heck is that code so post to create a game just by skimming through it it looks like game programming code
bock
bock
Graphix Admin
Graphix Admin

Number of posts : 383
Age : 31
Location : united states califorina
Motto : mooooo
Points : -2147483631
Reputation : 3
Registration date : 2008-08-22

http://marthandbockspsp.forum-2007.com/forum.htm

Back to top Go down

html - Help Needed: Scripting Genius! (Script is html code) Empty Re: Help Needed: Scripting Genius! (Script is html code)

Post by Sn1p3r Sh4wn Sat Oct 11, 2008 9:43 pm

bock wrote:who me
No, Axl.
BTW I can help with HTML.
Sn1p3r Sh4wn
Sn1p3r Sh4wn
Moderation Headmaster
Moderation Headmaster

Number of posts : 580
Age : 29
Location : Everywhere and Nowhere at the same time.
Motto : Sn1p3r Sh4wn
Gamercard : html - Help Needed: Scripting Genius! (Script is html code) Sn1p3r sh4wn
Points : 2147483647
Reputation : 0
Registration date : 2008-07-11

Back to top Go down

html - Help Needed: Scripting Genius! (Script is html code) Empty Re: Help Needed: Scripting Genius! (Script is html code)

Post by Alex Sat Oct 11, 2008 9:54 pm

Dude, I finished a long time ago, this topic is obsolete, I will trash it.

I know all that there is to know about html now.

This was the final result of the portal when I got done coding it:
Code:
<center><img src="http://i232.photobucket.com/albums/ee181/cascadezero/Halonation1.jpg"</img></center>

<table border="0" width="750" cellpadding="0" cellspacing="0" align="center" class="tborder">

<center><table width="750" cellpadding="0" cellspacing="0" border="0" class="vb_navigation">
   <tr align="center">
<td width="74" height="34"  class="css_nav"><a href="http://halonationvideos.vidiac.com/">Watch</a></td>   
<td width="74" height="34"  class="css_nav"><a href="http://halonationvideos.vidiac.com/upload/upload.uplx">Upload</a></td><td width="74" height="34"  class="css_nav"><a href="http://halonationvideos.vidiac.com/account.aspx">Profile</a></td><td width="74" height="34"  class="css_nav"><a href="http://otakunet.forum.st">HaloNation</a></td><td width="74" height="34"  class="css_nav"><a href="http://halonationvideos.vidiac.com/signin.aspx">Login/Register</a></td>
<center>
<center><table width="750" bgcolor="#1b1b1b" border="0">
<tr>
<td>
<center>
<script type="text/javascript"><!--
  e9 = new Object();
  e9.size = "728x90,468x60";
  e9.noAd = 1;
//--></script>
<script type="text/javascript" src="http://tags.expo9.exponential.com/tags/KHVidsNet/ROS/tags.js"></script>
 </center>
   

   <div id="vidiacinterface">

/********************************************
*   begin dms-specific skins styles
*********************************************/

body {
   color: #848484;
   background: #1b1b1b url(http://www.kh-vids.net/images/greenfox/misc/bg_tile.gif);
   font-family: Verdana, Arial, Helvetica, sans-serif;
   font-size: 8pt;
   margin: 0px 0px 0px 0px;
}
a:link {
   color: #eeeeee;
   text-decoration: none;
}
a:visited {
   color: #eeeeee;
   text-decoration: none;
}
a:hover {
   color: #5b98ff;
   text-decoration: underline;
}
a:active {
   color: #FFFFFF;
   text-decoration: none;
}
.vb_navigation {
background: #000000 url(http://www.kh-vids.net/images/greenfox/misc/nav_bg_small.gif) ;
}
.css_nav {
float: left;
width: 78px;
height: 34px;
color: #ffffff;
font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
font-size: 10px;
font-weight: bold;
text-align: center;
margin: 0px;
padding: 0px;
border: 0px;
}

.css_nav a:link , .css_nav a:visited {
display: block;
background-image: url(http://www.kh-vids.net/images/greenfox/misc/nav.gif);
color: #ffffff;
font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
font-size: 9px;
font-weight: bold;
line-height: 31px;
text-align: center;
text-decoration: none;
width: 78px;
height: 34px;
}

.css_nav a:hover, .css_nav a:active {
background-image: url(http://www.kh-vids.net/images/greenfox/misc/nav_over.gif);
color: #2d4265;
text-decoration: none;
line-height: 33px;
width: 78px;
height: 34px;
}
.tborder
{
   background: #1f1f1f;
   color: #848484;
   border: 1px solid #363636;
}
/*****************BEGIN VIDEO WIDGET INSERT HERE*******************
*****************            RED THEME        *******************/
<table width="33%" border="1" cellspacing="0" cellpadding="1"><tr><td>
a.v7-selected
{
   color: #ffffff;
   font-weight: bold;
}
a.v7-selected:Hover
{
   color: #e7eaf0;
   text-decoration: underline;
   font-weight: bold;
}
a.v7
{
   color: #ffffff;
}
a.v7:Hover
{
   color: #d7dadc;
   text-decoration: underline;
}
a.v7-thumb
{
   /*border: #FFFFFF 1px solid;*/
}
a.v7-thumb:Hover
{
   /*border: #3A79A1 1px solid;*/
}
.v7-text
{
   font-family: verdana, geneva, lucida, 'lucida grande', arial, helvetica, sans-serif;
   font-size: 11px;
   color: #848484;
}
.v7-text-small
{
   font-family: verdana, geneva, lucida, 'lucida grande', arial, helvetica, sans-serif;
   font-size: 9px;
   color: #848484;
}
td.v7-header
{
   background-image:  url(http://www.kh-vids.net/images/greenfox/gradients/gradient_tcat.gif);
   font-family: verdana, geneva, lucida, 'lucida grande', arial, helvetica, sans-serif;
   font-size: 11px;
   color: #ffffff;
   font-weight: bold;
}
td.v7-header-unselected
{
   font-family: verdana, geneva, lucida, 'lucida grande', arial, helvetica, sans-serif;
   font-size: 11px;
   color: #3A79A1;
   /*border-right: #FFFFFF 1px solid;
   border-top: #FFFFFF 1px solid;
   border-left: #FFFFFF 1px solid;*/
}
td.v7-video-preview
{
   /*border: #3A79A1 1px solid;*/
}
td.v7-text
{
   font-family: verdana, geneva, lucida, 'lucida grande', arial, helvetica, sans-serif;
   font-size: 11px;
   color: #848484;
}
td.v7-text-strong
{
   font-family: verdana, geneva, lucida, 'lucida grande', arial, helvetica, sans-serif;
   font-size: 11px;
   color: #848484;
   font-weight: bold;
}
a.v7-text-deselect
{
   font-family: verdana, geneva, lucida, 'lucida grande', arial, helvetica, sans-serif;
   font-size: 11px;
   color: #999999;
   font-weight: normal;
   text-decoration: line-through;
}
input.v7
{
   border-right: #3A79A1 1px solid;
   border-top: #3A79A1 1px solid;
   font-size: 11px;
   color: #929FA9;
   border-left: #3A79A1 1px solid;
   width: 100px;
   color: #3A79A1;
   border-bottom: #3A79A1 1px solid;
   font-family: verdana, geneva, lucida, 'lucida grande', arial, helvetica, sans-serif;
}
input.v7-browse
{
   border-right: #3A79A1 1px solid;
   border-top: #3A79A1 1px solid;
   font-size: 11px;
   color: #000000;
   border-left: #3A79A1 1px solid; /*WIDTH: 200px; COLOR: #3A79A1;*/
   border-bottom: #3A79A1 1px solid;
   font-family: verdana, geneva, lucida, 'lucida grande', arial, helvetica, sans-serif;
}
textarea.v7
{
   border-right: #3A79A1 1px solid;
   border-top: #3A79A1 1px solid;
   font-size: 11px;
   color: #929FA9;
   border-left: #3A79A1 1px solid;
   width: 300px;
   height: 75px;
   color: #3A79A1;
   border-bottom: #3A79A1 1px solid;
   font-family: verdana, geneva, lucida, 'lucida grande', arial, helvetica, sans-serif;
}
select.v7
{
   border-right: #3A79A1 1px solid;
   border-top: #3A79A1 1px solid;
   font-size: 9px;
   border-left: #3A79A1 1px solid;
   color: #3A79A1;
   border-bottom: #3A79A1 1px solid;
   font-family: verdana, geneva, lucida, 'lucida grande', arial, helvetica, sans-serif;
}

/* LS1Tech Styles */
a
{
   text-decoration: none;
}
a:hover, a:active
{
   text-decoration: underline;
}
</div>

</div>
</td></tr></table>

   </div>

</div>
</td></tr></table>

PWNT!!!
Alex
Alex
Founder
Founder

Number of posts : 881
Age : 30
Location : Headquarters
Motto : Shift-Awesome
Gamercard : html - Help Needed: Scripting Genius! (Script is html code) Axl777
PS Network : Axl0872
Wii Friend Code : TBA
Points : -2147483638
Reputation : 0
Registration date : 2008-04-06

http://halonation.clan.su

Back to top Go down

html - Help Needed: Scripting Genius! (Script is html code) Empty Re: Help Needed: Scripting Genius! (Script is html code)

Post by Alex Sat Oct 11, 2008 10:09 pm

Want to see a crazy html thing?










WatchUploadProfileHaloNationLogin/Register











THIS IS A TABLE! LOLOLOLOL!











Last edited by Axl777 on Sat Oct 11, 2008 10:34 pm; edited 16 times in total
Alex
Alex
Founder
Founder

Number of posts : 881
Age : 30
Location : Headquarters
Motto : Shift-Awesome
Gamercard : html - Help Needed: Scripting Genius! (Script is html code) Axl777
PS Network : Axl0872
Wii Friend Code : TBA
Points : -2147483638
Reputation : 0
Registration date : 2008-04-06

http://halonation.clan.su

Back to top Go down

html - Help Needed: Scripting Genius! (Script is html code) Empty Re: Help Needed: Scripting Genius! (Script is html code)

Post by bock Sun Oct 12, 2008 2:31 pm

lol why did you delete all the other posts
bock
bock
Graphix Admin
Graphix Admin

Number of posts : 383
Age : 31
Location : united states califorina
Motto : mooooo
Points : -2147483631
Reputation : 3
Registration date : 2008-08-22

http://marthandbockspsp.forum-2007.com/forum.htm

Back to top Go down

html - Help Needed: Scripting Genius! (Script is html code) Empty Re: Help Needed: Scripting Genius! (Script is html code)

Post by Alex Sun Oct 12, 2008 9:11 pm

What other posts?
Alex
Alex
Founder
Founder

Number of posts : 881
Age : 30
Location : Headquarters
Motto : Shift-Awesome
Gamercard : html - Help Needed: Scripting Genius! (Script is html code) Axl777
PS Network : Axl0872
Wii Friend Code : TBA
Points : -2147483638
Reputation : 0
Registration date : 2008-04-06

http://halonation.clan.su

Back to top Go down

html - Help Needed: Scripting Genius! (Script is html code) Empty Re: Help Needed: Scripting Genius! (Script is html code)

Post by Sponsored content


Sponsored content


Back to top Go down

Back to top

- Similar topics

 
Permissions in this forum:
You cannot reply to topics in this forum