Log In · Register

 
 
Closed TopicStart new topic
hiding profile how to make it fit, trying to make it cover entire profile?
CHemicalreaction
post Jul 25 2005, 02:15 AM
Post #1


DeathwISHromance
**

Group: Member
Posts: 12
Joined: Jul 2005
Member No: 176,585



I've been trying to cover my entire profile using the script. However it only covers up to my comments and thats it? and it starts under the about me section. I've tried changing the top px and its not working? thanx!
 
lovescream
post Jul 25 2005, 02:46 AM
Post #2


define our lives for us.
********

Group: Staff Alumni
Posts: 11,656
Joined: Aug 2004
Member No: 43,293



uhhhhhhh.. you mean like cover up the whole screen or somesort? o.O Wtf? I don't get it. but anywho, pasteup your code. i'll try and see what I can understand..
 
CHemicalreaction
post Jul 25 2005, 02:56 AM
Post #3


DeathwISHromance
**

Group: Member
Posts: 12
Joined: Jul 2005
Member No: 176,585



I put this is about me:
<!-- begin code provided by createblog.com -->
<style type="text/css">
.Main { position:absolute; left:50%; top:125px; width:800px; z-index:1; margin-left:-400px; padding:0px; border:0px; background-color:transparent;}
</style>
<!-- end code provided by createblog.com -->

& this in who i'd like to meet:
<!-- begin code provided by createblog.com -->
<DIV class="Main"> <table style="width:800px; height:600px; cellpadding:0px; cellspacing:0px; border:2px solid silver; background-color:ffffff;}"> <tr> <td valign="top">All of your content goes in here, whether it be tables, flash, or whatever!</td> </tr> </table> </DIV>
<!-- end code provided by createblog.com -->

I'm trying to cover it so i can make a div overlay..But its not covering the my whole profile?
THanx
 
hikki168
post Jul 26 2005, 06:17 AM
Post #4


Senior Member
****

Group: Member
Posts: 187
Joined: Jul 2005
Member No: 165,292



^ just increase the width & height to meet your requirements
 
Wavegirl
post Jul 26 2005, 12:13 PM
Post #5


Friends are Forever, Boys R Whatever!!!
****

Group: Member
Posts: 197
Joined: Jul 2005
Member No: 176,723



Put this first into your about me section or interest...whichever u want

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

<style type="text/css">
body
{background-image:url("");
background-attachment:fixed;
background-repeat:repeat;
background-position:center;
background-color:######;
overflow:scroll;overflow-x:hidden;

table, tr, td, font{background-color:transparent;font-family:Verdana; font-size:9px; font-color:######;}
.redbtext, .blacktext10, .redtext, .orangetext15, .lightbluetext8 {visibility:hidden;}
.orangetext15, .lightbluetext8 {visibility:hidden;}

a:link {color:######!important;font-family:Verdana;font-size:7pt;font-weight: normal;}
a:visited {color:######!important;font-family:Verdana;font-size:7pt;font-weight: normal;}
a:active {color:######!important;font-family:Verdana;font-size:7pt;font-weight: normal;}
a:hover {color:######!important;font-family:Verdana;font-size:pt;font-weight:normal;}

.Background
{background-image:url("");
background-color:######;
position: absolute;
left: 50%;
top: 120px;
width: 850px;
height: 600px;
margin-left: -400px;}

.image
{position: absolute;
left: 0px;
top: ###px;
width:###px;
height: ###px;
margin-left: ###px;}
</style>

<div class="Background">
&nbsp;
</div>

<div style="display: none;">
<table><tr><td><table><tr><td><table><tr><td>


and put this into your music section:

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

<div class="image"><img src="url_of_your_image"></div>

<div style="display: none;">
<table><tr><td><table><tr><td><table><tr><td>
 

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