PDA

View Full Version : What is the full codeing for this? including the inner background code aswell



Slimjim1001
01-03-2008, 07:50 PM
NOTE: THE FULL CODE INCLUDING THE INNER BACKGROUND CODE. THANKS

http://aycu32.webshots.com/image/47151/2000396745205748971_rs.jpg (http://allyoucanupload.webshots.com/v/2000396745205748971)

Buax
01-03-2008, 07:55 PM
It depends how you've coded the website.

If you send me the source in a private-message I can take a look and help you :)

Depending on if its, divs, tables, iFrames etc.

Slimjim1001
01-03-2008, 07:58 PM
<style type="text/css">
.contactTable {display: visible;}
</style>
<style type="text/css">
table td table tr td.text table {visibility:visible;}
table td table tr td.text table table, table td table tr td.text table table td.text {visibility:visible;}
</style>
<style type="text/css">
.extendednetwork {border:2px solid; border-color:black; -moz-border-radius:2%;}
.extendednetwork td {border:2px solid; border-color:black; background-color:white; -moz-border-radius:2%;}
</style>
<style type="text/css">
body, div, span, td, p, .blacktext10, .blacktext10, .blacktext10, strong, b, u, .blacktext10, .blacktext10, .btext, .text, .blacktext10, .blacktext10, .blacktext10 {
font-family: tahoma;
font-size: 12px;
color: rgb(15,15,15);
font-weight: normal;
font-style: normal;
text-decoration: none;
}
.nametext {
padding: 5px;
font-family: tahoma;
font-size: 36px;
color: 333333;
font-weight: bold;
font-style: normal;
text-decoration: none;
display: block;
}
.whitetext12, .blacktext10 {
font-family: Tahoma;
font-size: 10px;
color: 333333;
font-weight: bold;
font-style: normal;
text-decoration: none;
}
a.navbar:link, a.navbar:active, a.navbar:visited, a.navbar:hover, a.man:link, a.man:active, a.man:visited, a.man:hover, a, a:link, a:active, a:visited, a:hover, a.navbar:link, a.navbar:active, a.navbar:visited, a.navbar:hover, a.text:link, a.text:active, a.text:visited, a.text:hover, a.searchlinksmall:link, a.searchlinksmall:active, a.searchlinksmall:visited, a.searchlinksmall:hover, a.redlink:link, a.redlink:active, a.redlink:visited, a.redlink:hover {
color: black;
font-weight: ;
font-family: tahoma
font-style: normal;
text-decoration: none;
}
a.navbar:hover, a.man:hover, a:hover {
color: black;
font-weight: bold;
font-style: normal;
text-decoration: none;
}
.badge {
position: absolute;
left: 1px;
top: 1px;
}
</style>
<style type="text/css">
body {
background-image:url('http://i29.tinypic.com/2eocrie.jpg');
background-attachment: fixed;
background-position:center center;
background-repeat:repeat;
}
</style>
<style type="text/css">
.latestBlogEntry {display:none;}
</style>
<style type="text/css">.comments {visibility:hidden;display:none;}</style>
<style type="text/css">
.commentlinks a { font-weight:normal; font-size:9px; }
</style>
<style type="text/css"> &#035;tkn_leaderboardDiv{height: 0px !important;} &#035;tkn_trackingpixeladvertiser, &#035;tkn_trackingpixeladvertiser [[[[[[[[[[[[[[[[[[[[[[[iframe]]]]]]]]]]]]]]]]]]]]]]] {position: absolute !important; top:-100px !important;}</style>
<style type="text/css">
body, html {visibility:visible !important; display:block !important}
<div class="main">
<table style="width: 800px;
height: 800px;
cellpadding: 0px;
cellspacing: 0px;
background-color: FFFFFF;">
<tr><td valign="top">
INSERT CONTENT AND ADDITIONAL DIVS
</td></tr></table></div>

craigg.
01-03-2008, 09:07 PM
Simple, start again. I tried to sort the code out but that is a serious mess for something simple.

Here's a basic code to start again:


<html>
<head>
<title>Untitled Document</title>
<style type="text/css">
#main {
width: 500px;
margin: auto;
padding: 5px;
background-color: #000;
}
body {
background: url(insertfilehere.jpg);
background-repeat: repeat;
}
</style>
</head>
<body>
<div id="main"></div>
</body>
</html>


If you do use this, insert your validation.

Buax
01-03-2008, 09:10 PM
Simple, start again. I tried to sort the code out but that is a serious mess for something simple.

Here's a basic code to start again:


<html>
<head>
<title>Untitled Document</title>
<style type="text/css">
#main {
width: 500px;
margin: auto;
padding: 5px;
background-color: #000;
}
body {
background: url(insertfilehere.jpg);
background-repeat: repeat;
}
</style>
</head>
<body>
<div id="main"></div>
</body>
</html>
If you do use this, insert your validation.
I belive it's for MySpace therefore it's differnt coding.

craigg.
01-03-2008, 09:15 PM
I see, I didn't see in his thread anything about Myspace :S

Ahh! I see in IE now 'MySpace'.

Buax
02-03-2008, 02:40 AM
I PM'ed him with my myspace code, which is plain black, explaining how to change, no reply. Urgh -.-

He made the topic "MySpace" in our convosation that's all.

:)

Slimjim1001
02-03-2008, 01:17 PM
Sorry i diddnt make it clear, sorry buax my internet messed up last night im looking it out now mate.

Want to hide these adverts? Register an account for free!