Log In · Register

 
 
Closed TopicStart new topic
Tabular Indent Layout, Is there a way...
msalicia81
post May 24 2006, 08:23 AM
Post #1


Newbie
*

Group: Member
Posts: 3
Joined: Apr 2006
Member No: 394,993



Is there a way to change the box width? A script or something? blink.gif ermm.gif _unsure.gif

Thanks in advance! wub.gif kiss.gif
 
*Libertie*
post May 24 2006, 01:34 PM
Post #2





Guest






This works for tabular indent as well:

CODE
<!--
/* change these numbers and make them add up to 100 or less*/
table {
width: 50%;
margin-left: 25%;
margin-right: 25%;
}
/* don't change these numbers */
table table {
width: auto;
margin:0;
}
table table table {
width: 0;
}
-->


And you can change the percentages to pixel values if you want. :)
 
msalicia81
post May 24 2006, 01:35 PM
Post #3


Newbie
*

Group: Member
Posts: 3
Joined: Apr 2006
Member No: 394,993



Ok, I'm an idiot, but where do I put this? *hides face*
 
*Libertie*
post May 24 2006, 01:38 PM
Post #4





Guest






Ooh, sorry. X( You aren't an idiot, haha. XD

CODE
GLOBAL_HEAD<=
<style type="text/css">

<!--
/* change these numbers and make them add up to 100 or less*/
table {
width: 50%;
margin-left: 25%;
margin-right: 25%;
}
/* don't change these numbers */
table table {
width: auto;
margin:0;
}
table table table {
width: 0;
}
-->

</style>
<=GLOBAL_HEAD


http://www.livejournal.com/modify.bml
All the way down into the "style overrides" box.
 
msalicia81
post May 24 2006, 01:41 PM
Post #5


Newbie
*

Group: Member
Posts: 3
Joined: Apr 2006
Member No: 394,993



Got it! Thanks so much!!
 
*Libertie*
post May 25 2006, 05:29 PM
Post #6





Guest






*nods* _smile.gif
 

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