extra left side module help, A question about the the extra module... |
extra left side module help, A question about the the extra module... |
![]()
Post
#1
|
|
Newbie ![]() Group: Member Posts: 6 Joined: Feb 2005 Member No: 103,172 ![]() |
well i was trying to add an extra module where you could click the links and it changes the background and music and such... and i have everything right its just, i wanted the module underneath my profile and above my subscriptions, i would just make a bunch of costume module but i wanted to kno if there was an easier way, currently i am using the one on kaiyotee's xanga, but as i said before i want it under the profile module instead of at the bottom, theni tried using the code provided by createblog, here but i found that it was in the correct place, but will only allow you to write text in it and text editing html, such as, bolding, italics, underlining, and changing the font size or color, and i need to put links in there. I have also tried erasing my blogring, subscrition, and posting calender modules and just doing a series of kaiyotee's scripts, but i cant erase the modules in the public preview without earsing the first module as well, so i would like to kno if anyone either:
1) knows how to reposition kaiyotee's code 2) knows how to add all types of HTML and/or CSS into the code provided here, or 3) knows a script, code, or something to put into the style sheet and say (display:none;) next to, i.e. table.navigation, table.footer, ProfileModule1_lblImage, you kno that sort of thing, to remove the subscriptions, blogrings, and posting calender modules thank you |
|
|
![]() |
![]()
Post
#2
|
|
![]() You'll find me in your dreams. ![]() ![]() ![]() ![]() ![]() ![]() ![]() Group: Official Member Posts: 8,536 Joined: Mar 2005 Member No: 114,010 ![]() |
You use this to disable certain modules...
[ http://www.createblog.com/forums/index.php?showtopic=45 ] And, for the code here at CB, the code all has to be on the same line. __________ as opposed to _______ _______ |
|
|
![]()
Post
#3
|
|
![]() i lost weight with Mulder! ![]() ![]() ![]() ![]() ![]() ![]() ![]() Group: Official Designer Posts: 4,070 Joined: Jan 2005 Member No: 79,019 ![]() |
this removes the left side modules:
CODE <style type="text/css"> .#rblEprops{display:none;} #pnlEnabled table, #htmleditor, #lblTimeZone, /* width of the comment page */ {width:245px;} .leftmoduletitlebar, .leftmoduleborder, .leftmoduleinterior, table.left, table.left TH, table.left TD, table.navigation, table.footer {display: none;} </style> dangit. she got there first. ![]() |
|
|
![]()
Post
#4
|
|
Newbie ![]() Group: Member Posts: 6 Joined: Feb 2005 Member No: 103,172 ![]() |
im sorry but i still have a question, the code given by fishcake-y doesnt work in the public preview, but in the private preview it does, and even in the private preview, it leaves a big gap, and i dont really understand what you mean by "all on one line" thanks for the help anyways, and i dont want to remove all of my modules, insomniac, but thanks for the help still
![]() |
|
|
![]()
Post
#5
|
|
Senior Member ![]() ![]() ![]() ![]() ![]() ![]() ![]() Group: Member Posts: 3,551 Joined: Feb 2005 Member No: 102,857 ![]() |
I think what she meant on the sameline is that all the text and such has to be on the same line but I'm not quite too sure anywho, the code Reili gave you is kinda sensitive so it amy not work unless you specify it your url exactly the way you specified it in your code.
ex. In the code you specify your username as aBc But when you go to type it in the url xanga.com/abc it will not work unless you type it like xanga.com/aBc and yeeeeah. |
|
|
![]()
Post
#6
|
|
Newbie ![]() Group: Member Posts: 6 Joined: Feb 2005 Member No: 103,172 ![]() |
o thx! it works now, but is there anyway to get rid of the 4 spaces it leaves? www.xanga.com/squackman
---edit--- o wells :-D thanx for all the help, i think ill just use costume modules, it seems alot less complicated hahahaha... yea well thankx again ![]() |
|
|
![]() ![]() |