Log In · Register

 
 
Closed TopicStart new topic
Left Margin Space?
wicked_bitch
post Feb 28 2005, 09:01 AM
Post #1


The name says it all.
***

Group: Member
Posts: 53
Joined: Feb 2005
Member No: 101,923



stubborn.gif For some reason, my xanga is really hating me. I searched for a code, or anything for that matter, to get rid of the big space to the left of my blogs. I found one, but wouldn't you know it, it didn't work. This is the one I found:


I tried putting it in different places, in the code, but it either messed my whole thing up, or it just didn't work. Any other codes I should try? If not, is there a certain place I have to put the code? wacko.gif
 
babytt
post Feb 28 2005, 09:24 AM
Post #2


What's worst than being blind? Having sight but no vision.
***

Group: Member
Posts: 56
Joined: May 2004
Member No: 18,039



Did you put the code in the custom header? hmmm.... it should work.
 
wicked_bitch
post Feb 28 2005, 10:21 AM
Post #3


The name says it all.
***

Group: Member
Posts: 53
Joined: Feb 2005
Member No: 101,923



Yes, I tried it in various places in the custom header. I even tried putting it in the webstats. Here's my whole code:

If you need to view my xanga, you can go here I'm assuming I'm just not putting it in the right place.
 
babytt
post Feb 28 2005, 10:45 AM
Post #4


What's worst than being blind? Having sight but no vision.
***

Group: Member
Posts: 56
Joined: May 2004
Member No: 18,039



try this: in your first div, add > at the end of overflow: auto;"
it should look like
overflow: auto;">
 
wicked_bitch
post Feb 28 2005, 10:51 AM
Post #5


The name says it all.
***

Group: Member
Posts: 53
Joined: Feb 2005
Member No: 101,923



mellow.gif No, it's still there. I tried it on both div's. _unsure.gif
 
babytt
post Feb 28 2005, 11:02 AM
Post #6


What's worst than being blind? Having sight but no vision.
***

Group: Member
Posts: 56
Joined: May 2004
Member No: 18,039



try this in both your div--->
position:static;

or try decreasing the width of your last div.

sorry if i'm no help, but i can't seem to find what is wrong with your code.
 
wicked_bitch
post Feb 28 2005, 11:07 AM
Post #7


The name says it all.
***

Group: Member
Posts: 53
Joined: Feb 2005
Member No: 101,923



_unsure.gif I had that in my code the first time, but took it out since it didn't seem to be helping at all. I tried it again, but still nothing. sad.gif I appriciate your suggestions though! I'm just as confused. ermm.gif
 
sherryvu
post Feb 28 2005, 04:20 PM
Post #8


Senior Member
*******

Group: Member
Posts: 4,209
Joined: Jan 2004
Member No: 2,330



see where it says this?
CODE
<style type="text/css">
table.navigation, table.footer, table.left{display:none;}
</style>
change "table.left" to ".mainleft" and that should do it happy.gif
 
wicked_bitch
post Feb 28 2005, 07:43 PM
Post #9


The name says it all.
***

Group: Member
Posts: 53
Joined: Feb 2005
Member No: 101,923



Yeah, that did take the space away. But, the only problem is, it also brought back my original left side module. _unsure.gif
 
largosama
post Feb 28 2005, 08:02 PM
Post #10


Happy Person
******

Group: Member
Posts: 1,707
Joined: Feb 2004
Member No: 4,674



<style type="text/css">
.leftmoduletitlebar, .leftmoduleborder, .leftmoduleinterior, table.left, table.left TH, table.left TD, table.navigation, table.footer
{display: none;}
</style>

try that
 
wicked_bitch
post Mar 1 2005, 08:22 AM
Post #11


The name says it all.
***

Group: Member
Posts: 53
Joined: Feb 2005
Member No: 101,923



*bangs head off of monitor* Still nothing. _unsure.gif I'm guessing my xanga is on strike? Or something of the sort.
 
sherryvu
post Mar 1 2005, 11:49 AM
Post #12


Senior Member
*******

Group: Member
Posts: 4,209
Joined: Jan 2004
Member No: 2,330



QUOTE(wicked_bitch @ Feb 28 2005, 6:43 PM)
Yeah, that did take the space away. But, the only problem is, it also brought back my original left side module.  _unsure.gif
*

it's not supposed to bring back your original modules, .mainleft removes them. paste this at the bottom of your header:
 
wicked_bitch
post Mar 1 2005, 02:12 PM
Post #13


The name says it all.
***

Group: Member
Posts: 53
Joined: Feb 2005
Member No: 101,923



I changed it to .mainleft, and put that code in. It brought back my left modules and disaligned my blog. Go here to see what it did.
 
sherryvu
post Mar 1 2005, 03:16 PM
Post #14


Senior Member
*******

Group: Member
Posts: 4,209
Joined: Jan 2004
Member No: 2,330



take out the word "table" in front of ".mainleft"

and at the bottom of your header, it says this
QUOTE
<style type="text/css"></style>
.mainleft{display:none;}
</style>
it should be this without the </style>behind the first part.
CODE
<style type="text/css">
.mainleft{display:none;}
</style>
 

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