div help please |
![]() ![]() |
div help please |
Aug 1 2006, 04:43 AM
Post
#1
|
|
|
eat sock monkey ![]() Group: Member Posts: 5 Joined: Aug 2006 Member No: 447,072 |
it took me about 3 hours to figure out the div stuff. This is what it looks like now: Myspace
first off i was editing while using firefox. the image is supposed to be transparent. its not transparent in IE. In IE there is a very large space at the bottom of thr profile. Any idea how to get rid of it so it doesnt show on IE? Also, is there any way to have the default view of your picture, age,sex,location, online status and headline to change when you change it while editing the profile. what i did didnt work. and i wouldnt want to have to be changing the stuff everytime i want to change it. if anyone can help i would really really realllllllly appreciated! -g |
|
|
|
Aug 1 2006, 08:45 AM
Post
#2
|
|
![]() Senior Member ![]() ![]() ![]() ![]() ![]() Group: Member Posts: 307 Joined: Apr 2006 Member No: 393,086 |
for the space down the bottom u need to make overflow: auto; become overflow: none;
for the transarent pictures, you need to make sure they are saved as .GIF |
|
|
|
Aug 1 2006, 04:11 PM
Post
#3
|
|
|
eat sock monkey ![]() Group: Member Posts: 5 Joined: Aug 2006 Member No: 447,072 |
changing overflow:auto to overflow:none didnt work to get rid of the blank space.
|
|
|
|
Aug 1 2006, 04:23 PM
Post
#4
|
|
![]() Senior Member ![]() ![]() ![]() ![]() ![]() Group: Member Posts: 307 Joined: Apr 2006 Member No: 393,086 |
can you post your codes here.
|
|
|
|
Aug 1 2006, 04:37 PM
Post
#5
|
|
|
eat sock monkey ![]() Group: Member Posts: 5 Joined: Aug 2006 Member No: 447,072 |
did you want everything? gah!
CODE <style type="text/css">
.r{h p} table {visibility:hidden;} .r{hide nav} div table td font {display: none;} .r{show input} table tbody tr td a.navbar, table tbody tr td input, table tbody tr td font {visibility:visible;} .r{main table transparent} body table td {background-color: transparent;} .r{hide more stuff} table tbody table tbody td {visibility:hidden;} .r{disable footer} table tr td div div{display:none;} .r{show important} div table tbody tr td form input, div table tbody tr td a img, div table tbody tr td div a, div table tbody tr td {visibility: visible !important; color:red;} .r{text and links} input {background-color:transparent !important;} td, span, div, input, a, table td div div font, body div table tbody tr td font {font-family:Georgia !important;} td, span, div, input, table td div div font, body div table tbody tr td font {color:000000 !important;} .nametext, .whitetext12, .lightbluetext8, .orangetext15, .blacktext12, .redtext, .redbtext, .blacktext10, .btext {color:000000 !important;} a {color:000000 !important; text-decoration:none !important; text-transform:none !important; font-weight:normal !important; font-style:normal !important;} a:hover {color:432621 !important; text-decoration:underline !important; text-transform:none !important; font-weight:normal !important; font-style:normal !important;} .navigationbar, .navigationbar:hover {color:ffffff !important; font-weight:bold !important;} .notes{this is your background and scrollbar colors IE only} .section1:before { content: "Body Properties"; } body { background-color:432621; background-image:url('url'); background-position:top center; background-repeat:no-repeat; background-attachment:fixed; scrollbar-face-color: lightcyan; scrollbar-highlight-color: 432621; scrollbar-3dlight-color: 432621; scrollbar-shadow-color: lightcyan; scrollbar-darkshadow-color: lightcyan; scrollbar-arrow-color: 432621; scrollbar-track-color: ffffff; } .first {position: absolute; left: 0px; top: 110px; overflow: none; visibility:visible !important; } .layer1 {position: absolute; left: 0px; top: 120px; overflow: none; visibility:visible !important; } .layer2 {position: absolute; left: 0px; top: 120px; overflow: none; visibility:visible !important; } .layer3 {position: absolute; left: 0px; top: 110px; overflow: none; visibility:visible !important; } .layer4 {position: absolute; left: 0px; top: 110px; overflow: none; visibility:visible !important; } .layer5 {position: absolute; left: 0px; top: 110px; overflow: none; visibility:visible !important; } </style> |
|
|
|
Aug 2 2006, 12:24 AM
Post
#6
|
|
|
eat sock monkey ![]() Group: Member Posts: 5 Joined: Aug 2006 Member No: 447,072 |
i started fooling around with myspace site and i ended up changing it so it got rid of the blank space. thanks for the help anyways
|
|
|
|
Aug 2 2006, 10:31 PM
Post
#7
|
|
|
eat sock monkey ![]() Group: Member Posts: 5 Joined: Aug 2006 Member No: 447,072 |
I figured out what may be the problem with having so much space.
Comments! i guess the best thing to do hide you comments when your making a div!! you thread closing people should close this |
|
|
|
![]() ![]() |