cB Resize Code, Trying to resize the far right module without messing with the right. |
cB Resize Code, Trying to resize the far right module without messing with the right. |
Oct 15 2007, 08:25 PM
Post
#1
|
|
![]() Senior Member ![]() ![]() ![]() ![]() ![]() ![]() Group: Official Member Posts: 1,801 Joined: Aug 2007 Member No: 568,102 |
Okay, I'm just having a bit of trouble resizing the right module. It's the same width as my left, but I wan't it smaller.
Here's the code I'm using. CODE <CENTER><style type="text/css"> body{ background-color: #000000; background-image: url("http://i20.tinypic.com/2unts7s.jpg"); background-repeat: repeat; background-position: fixed; scrollbar-arrow-color:#000000; scrollbar-track-color:#FFFFFF; scrollbar-shadow-color:#FFFFFF; scrollbar-face-color:#FFFFFF; scrollbar-highlight-color:#FFFFFF; scrollbar-darkshadow-color:#FFFFFF; scrollbar-3dlight-color:#FFFFFF; color: #FFFFFF; } textarea, input{background-image: url(""); color: #000000; border-width: 0px; border-color: #5b5959; font-weight:normal; color: #FFFFFF;} .outerbox{ background-color: #5b5959; color: #FFFFFF; width: 400px;} #footer{background-image: url("");} .innerbox, .entrybox{color: #000000; background-color:transparent !important;} .linkbox {color: #000000; background-color:transparent !important;} .alertbox {color: #000000; background-color:transparent !important;} .entrybox {color: #000000; background-color:transparent !important;} li, li.top{color: #000000; background-color:transparent !important;} .comment_body smaller grey, .comment_body{font:normal 10px tahoma; color:#FFFFFF; } body,table, td, li, p, div, textarea {font:normal 10px tahoma #FFFFFF;} a, a:link,a:active,a:visited{font:normal 10px arial; color: #000000 !important;} a:hover{cursor:crosshair; font:normal 10px arial; color:#000000 !important;} b{ color: #FFFFFF;} i{color: #FFFFFF;} img {cursor:crosshair; } </style></CENTER> What is the code I need to use to minimize the right modules? |
|
|
|
![]() |
Oct 15 2007, 08:26 PM
Post
#2
|
|
![]() ;) ![]() ![]() ![]() ![]() ![]() ![]() ![]() Group: Staff Alumni Posts: 9,573 Joined: Feb 2005 Member No: 99,124 |
Edit: I didn't read the post thoroughly. This post has been edited by Alvin: Oct 15 2007, 08:32 PM |
|
|
|
Oct 15 2007, 08:27 PM
Post
#3
|
|
![]() Senior Member ![]() ![]() ![]() ![]() ![]() ![]() Group: Official Member Posts: 1,801 Joined: Aug 2007 Member No: 568,102 |
No, this is for cB.
Customizing your profile? I already know Xanga. That's fairly simple compared to this! |
|
|
|
Oct 15 2007, 08:28 PM
Post
#4
|
|
![]() Naomi loves you. Y'all may call me NaNa ![]() ![]() ![]() ![]() ![]() ![]() Group: Official Designer Posts: 2,925 Joined: Jun 2006 Member No: 427,774 |
^ That's what I was thinking.
|
|
|
|
Oct 15 2007, 08:28 PM
Post
#5
|
|
![]() Hey, I'm Mike ![]() ![]() ![]() ![]() ![]() ![]() Group: Staff Alumni Posts: 1,272 Joined: May 2006 Member No: 406,241 |
Just Kidding XD
|
|
|
|
Oct 15 2007, 08:29 PM
Post
#6
|
|
|
:) ![]() ![]() ![]() ![]() ![]() ![]() Group: Staff Alumni Posts: 1,636 Joined: Jul 2004 Member No: 34,459 |
Mike,
|
|
|
|
Oct 15 2007, 08:29 PM
Post
#7
|
|
![]() Hey, I'm Mike ![]() ![]() ![]() ![]() ![]() ![]() Group: Staff Alumni Posts: 1,272 Joined: May 2006 Member No: 406,241 |
Thanks Kara
|
|
|
|
Oct 15 2007, 08:30 PM
Post
#8
|
|
![]() Senior Member ![]() ![]() ![]() ![]() ![]() ![]() Group: Official Member Posts: 1,801 Joined: Aug 2007 Member No: 568,102 |
Does anyone know a code though?
Yes Mike, bravo. You've got it. Sorry I wasn't being clear enough. |
|
|
|
Oct 15 2007, 08:34 PM
Post
#9
|
|
|
t-t-t-toyaaa ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() Group: Official Member Posts: 19,821 Joined: Apr 2004 Member No: 11,270 |
The only way I would think or at least I would remember is giving each of the right side ID's a width.
http://micron.createblog.com/blog/entry.php?id=327 Find the ID and do this: ID{width: #px !important;} or just ID{width: #px;} Do that with the right side modules. Not sure if it works but test it . |
|
|
|
Oct 15 2007, 08:41 PM
Post
#10
|
|
![]() Senior Member ![]() ![]() ![]() ![]() ![]() ![]() Group: Official Member Posts: 1,801 Joined: Aug 2007 Member No: 568,102 |
Whoohoo! I love freeflow!
Yes, it does work. It worked out VERY well. Thank's so much. I'd give you a star, but I don't have one, so hows about a hug? |
|
|
|
Oct 15 2007, 08:44 PM
Post
#11
|
|
|
t-t-t-toyaaa ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() Group: Official Member Posts: 19,821 Joined: Apr 2004 Member No: 11,270 |
Thank you
Note to self finish the cB space tutorial. Haha glad it worked out though. |
|
|
|
Oct 15 2007, 08:51 PM
Post
#12
|
|
![]() Senior Member ![]() ![]() ![]() ![]() ![]() ![]() Group: Official Member Posts: 1,801 Joined: Aug 2007 Member No: 568,102 |
Haha, yeah. It's just, you know the lines between the top links (eg. Layouts | Graphics | Scripts, etc.) How do you make those disappear, and the drop down menu when you scroll over them have a fill color. Right now they're transparent. It's probably all in my code, and I just can't find it.
|
|
|
|
![]() ![]() |