Help - Search - Members - Calendar
Full Version: Ack! I need Help with Custom Modules
Forums > Resource Center > Support Center > Xanga Support > Xanga Resolved Topics
jacksparrowsgirl03
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?
sweetxsimplicity
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 -->
LatinaLady
you need to use the div thing and theres a tutorial in webdesign chat.
jacksparrowsgirl03
thanks, i will try that, if im still having problems i'll let all yall know
jacksparrowsgirl03
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!
This is a "lo-fi" version of our main content. To view the full version with more information, formatting and images, please click here.