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,031 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,764 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 --> |
|
|
|
jacksparrowsgirl03 Ack! I need Help with Custom Modules Jul 29 2004, 06:47 PM
LatinaLady you need to use the div thing and theres a tutoria... Jul 29 2004, 08:47 PM
jacksparrowsgirl03 thanks, i will try that, if im still having proble... Jul 29 2004, 10:03 PM
jacksparrowsgirl03 ok new problem, when i put the div tags in for the... Jul 29 2004, 10:37 PM![]() ![]() |