Moudle Help! |
![]() ![]() |
Moudle Help! |
May 14 2005, 11:18 PM
Post
#1
|
|
![]() Senior Member ![]() ![]() ![]() ![]() ![]() Group: Member Posts: 310 Joined: Dec 2004 Member No: 73,592 |
my moudle is like to the very side... here is the code for my layout
but i put another code for the right moudle. umm i dont know why theres a huge gap.. how do i take it out? help please.. |
|
|
|
May 15 2005, 12:22 AM
Post
#2
|
|
![]() You'll find me in your dreams. ![]() ![]() ![]() ![]() ![]() ![]() ![]() Group: Official Member Posts: 8,536 Joined: Mar 2005 Member No: 114,010 |
.... You removed the original modules, correct?
Then use a div align to get 'em to the right.... And may i see the page where you've got this code? CODE <!--- this goes before the modules. -->
<div align="right"> <!-- this goes after the modules. --> </div> |
|
|
|
May 15 2005, 12:25 AM
Post
#3
|
|
![]() Senior Member ![]() ![]() ![]() ![]() ![]() Group: Member Posts: 310 Joined: Dec 2004 Member No: 73,592 |
|
|
|
|
May 15 2005, 12:28 AM
Post
#4
|
|
![]() You'll find me in your dreams. ![]() ![]() ![]() ![]() ![]() ![]() ![]() Group: Official Member Posts: 8,536 Joined: Mar 2005 Member No: 114,010 |
.... add padding-right: 0px; to this section of code.
CODE table.left {
/* this edits the menu module */ border: 1px solid #000000; font-weight: normal; width:200px; background-color: #FFFFFF; |
|
|
|
May 15 2005, 02:51 PM
Post
#5
|
|
![]() Senior Member ![]() ![]() ![]() ![]() ![]() Group: Member Posts: 310 Joined: Dec 2004 Member No: 73,592 |
its still the same...
now what? |
|
|
|
![]() ![]() |