Additional Modules, Right side. |
Additional Modules, Right side. |
Dec 4 2004, 04:25 PM
Post
#1
|
|
|
Newbie ![]() Group: Member Posts: 5 Joined: Dec 2004 Member No: 68,857 |
I've looked through the scripts and archived topics but I'm not getting many answers on my specific customization.
My Xanga. What I am trying to do is have my Profile module and Blogring module stay on the left side and delete the Subscription module and Posting Calendar module (If possible, I couldn't find any codes for that. Please post them here if you have them) and create a new custom module for the Subcriptions on the right under the larger calendar I already have up there. What I basically need is my calendar on the right of my entries and a custom module under that. Here is a diagram. I'm not even sure if this is possible, but please post all the help you can give. Thanks. |
|
|
|
![]() |
Dec 4 2004, 04:28 PM
Post
#2
|
|
![]() jellyfishing, jellyfishing ![]() ![]() ![]() ![]() ![]() ![]() Group: Member Posts: 1,174 Joined: Oct 2004 Member No: 55,185 |
well, i dont know if it's possible, but you can use div layers.
CODE <!-- begin code provided by createblog.com --> <div style=" overflow: auto; width: #px; height: #px; margin-top: #px; margin-left: #px;"> TEXT</div> <!-- end code provided by createblog.com --> and replace the #'s to get the boxes where you want them to be. |
|
|
|
Dec 4 2004, 05:31 PM
Post
#3
|
|
|
Senior Member ![]() ![]() ![]() Group: Member Posts: 92 Joined: Feb 2004 Member No: 3,709 |
|
|
|
|
Dec 4 2004, 05:45 PM
Post
#4
|
|
|
Newbie ![]() Group: Member Posts: 5 Joined: Dec 2004 Member No: 68,857 |
QUOTE(coyote @ Dec 4 2004, 5:31 PM) like this? http://www.xanga.com/home.aspx?user=kaiyotee CODE: http://www.xanga.com/item.aspx?user=kaiyot...s&uid=166817800 That'll do it :) Thank you very much and your coding. This topic can be closed now. |
|
|
|
Dec 4 2004, 08:49 PM
Post
#5
|
|
![]() Senior Member ![]() ![]() ![]() Group: Member Posts: 31 Joined: Feb 2004 Member No: 2,493 |
QUOTE(coyote @ Dec 4 2004, 5:31 PM) Would it be possible to put the custom modules JUST on the right side? My xanga I've been trying to figure it out and/or find a code, and you're code seems the closest thing I've found so far. I really want to keep the layout I already have. |
|
|
|
Dec 4 2004, 08:51 PM
Post
#6
|
|
|
Senior Member ![]() ![]() ![]() Group: Member Posts: 92 Joined: Feb 2004 Member No: 3,709 |
what do you mean?
you mean you want to have your original modules + additional modules on the right? |
|
|
|
Dec 4 2004, 08:58 PM
Post
#7
|
|
![]() Senior Member ![]() ![]() ![]() Group: Member Posts: 31 Joined: Feb 2004 Member No: 2,493 |
QUOTE(coyote @ Dec 4 2004, 8:51 PM) what do you mean? you mean you want to have your original modules + additional modules on the right? Well, that would be my first choice. ...If it's possible. But I'd also be willing to create them all from scratch (like if I have to delete the old modules to make the new ones, like here ---->http://www.createblog.com/forums/index.php?showtopic=178) |
|
|
|
Dec 4 2004, 10:30 PM
Post
#8
|
|
|
Senior Member ![]() ![]() ![]() Group: Member Posts: 92 Joined: Feb 2004 Member No: 3,709 |
|
|
|
|
Dec 4 2004, 11:01 PM
Post
#9
|
|
![]() Senior Member ![]() ![]() ![]() Group: Member Posts: 31 Joined: Feb 2004 Member No: 2,493 |
QUOTE(coyote @ Dec 4 2004, 10:30 PM) It worked! Thank you sooooooo much! I've been trying to solve this problem FOREVER! |
|
|
|
![]() ![]() |