Log In · Register

 
Moving MySpace copyright box
Birt
post Jun 6 2007, 01:38 AM
Post #1


Senior Member
***

Group: Member
Posts: 84
Joined: Dec 2005
Member No: 323,797



In this image, the box with navigation links and copyright at the bottom is to the far left of the layout instead of centered underneath. How do you move the box to where it should be?
 
 
Start new topic
Replies (1 - 5)
FoxLucky
post Jun 6 2007, 01:52 AM
Post #2


So um yeah
*****

Group: Official Designer
Posts: 745
Joined: Aug 2006
Member No: 459,873



Haha I'm not sure if this will work but give it a shot

a.text, table div font a, table div div {align:center;}
table table div font a, table table div div {align:center;}

Write back on here and say what that does please
 
devanELECTRIC
post Jun 6 2007, 03:00 AM
Post #3


devan.urie
****

Group: Member
Posts: 246
Joined: Dec 2005
Member No: 314,247



^^ that didnt work =[

you can always hide it using this:

CODE
<style type="text/css">
table td div {visibility:hidden;}
table table td div {visibility:visible;}
tr {background:transparent;}

table tr td div div {
visibility:hidden;
display:none;
border:0px!important;
background-color:transparent; }
</style>



or make it less noticeable by removing the gray background, using this:
CODE
<style type="text/css">
tr, table tr td div div {background:transparent;}
</style>
 
FoxLucky
post Jun 6 2007, 11:17 AM
Post #4


So um yeah
*****

Group: Official Designer
Posts: 745
Joined: Aug 2006
Member No: 459,873



I was just trying! LOL
 
Birt
post Jun 6 2007, 12:54 PM
Post #5


Senior Member
***

Group: Member
Posts: 84
Joined: Dec 2005
Member No: 323,797



QUOTE(breakkdancee @ Jun 6 2007, 03:00 AM) *
^^ that didnt work =[
Yeah, I tried it too and it didn't do anything.

you can always hide it using this:

CODE
<style type="text/css">
table td div {visibility:hidden;}
table table td div {visibility:visible;}
tr {background:transparent;}

table tr td div div {
visibility:hidden;
display:none;
border:0px!important;
background-color:transparent; }
</style>

This one worked the best. I looked all over before and didn't think there was a working code to completely hide everything. Thank you! biggrin.gif

or make it less noticeable by removing the gray background, using this:
CODE
<style type="text/css">
tr, table tr td div div {background:transparent;}
</style>

I tried this, but all it did was just take out the gray and the text was still far on the left.
 
devanELECTRIC
post Jun 6 2007, 03:00 PM
Post #6


devan.urie
****

Group: Member
Posts: 246
Joined: Dec 2005
Member No: 314,247



yeahh it just takes out the gray background and keeps the links.
i just makes it less obvious
 

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