Umm How do you Make your entries boxed?, like with the scrollbar |
![]() ![]() |
Umm How do you Make your entries boxed?, like with the scrollbar |
Oct 10 2004, 10:11 PM
Post
#1
|
|
![]() Juliman ![]() ![]() ![]() ![]() Group: Member Posts: 134 Joined: Aug 2004 Member No: 36,848 |
i really need the code right now
|
|
|
|
Oct 10 2004, 10:53 PM
Post
#2
|
|
![]() The voices talk too much... -.-u ![]() ![]() ![]() ![]() ![]() ![]() Group: Member Posts: 2,099 Joined: Aug 2004 Member No: 39,078 |
Do you mean a 'boxed xanga'? EX :: http://www.xanga.com/x_KurayamixnixAkaixBara_x Or with scrollbars in the entries? EX :: http://www.xanga.com/starry_skies_theme 1st Choice :: 2nd Choice :: CODE <!-- begin code provided by createblog.com -->
<div style="overflow: auto; height: 100px; width: 200px;"> YOU MUST CHECK 'EDIT HTML' BEFORE USING THIS ONE. :P STICK IT IN YOUR ENTRIES. </div> <!-- end code provided by createblog.com --> |
|
|
|
Oct 10 2004, 11:03 PM
Post
#3
|
|
![]() hi, my name is brianna! =] ![]() ![]() ![]() ![]() ![]() ![]() ![]() Group: Official Member Posts: 5,764 Joined: Jun 2004 Member No: 22,114 |
Or you could do this the simpler way..
Put this in your Custom Header HTML CODE <!-- begin code provided by createblog.com --> <style type="text/css">.custom{ width:450px; height:200px; z-index:100; overflow: auto; border: 0px none; background:; }</style> <!-- end code provided by createblog.com --> And this in your Website Stats CODE <!-- begin code provided by createblog.com -->
<script> var tds = document.getElementsByTagName ('a'); for (var i = 0; i < tds.length; i++) { timeString = tds[i].innerText; if(timeString.match(/\d+:\d+ [ap]m\b/i)){ if(!tds[i].parentNode.parentNode.parentNode.parentNode.parentNode.tagName.match(/table/i)){break;} table = tds[i].parentNode.parentNode.parentNode.parentNode.parentNode; stuff = tds[i].parentNode.parentNode.parentNode.previousSibling.lastChild; inner = stuff.innerHTML stuff.innerHTML=""; stuff.insertAdjacentHTML('afterBegin','<div class="custom">'+inner+'</div>'); } } </script> <!-- end code provided by createblog.com --> |
|
|
|
Oct 10 2004, 11:04 PM
Post
#4
|
|
![]() Juliman ![]() ![]() ![]() ![]() Group: Member Posts: 134 Joined: Aug 2004 Member No: 36,848 |
i meant boxed entries with scrollbars in it...THANK YOU!!!
|
|
|
|
Oct 10 2004, 11:06 PM
Post
#5
|
|
![]() hi, my name is brianna! =] ![]() ![]() ![]() ![]() ![]() ![]() ![]() Group: Official Member Posts: 5,764 Joined: Jun 2004 Member No: 22,114 |
QUOTE(yubin831 @ Oct 10 2004, 8:04 PM) i meant boxed entries with scrollbars in it...THANK YOU!!! I just gave you that code.. |
|
|
|
Oct 11 2004, 07:23 AM
Post
#6
|
|
|
artzysmartz ![]() ![]() ![]() Group: Member Posts: 76 Joined: Aug 2004 Member No: 41,209 |
yea............im confused now............didnt he give you the code?!
|
|
|
|
Oct 11 2004, 10:52 PM
Post
#7
|
|
![]() Juliman ![]() ![]() ![]() ![]() Group: Member Posts: 134 Joined: Aug 2004 Member No: 36,848 |
o i was talking to the other person who posted 2nd after me when i said i really need the code right now
|
|
|
|
Oct 11 2004, 11:07 PM
Post
#8
|
|
![]() hi, my name is brianna! =] ![]() ![]() ![]() ![]() ![]() ![]() ![]() Group: Official Member Posts: 5,764 Joined: Jun 2004 Member No: 22,114 |
QUOTE(yubin831 @ Oct 11 2004, 7:52 PM) o i was talking to the other person who posted 2nd after me when i said i really need the code right now You confuse me. |
|
|
|
Oct 12 2004, 07:23 PM
Post
#9
|
|
|
Newbie ![]() Group: Member Posts: 2 Joined: Oct 2004 Member No: 55,311 |
[FONT=Arial][SIZE=7]
Call me blonde... but i dont know how to change the background of the boxed entry! please help, im kinda new at this... |
|
|
|
Oct 12 2004, 09:10 PM
Post
#10
|
|
![]() moohaha ![]() ![]() ![]() ![]() ![]() ![]() Group: Member Posts: 2,214 Joined: Aug 2004 Member No: 41,985 |
hold on im confused??? O_o which one r u using? sweetxsimplicity's or C.Lime.Jello.'s??
|
|
|
|
Oct 12 2004, 10:48 PM
Post
#11
|
|
![]() hi, my name is brianna! =] ![]() ![]() ![]() ![]() ![]() ![]() ![]() Group: Official Member Posts: 5,764 Joined: Jun 2004 Member No: 22,114 |
QUOTE(TinkrBelAttude4U @ Oct 12 2004, 4:23 PM) [FONT=Arial][SIZE=7] Call me blonde... but i dont know how to change the background of the boxed entry! please help, im kinda new at this... If you're using my codes, then just change the background part in the code CODE <!-- begin code provided by createblog.com -->
<style type="text/css">.custom{ width:450px; height:200px; z-index:100; overflow: auto; border: 0px none; background:BACKGROUND COLOR HERE; }</style> <!-- end code provided by createblog.com --> |
|
|
|
Oct 13 2004, 06:52 PM
Post
#12
|
|
|
Newbie ![]() Group: Member Posts: 2 Joined: Oct 2004 Member No: 55,311 |
Oh, thanks so much, youre awesome, ive always been looking for this code, thanks and keep up the good work!!!
|
|
|
|
![]() ![]() |