Log In · Register

 
 
Closed TopicStart new topic
Stretched out profile
misfit
post Apr 17 2008, 11:40 AM
Post #1


Senior Member
****

Group: Member
Posts: 251
Joined: Oct 2005
Member No: 280,259



This layout is a default layout but the white part of the default layout is streteched right across the screen so i can barely even see the background..in the previewits not like that though,I have a few pictures on my profile but i've had default layouts before and haven't had that problem??Here is my code thanks!

CODE


<style type="text/css">body {background color:; background-image: url([url="http://i30.tinypic.com/52dz5z.png"]http://i30.tinypic.com/52dz5z.png[/url]); background-position: repeat; background-attachment: fixed;}
.userprofileurl {display:none;}
.userprofiledetail{display:none;}
.friendscomments{display:none;}
.extendedNetwork, .extendedNetwork td {border:0px;}
table table table table td{width:0px!important; padding:0px!important;}span.lightbluetext8{display:none;}
.profileInfo td td img {display:none;}
.profileInfo td.text img {display:inline;}
td{text-align:normal;}
.contacttable a img{display:block;margin:-6px;}
TD, TR, table {height: 0px !important;}
br {line-height: 0.1px}
.contacttable{display:none;}
table. extendednetwork {border: 0px;}
table, tr, td, li, p, div {font-size: 9px}
.text {font-size: 9px}
.lightbluetext8 {font-size: 9px}
.whitetext12 {font-size: 9px}
.orangetext15 {font-size: 9px}
.blacktext10 {font-size: 9px}
.blacktext12{font-family:georgia; font-size:24px; letter-spacing:-3px; text-transform:lowercase;font-weight:normal;text-align:left;}
.nametext{font-family:georgia; font-size:24px; letter-spacing:-3px; text-transform:lowercase;font-weight:normal;}
.btext  {font-size: 9px}
.navigationBar, .navigationBar table, .navigationBar td {height:5px;}.navigationBar td {font-family:arial;font-size:1px; text-align:center;}
a:active, a:visited, a:link, a.redlink:active, a.redlink:visited, a.redlink:link {font-size:9px;text-decoration:none;}
a:hover, a.navbar:hover, a.redlink:hover {font-size:9px; text-decoration:none}
a.navbar:active, a.navbar:visited, a.navbar:link {color:; font-family:SMALL FONTS; font-size: 7px;letter-spacing:0px; text-transform: UPPERCASE;text-decoration:none; padding: 0px; line-height: 9px;}
img {border:none;}
div table {background-color:transparent}div table.navigationBar table {background-color:transparent}
textarea{ text-transform:lowercase;   background-color:transparent;  height:25px;  width:440px; border: 0px solid !important}
TR {BACKGROUND:TRANSPARENT;}
big{font-family:verdana; font-size:24px; letter-spacing:-3px; padding:0px; line-height:24px;;text-transform:uppercase;}
TABLE TR TD DIV FONT{FONT-FAMILY:small fonts;FONT-SIZE:7PX;TEXT-TRANSFORM:UPPERCASE;}
embed, object {width:1px; height:1px;} table table table embed, table table table object {width:320px; height:240px;}</style>


 
S-Majere
post Apr 17 2008, 01:31 PM
Post #2


Addict
*******

Group: Staff Alumni
Posts: 3,918
Joined: Jun 2007
Member No: 538,522



I've tested this code and I don't see the problem. This is what I'm seeing:

 
Melie
post Apr 17 2008, 01:32 PM
Post #3


Melieized
******

Group: Official Designer
Posts: 1,372
Joined: Nov 2006
Member No: 478,715





this is the screenshot to the code that you posted. what seems to be the problem?
 
misfit
post Apr 17 2008, 10:48 PM
Post #4


Senior Member
****

Group: Member
Posts: 251
Joined: Oct 2005
Member No: 280,259



For me it doesn't come out like that.I think its coz of some of the pcitures omn my profile so I mvoed them around a bit and it's ok now.But now it won't show the background?
 
S-Majere
post Apr 18 2008, 07:55 AM
Post #5


Addict
*******

Group: Staff Alumni
Posts: 3,918
Joined: Jun 2007
Member No: 538,522



Ah yes, you had some BB code tags (?) conflicting a confused link to your background image. This should be the fixed version:

CODE
<style type="text/css">body {background color:; background-image: url(http://i30.tinypic.com/52dz5z.png"); background-position: repeat; background-attachment: fixed;}
.userprofileurl {display:none;}
.userprofiledetail{display:none;}
.friendscomments{display:none;}
.extendedNetwork, .extendedNetwork td {border:0px;}
table table table table td{width:0px!important; padding:0px!important;}span.lightbluetext8{display:none;}
.profileInfo td td img {display:none;}
.profileInfo td.text img {display:inline;}
td{text-align:normal;}
.contacttable a img{display:block;margin:-6px;}
TD, TR, table {height: 0px !important;}
br {line-height: 0.1px}
.contacttable{display:none;}
table. extendednetwork {border: 0px;}
table, tr, td, li, p, div {font-size: 9px}
.text {font-size: 9px}
.lightbluetext8 {font-size: 9px}
.whitetext12 {font-size: 9px}
.orangetext15 {font-size: 9px}
.blacktext10 {font-size: 9px}
.blacktext12{font-family:georgia; font-size:24px; letter-spacing:-3px; text-transform:lowercase;font-weight:normal;text-align:left;}
.nametext{font-family:georgia; font-size:24px; letter-spacing:-3px; text-transform:lowercase;font-weight:normal;}
.btext  {font-size: 9px}
.navigationBar, .navigationBar table, .navigationBar td {height:5px;}.navigationBar td {font-family:arial;font-size:1px; text-align:center;}
a:active, a:visited, a:link, a.redlink:active, a.redlink:visited, a.redlink:link {font-size:9px;text-decoration:none;}
a:hover, a.navbar:hover, a.redlink:hover {font-size:9px; text-decoration:none}
a.navbar:active, a.navbar:visited, a.navbar:link {color:; font-family:SMALL FONTS; font-size: 7px;letter-spacing:0px; text-transform: UPPERCASE;text-decoration:none; padding: 0px; line-height: 9px;}
img {border:none;}
div table {background-color:transparent}div table.navigationBar table {background-color:transparent}
textarea{ text-transform:lowercase;   background-color:transparent;  height:25px;  width:440px; border: 0px solid !important}
TR {BACKGROUND:TRANSPARENT;}
big{font-family:verdana; font-size:24px; letter-spacing:-3px; padding:0px; line-height:24px;;text-transform:uppercase;}
TABLE TR TD DIV FONT{FONT-FAMILY:small fonts;FONT-SIZE:7PX;TEXT-TRANSFORM:UPPERCASE;}
embed, object {width:1px; height:1px;} table table table embed, table table table object {width:320px; height:240px;}</style>
 
misfit
post Apr 20 2008, 07:58 AM
Post #6


Senior Member
****

Group: Member
Posts: 251
Joined: Oct 2005
Member No: 280,259



Thanks heaps its working now!
 
S-Majere
post Apr 20 2008, 11:29 AM
Post #7


Addict
*******

Group: Staff Alumni
Posts: 3,918
Joined: Jun 2007
Member No: 538,522



You're welcome _smile.gif

Topic Closed.
 

Closed TopicStart new topic
2 User(s) are reading this topic (2 Guests and 0 Anonymous Users)
0 Members: