Help
-
Search
-
Members
-
Calendar
Full Version:
dimensions
Forums
>
Resource Center
>
Support Center
>
Xanga Support
>
Xanga Resolved Topics
IAmTheChin
Mar 31 2005, 03:06 PM
i was wondering if u could set the width of ur left module and the width of ur entries different sizes.
Pulchritude
Mar 31 2005, 03:10 PM
i think u could use this for the entries
CODE
<style type="text/css">
.custom{
width: 200px;
height: 200px;
z-index:100;
overflow: visible;
border: px #000000 solid;
background: #ffffff;
}</style>
u could also change the colors of the border and backround.. and for the modules i dont think u could but im not sure whats the code but if u use custom module script u could change the width and height
http://www.createblog.com/forums/index.php?showtopic=178
largosama
Mar 31 2005, 03:15 PM
CODE
<style type="text/css">
table.left {
width:##px;
}
.blogbody {
width:##px;
}
</style>
changes the width of the modules and blogbody seperately. I'm not sure if the second one is the correct class, as I'm doing these from memory.
This is a "lo-fi" version of our main content. To view the full version with more information, formatting and images, please
click here
.