Log In · Register

 
scroll boxes with 2.0
xbabyfacex
post Nov 18 2008, 08:57 PM
Post #1


Senior Member
***

Group: Member
Posts: 35
Joined: Feb 2008
Member No: 619,200



why can't i get any code for a scroll box to work with the 2.0 profile?
is there any way to get one to work?
 
 
Start new topic
Replies
TheFranchise216
post Nov 30 2008, 05:00 PM
Post #2


Senior Member
***

Group: Member
Posts: 40
Joined: Nov 2008
Member No: 697,266



I'm bringing this topic back to the forefront b/c I had the scroll box and it worked fine. I changed my layout today and now all of a sudden I can't get the box to come back. The CSS code it fine as are the html codes. Here is the new layout code. Maybe there is something in the coding that is preventing the box from appearing?

CODE
body { font-family: verdana, helvetica, arial, sans-serif; font-size: 11px; background: rgb(255,255,255) url(http://stuff.pyzam.com/layouts/img/t/s/jets.jpg) no-repeat fixed top left;}
p{line-height:1.8;}
a:link, a:active, a:visited {color: rgb(208,168,55)}
a:hover {color: rgb(255,255,255) }


div[class~="module"] { border:none; }
div[class~="moduleTop"], div[class~="moduleTop"] div, div[class~="moduleBottom"], div[class~="moduleBottom"] div { background-color: transparent; background-image: url(http://profile.myspace.com/rc.ashx?bg=003902&r=6&w=2000&s=ffffff&sw=1); font-size:0px; }
div[class~="moduleTop"] div div, div[class~="moduleBottom"] div div { background-image:none; }
div[class~="moduleTop"] div div { height:5px; border-top: 1px solid rgb(255,255,255); margin: 0px 5px; }
div[class~="moduleBottom"] div div { height:5px; border-bottom: 1px solid rgb(255,255,255); margin: 0 5px; }

div[class~="moduleMid2"] { margin: 0 8px; }
div[class~="moduleMid"] { border-left: solid rgb(255,255,255) 1px; }
div[class~="moduleMid1"] { border-right: solid rgb(255,255,255) 1px; }
div.moduleTop { background-position: top left; }
div.moduleTop div { background-position: top right; }
div.moduleBottom { background-position: bottom left; }
div.moduleBottom div { background-position: bottom right; }


div.wrap { background-color:transparent }
div.contentMid { background-color: transparent; }
div.module { border:0px solid #E5E5E5; color: rgb(255,255,255); }

h3.moduleHead { font-size: 120%; color: rgb(255,255,255); background-color: transparent; padding:0.2em }
div.moduleMid2 h3 {
background-color: rgb(0,57,2);
background-position: bottom left;
background-repeat: repeat-x;
color: rgb(0,0,0); padding-top:12px; text-transform: uppercase; letter-spacing:-1px; font-size:17px;}
h4 { font-size: 110%; color: rgb(255,255,255)}
div.basicInfoModule div.moduleHeadTop, div.basicInfoModule div.moduleHeadMid, div.basicInfoModule div.moduleHeadBottom { display:none; }
div.basicInfoModule { background-color: transparent; }
div.photo, div.profileDemographics, div.moduleMid, div.moduleTop div div, div.moduleBottom div div, div[id~=topnav] { background-color: rgb(0,57,2); }
div.moduleMid2 h3, div.basicInfoDetails h2 {color: rgb(255,255,255);}
a.url, ul.contactLinks li a, a:hover; {color: rgb(208,168,55)}
div.basicInfoDetails h2 { font-size: 24px; font-weight:bold; line-height: 1.2em;}
div.profileStatus, div.profileMood, div.profileMoodImg { height:18px; line-height:18px; margin-top:7px; }
div.profileStatus { margin-left:0px; }
div.profileFullName { color:#333; font-weight:bold; }
div.profileFullName span { color:#000; }
ul.profileUserAlbum li { background-color: #FFF; border: 1px solid #C7C7C7; }
div.musicPlayerModule h3.moduleHead { display: none; }
div.companiesModule li.moduleItem, div.interestsModule li, div.schoolsModule li.moduleItem, div.networkingModule li.moduleItem { background-color: rgb(0,57,2); }
div.detailsModule li { background-color: rgb(0,57,2); line-height: 0; color: rgb(255,255,255); }
div.detailsModule li strong { display: block; float: left; width: 40%; line-height: 1.2em; height: 1.2em; overflow: hidden; font-weight: bold; color: rgb(255,255,255); }
div.detailsModule li span { display: block; margin-left: 42%; line-height: 1.2em; }
div.networkingModule a { font-weight:bold; }
div.blogsModule ul.moduleList { border-top: dotted rgb(255,255,255) 0px; }
div.blogsModule ul.moduleList li { border-bottom: dotted 0px rgb(255,255,255); }
div.blogsModule ul.moduleList span.date { color: #ffffff; }
div.blurbsModule h4 { background-color: transparent; color: rgb(255,255,255); }
div.calendarModule ul.moduleList { border-top: dotted 0px #3d3d3d; }
div.calendarModule li.moduleItem { border-bottom: dotted 0px #3d3d3d; }
div.friendSpaceModule ol.moduleList li a img { border: 0px solid #000; }
div.commentsModule ul.moduleList li { background-color: rgb(0,57,2); }
div.commentsModule a.profileLink,
div.commentsModule h3 { color: rgb(255,255,255); }
div.commentsModule div.userComment { background-color: rgb(0,57,2); }
div.commentsModule div.user { background: transparent; background-color: rgb(0,57,2); }
div.commentsModule p.datePosted { font-weight: bold; color: rgb(255,255,255); }
div.commentsModule ul.moduleList li ul.commentsInfo li { font-size:80%; line-height: 1.2em; background-color: transparent; border-right: 1px solid #3d3d3d; }
div.commentsModule ul.moduleList li {background-color: rgb(0,57,2);}

div#header, div#googlebar { background: transparent; }
#topnav { background-color: rgb(255,255,255) }
#topnav ul { border-right: 1px rgb(255,255,255) solid; }
#topnav ul li { border-left: 1px rgb(255,255,255) solid; }
#topnav ul li a:hover {background-color: rgb(255,255,255); color: rgb(0,57,2)}
#topnav ul li a.open:hover {background: rgb(255,255,255) none repeat scroll 0 0; color: rgb(0,57,2)}

div#footer { background-color:transparent; padding:0 0 20px 0;}
div#footer a { color: rgb(208,168,55)}
div#footer div { padding:10px 0; color: rgb(208,168,55)}
.pyzam_topleft { position: absolute; top: 0px; left: 0px; }
a img.photo { background-image:url(http://stuff.pyzam.com/misc/CXNID=1000015.83NXC.gif); }

.r{}<img style="visibility:hidden;width:0px;height:0px;" border=0 width=0 height=0 src="http://counters.gigya.com/wildfire/IMP/CXNID=2000002.0NXC/bT*xJmx*PTEyMjgwNzg1NzkzNjkmcHQ9MTIyODA3ODc1MDcxNSZwPTM5MDEmZD1teXNwYWNlbGF5b3V*
yZnPTEmdD1uZXcreW9yaytqZXRzJm89MDA3ZTQzOTEyMWUyNDAyYWFjOGQyMDM5NGE5OTMwNWI=.gif" />
 

Posts in this topic


Closed TopicStart new topic
1 User(s) are reading this topic (1 Guests and 0 Anonymous Users)
0 Members:

 



IPS Driver Error

IPS Driver Error

There appears to be an error with the database.
You can try to refresh the page by clicking here