custom modules, a better one ... |
custom modules, a better one ... |
Dec 24 2004, 08:07 PM
Post
#1
|
|
|
Senior Member ![]() ![]() ![]() ![]() ![]() ![]() ![]() Group: Posts: 8,274 Joined: Mar 2004 Member No: 8,001 |
is there any other kind of custom modules instead of the custom modules from the cb forum ? there is only one custom modules script .. i wonder if anyone can share me the custom modules script.
warning: if you dont know what i'm talking bout, dont send me the link from the createblog custom modules script please. .. the keyword is " do not " |
|
|
|
![]() |
Dec 24 2004, 08:22 PM
Post
#2
|
|
![]() wanderlust personified. ![]() ![]() ![]() ![]() ![]() ![]() ![]() Group: Official Designer Posts: 7,515 Joined: Jan 2004 Member No: 797 |
What do you mean another one? Whats wrong with the one we have?
|
|
|
|
Dec 24 2004, 09:27 PM
Post
#3
|
|
|
Senior Member ![]() ![]() ![]() ![]() ![]() ![]() ![]() Group: Posts: 8,274 Joined: Mar 2004 Member No: 8,001 |
its becuase of the borders, positions, looks and i also wanted to align it on the right side.
example: http://www.xanga.com/home.aspx?user=x_angawhomps her modules is very long and it looks like its all connected and no gaps. |
|
|
|
Dec 24 2004, 09:29 PM
Post
#4
|
|
![]() wanderlust personified. ![]() ![]() ![]() ![]() ![]() ![]() ![]() Group: Official Designer Posts: 7,515 Joined: Jan 2004 Member No: 797 |
She placed her custom modules inside a div and positioned it where she wanted. She also used CSS to customize the way it looks.
It essentially the same script as the custom module we have here. You just need to know how to work with divs and css to customize it further. |
|
|
|
Dec 24 2004, 09:58 PM
Post
#5
|
|
|
Senior Member ![]() ![]() ![]() ![]() ![]() ![]() ![]() Group: Posts: 8,274 Joined: Mar 2004 Member No: 8,001 |
div is very hard and complicate, i try that before. its fusterating ! i redo my custom modules for 4 times.
|
|
|
|
Dec 26 2004, 07:55 AM
Post
#6
|
|
![]() :hammer: ![]() ![]() ![]() ![]() ![]() ![]() ![]() Group: Staff Alumni Posts: 9,849 Joined: Mar 2004 Member No: 7,700 |
If you want to make it look "connected" just change the way your Custom Module TITLES look. Make them have a bottom border.. and only a bottom border. No other borders.
|
|
|
|
Dec 26 2004, 05:16 PM
Post
#7
|
|
|
Senior Member ![]() ![]() ![]() Group: Member Posts: 92 Joined: Feb 2004 Member No: 3,709 |
use the css codes
QUOTE .mainleft br{ display: none; } table.left td br{ display: block; } try that to make em look connected... |
|
|
|
![]() ![]() |