Ack! I need Help with Custom Modules, no idea what im doing here |
![]() ![]() |
Ack! I need Help with Custom Modules, no idea what im doing here |
Jul 29 2004, 06:47 PM
Post
#1
|
|
![]() layout whore ![]() ![]() ![]() ![]() ![]() ![]() Group: Member Posts: 1,141 Joined: Apr 2004 Member No: 14,756 |
First off heres the link to the xanga i am working on
CLICK Second i have no idea how to move put my custom modules inside the spot where they're supposed to go, with a seperate scrollbar than the blogs. And also, how do i add styles to my custom module.....help please? |
|
|
|
Jul 29 2004, 06:54 PM
Post
#2
|
|
![]() hi, my name is brianna! =] ![]() ![]() ![]() ![]() ![]() ![]() ![]() Group: Official Member Posts: 5,638 Joined: Jun 2004 Member No: 22,114 |
Your custom module is suppose to go there..Right under where your regular modules are. The styles to your custom module will be the same as the other one. The code is already in your Custom Header HTML, just find this code and change it to the styles you want:
CODE <!-- begin code provided by createblog.com -->
table.left th { /* on your menu module, this edits the title part of it */ /* like BLOGRINGS, POSTING CALENDAR, etc */ background-image: url(http://url.com/to/the/site/image.gif); background-color: transparent; font: bold 11px arial; text-transform: uppercase; color: #000000; border: none; } <!-- end code provided by createblog.com --> |
|
|
|
Jul 29 2004, 08:47 PM
Post
#3
|
|
![]() Look its... ![]() ![]() ![]() ![]() ![]() ![]() ![]() Group: Official Member Posts: 7,187 Joined: Feb 2004 Member No: 4,767 |
you need to use the div thing and theres a tutorial in webdesign chat.
|
|
|
|
Jul 29 2004, 10:03 PM
Post
#4
|
|
![]() layout whore ![]() ![]() ![]() ![]() ![]() ![]() Group: Member Posts: 1,141 Joined: Apr 2004 Member No: 14,756 |
thanks, i will try that, if im still having problems i'll let all yall know
|
|
|
|
Jul 29 2004, 10:37 PM
Post
#5
|
|
![]() layout whore ![]() ![]() ![]() ![]() ![]() ![]() Group: Member Posts: 1,141 Joined: Apr 2004 Member No: 14,756 |
ok new problem, when i put the div tags in for the custom module, as u can see, it went into the same div as the blog, i tried to seperate them but its just not working, what am i doing wrong? I closed both div tags for the blog and module so i know thats not the problem....HELP!
|
|
|
|
![]() ![]() |