Is there a way to have custom modules AND... |
Is there a way to have custom modules AND... |
May 26 2005, 12:39 PM
Post
#1
|
|
|
Newbie ![]() Group: Member Posts: 5 Joined: May 2005 Member No: 144,067 |
I found the codes to put custom modules on my xanga, and that's no problem I have done that before, but I also want to use this code...
...to put modules on the right side of the screen as well. Is there anyway that I can do that? Thanks. ///edit On this xanga of mine I want there to be a border around the entire title of the modules. I mean there is no line showing where the title ends and the rest of it begins, is there a way to put a border there? Thanks |
|
|
|
![]() |
May 26 2005, 05:45 PM
Post
#2
|
|
![]() You'll find me in your dreams. ![]() ![]() ![]() ![]() ![]() ![]() ![]() Group: Official Member Posts: 8,536 Joined: Mar 2005 Member No: 114,010 |
.... For the right-side ones, just make another set of custom modules and add this before <div align="right"> and this after the last module </div>
.... For the titles, edit this section of the CSS. CODE table.module th { background-color: #336699;font: bold 11px arial; text-transform: uppercase;color: #FFFFFF; border: none; } You need to add this somewhere within that sequence.CODE border-bottom: #FFFFFF solid 2px; Edit those to your heart's content.
|
|
|
|
thekillersgirl Is there a way to have custom modules AND... May 26 2005, 12:39 PM
thekillersgirl // edit - - -
err, i'm a dork. i didn't... May 26 2005, 05:53 PM
thekillersgirl ...sorry to double post but...
I tried doing wha... May 26 2005, 06:01 PM
fishcake-y Hate to tell you this, but there wasn't any te... May 26 2005, 06:02 PM
thekillersgirl QUOTE(nyah-nek0 @ May 26 2005, 6:02 PM)H... May 26 2005, 06:09 PM
fishcake-y Don't feel bad.... You're getting help fro... May 26 2005, 06:11 PM![]() ![]() |