How do I change...? |
How do I change...? |
Dec 9 2004, 10:45 AM
Post
#1
|
|
|
Newbie ![]() Group: Member Posts: 6 Joined: Dec 2004 Member No: 70,079 |
I was just wondering how I can change the with of the modules on left side or at least get rid of the horizontal scroll bar...
|
|
|
|
![]() |
Dec 9 2004, 03:50 PM
Post
#2
|
|
![]() Senior Member ![]() ![]() ![]() ![]() ![]() ![]() Group: Member Posts: 2,137 Joined: Nov 2004 Member No: 62,193 |
this will change the width of the left modules:
CODE <!-- begin code provided by createblog.com -->
<style type="text/css"> table.left { /* this edits the menu module */ width:180px; } </style> <!-- end code provided by createblog.com --> |
|
|
|
| *mona lisa* |
Dec 9 2004, 04:08 PM
Post
#3
|
|
Guest |
CODE <!-- begin code provided by createblog.com --> <script> overflowy/-x: hidden; } </SCRIPT> <!-- end code provided by createblog.com --> put "-x" or "-y" if you want to get rid of the horizontal/vertical scrollbar |
|
|
|
![]() ![]() |