Web Design Forum  
 
Go Back   Web Design Forum > Web and Graphic Design > Web Design

Reply
 
LinkBack Thread Tools Display Modes
Old 03-10-2010, 12:14 PM   #1
New Member
 
Join Date: Mar 2010
Posts: 3
Default Problem with myspace background

Hi people!

I'm new to this forum, and i have a question about the background of my band's myspace.

I'm having trouble positioning the background (the background is fixed btw)
I want to place the background below our bandpicture, let's say starting at the myspace search field bar. Is that possible?

The picture i'm using for background is the pattern_skulltula.jpg, but i guess you guys are smart enough to figure that out

Here's the html below (if there's redundant code, please don't hesitate to mention )

Thanks!!

greetz
Valentin


Code:
<style>

{ Background Properties }
 table, tr, td { background-color:transparent; border:none; border-width:0;}
 body {
	

background-color:000000;
background-image:url('http://i589.photobucket.com/albums/ss333/schizonomad/Skulltula%20Myspace/pattern_skulltula.jpg');
	background-repeat:no-repeat;
background-attachment:fixed;
 }

{ Table Properties }
 table table { border: 0px }
 table table table table{border:0px}
 table, tr, td { background-color:transparent; border:none; border-width:1;}
 table table table {
	border-style:solid;
	border-width:1;
	border-color:663300 ;
	background-color:000000;

 }

 table table table table td {filter:none;}
 table table table table {border:0px;}
 td.text table, td.text table td {width:300px; padding:0px;}
 td.text table table table table, td.text table table table table td {width:0px;}
 table table td {width:10px;}
 div table table td, table table table td {width:auto;}
 td.text td.text table table div, td.text td.text table table a img {height:75px; width:65px !important; border-width:0px;}

 { Text Properties }
 table, tr, td, li, p, div {font-family:verdana !important; font-size:10px !important; color:FFFFFF!important; font-weight:bold; }
 .btext, .orangetext15, .nametext, .whitetext12 {font-family:verdana !important; font-size:11px !important; color:FFFFFF!important; font-weight:bold; font-style:normal; }
 .blacktext10, .blacktext11, .blacktext12, .lightbluetext8, .redtext, .redbtext, .text {font-family:verdana !important; font-size:11px !important; font-weight:normal; color:FFFFFF;font-style:normal; }

 { Link Properties }
 a:active, a:visited, a:link {font-family:verdana !important; color:663300 !important; font-weight:normal; font-style:normal; }
 a:hover {font-family:verdana !important; color:663300 !important; font-weight:bold; font-style:normal; }

 { Tweaks }
 div td font {visibility:hidden;} .navbar {visibility:visible;}
 a.text, table div font a, table div div {visibility:hidden;}
 div table td font {display: none;}
</style>

<style>
body{ 
background-position:top center;margin-top: 955
 ;}
div.topbanner {
top: 0;
left: 49%;
margin-left: -470;
width: 100%;
height: 1024px;
position: absolute;
}
</style>
<div class="topbanner"><img src="http://i589.photobucket.com/albums/ss333/schizonomad/skulltulatop3.jpg" border="0" /></a></div>
Valentin is offline   Reply With Quote


Old 03-10-2010, 06:36 PM   #2
New Member
 
Join Date: Mar 2010
Posts: 3
Default

Not much activity going on here
Valentin is offline   Reply With Quote
Old 03-11-2010, 02:28 AM   #3
Silver Member
 
Join Date: Mar 2009
Location: Stockholm, Sweden
Posts: 108
Default

Can't really read anything from that messed up coding you have going on but you should take a look at the background property of css.

http://www.w3schools.com/css/css_background.asp
__________________
Nerdrage
Mezangath Web
mezangath is offline   Reply With Quote
Reply

Thread Tools
Display Modes

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
Trackbacks are On
Pingbacks are On
Refbacks are On



All times are GMT. The time now is 09:42 PM.


Camera Forum - Computer Forum - Web Design Forum

Powered by vBulletin® Version 3.8.7
Copyright ©2000 - 2012, vBulletin Solutions, Inc.
Content Relevant URLs by vBSEO 3.6.0 ©2011, Crawlability, Inc.