Custom Module -_-, Sould like to make same looks as skin |
Custom Module -_-, Sould like to make same looks as skin |
Jul 5 2004, 05:53 AM
Post
#1
|
|
|
Member ![]() ![]() Group: Member Posts: 18 Joined: Jul 2004 Member No: 26,662 |
***I want to add a custom module but i don't know how to get the custom module to have the same looks as my skin's modules.*** I have done trial and error to see if i can make the module work but it hasn't. Can some one help me.. this is the skin i currently have: QUOTE CODE <!-- begin code provided by createblog.com --> <style type="text/css"> /* A TRIBUTE TO CALVIN Stylesheet */ /* by no-wah (xanga.com/azn_perswayzn) */ /* <a href='http://blogring' target='_blank'>http://blogring</a> */ body { border: 45px solid white; background-image: url(http://www.alloftheabove.net/images/CAHR/Art/naked_chase_BW.gif); background-attachment: fixed; background-position:bottom center; background-repeat: no-repeat; background-color: #FFFFFF; scrollbar-arrow-color: #999999; scrollbar-track-color: #FFFFFF; scrollbar-shadow-color: #666666; scrollbar-face-color: #FFFFFF; scrollbar-highlight-color: #CCCCCC; scrollbar-darkshadow-color: #666666; scrollbar-3dlight-color: #CCCCCC; cursor:crosshair; } .left, .blogbody, table.footer, .standard, .leftmodulefontcolor, td, p { /* edits main text */ font:normal 11px arial; line-height:10px; color:black; letter-spacing:0px; text-align:justify; } table.footer TD { /* this makes the footer at the bottom centered */ /* leave it alone unless you know what to do*/ text-align: center; } div.blogheader, .caption { /* edits the dates */ font-family:Century Gothic; text-transform:lowercase; font-size:32px; line-height:30px; font-weight:normal; color:#000000; letter-spacing:-4px; background-color: #ffffff; text-align: right; } a:link, .footernav.link, a.footernav:link, a.footernav:active { /* edits all links */ color:#666666; text-decoration: none; } a:visited, a.footernav:visited, { /* edits the links that the user has visited */ color:#666666; text-decoration: none; } a:hover { /* edits when user mouseovers the links */ color:#FFFFFF; cursor: ne-resize; text-decoration: none; font-weight:bold; font-size: 11px; line-height:10px; filter:shadow(color=000000,offX=3, offY=2);height:3; } input, select, textarea, .textfield, .button { /* this edits the buttons, dropdowns, etc. */ border: 1px solid #000000; font:normal 11px arial; background-color: #FFFFFF; letter-spacing:0px; color: #999999; } table.left { /* this edits the menu module */ border: 4px double black; width:160px; background-color: #FFFFFF; filter: alpha(style=0,opacity=60); } table.blogbody { /* this edits the other the place where the blog is */ border: 4px double black; background-color: #ffffff; width:340px; filter: alpha(style=0,opacity=60); } 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: #000000; filter: alpha (opacity=100, finishopacity=0, style=1) font: bold 11px arial; text-transform: lowercase; text-align:center; color: #FFFFFF; border: none; } table.left TD { /* on your menu module, this edits the body part of it */ background-image: url(http://url.com/to/the/site/image.gif); background-color: #FFFFFF; border: none; text-align:center; } table.search TD, table.search, table.announcements { /* border of search bar (if you have it) */ background-color: #FCEBFF; border: 1px solid #c0c0c0; } table.search TD, table.announcements TH { /* this should be left alone */ /* unless you know what to do */ border: 0px solid #999999; } table.navigation, table.main, table.footer { /* the width of your blog with modules */ width: 340px; } hr { /* horizontal divider */ border: 1px solid #999999; } table.blogbody div.smalltext{ /* this edits the blog entry footer */ text-align: center; } table.blogbody tr td { /* this edits the left margin of blog */ width:0px; padding: 2px; } .leftmoduletitlebar, .leftmoduleborder, .leftmoduleinterior, table.footer, table.search TD, table.navigation, table.search, table.announcements {display: none; } </style> <center> <font class=standard> <a href="http://www.xanga.com/private/subscriptions.aspx">dailies</a> ¤ <a href="http://www.xanga.com/profile.aspx?user=judybootey">profile</a> ¤ <a href="http://www.xanga.com/guestbook.aspx?user=judybootey">g-book</a> ¤ <a href="http://xanga.com/Private/SubscribeTo.aspx?user=judybootey">subscribe</a> ¤ <a href="http://www.xanga.com/CLAF/default.asp">c.l.a.f.</a> ¤ <a href="http://www.xanga.com/private">write</a> ¤ <a href="http://www.xanga.com/logout.aspx">run!</a> </font> <div style="overflow: auto;"> [QUOTE] <!-- end code provided by createblog.com --> |
|
|
|
![]() |
Jul 5 2004, 01:32 PM
Post
#2
|
|
![]() Look its... ![]() ![]() ![]() ![]() ![]() ![]() ![]() Group: Official Member Posts: 5,817 Joined: Feb 2004 Member No: 4,767 |
try this one
http://www.createblog.com/forums/index.php?showtopic=12751 it has to work cuz i have it in my xanga |
|
|
|
Jul 5 2004, 08:01 PM
Post
#3
|
|
|
Member ![]() ![]() Group: Member Posts: 18 Joined: Jul 2004 Member No: 26,662 |
QUOTE(LatinaLady96 @ Jul 5 2004, 1:32 PM) try this one http://www.createblog.com/forums/index.php?showtopic=12751 it has to work cuz i have it in my xanga ahh...thanks...i put the custom module in the wrong place |
|
|
|
![]() ![]() |