Log In · Register

 
 
Closed TopicStart new topic
Searching through scripts
TheSilenceInDict...
post Aug 1 2007, 07:45 PM
Post #1


Will write poetry for sex!
******

Group: Member
Posts: 1,110
Joined: Jan 2004
Member No: 600



Why do I have to search through all sixteen pages of scripts that are non-alphabetized in order to find a script I know the name of? Why isn't there a search bar?

Edit // Gah.. This is Kathleen.
 
*Insurmountable*
post Aug 1 2007, 07:46 PM
Post #2





Guest






I was thinking the same thing. I really freaking wish they were back in alphabetical order >_>

Whats the script and for what? I'll try and help if you would like?
 
*davinci*
post Aug 1 2007, 07:50 PM
Post #3





Guest






Because they are no longer on the forums. The search bar on the blue navigation bar searches all of CB, which is annoying.
 
*Kathleen*
post Aug 1 2007, 07:52 PM
Post #4





Guest






It's so annoying. stubborn.gif But I'm making a layout for someone, and I found these other extended network banner and contact table codes from other sites. The problem is that apparently in Safari and IE, the text is still showing up.

Layout

I would say move this to MySpace Help, but I want to know why the scripts aren't alphabetized.

And thanks, Holly.

Edit // Why aren't they on the forums anymore? I noticed and was annoyed by that, too.
 
*Kathleen*
post Aug 1 2007, 07:54 PM
Post #5





Guest






Also, why isn't there a full-blown preview for the scripts?
 
*Insurmountable*
post Aug 1 2007, 07:54 PM
Post #6





Guest






^Yea mostly, just the whole new look of the design center is kind of unorganized and is hard to find stuff. What to do though?


Hmm, you can possibly try changing the font color of the blacktext and whitetext?


editttt

Change the extended network code to this:
CODE
<style type="text/css">
        table table table td {vertical-align:top ! important;}
        span.blacktext12 {
        visibility:visible !important;
        background-color:transparent;
        background-image:url("http://img224.imageshack.us/img224/761/extendedcopyeh6.jpg");
        background-repeat:no-repeat;
        background-position:center center;
        font-size:0px; letter-spacing:-0.5px;
        width:435px; height:75px; display:block !important; }
        span.blacktext12 img {display:none;}
        </style>


working on the contact table ;]
 
*davinci*
post Aug 1 2007, 07:57 PM
Post #7





Guest






Scripts subforums were removed with CB4 and were organized into the database outside the forums.

Full-blown preview? A live preview, you mean?
 
*Kathleen*
post Aug 1 2007, 08:01 PM
Post #8





Guest






Well.. why is it so much harder to navigate around here? And yes, I meant live-preview.

Holly -- regular .blacktext12 or something like that? I think I tried that. pinch.gif
 
*Insurmountable*
post Aug 1 2007, 08:06 PM
Post #9





Guest






Okay now making it easier

About Me:
CODE
<style type="text/css">

.mygen { Background Properties }
table, tr, td { background-color:transparent; border:none; border-width:0;}
body {
    background-image:url(http://img295.imageshack.us/img295/5761/augmyspacerevisedcx5.jpg);
    background-attachment: fixed;
    background-position:bottom left;
    background-repeat:no-repeat;
        background-color: FFFFFF;
    scrollbar-face-color:2266AA;
    scrollbar-highlight-color:2266AA;
    scrollbar-3dlight-color:2266AA;
    scrollbar-shadow-color:2266AA;
    scrollbar-darkshadow-color:2266AA;
    scrollbar-arrow-color:FFFFFF;
     }

.mygen { Table Properties }
table table { border: 0px }
table table table table{border:0px}
table table table {
    border-style:solid;
    border-width:1px;
    border-color:226688;
    background-color:FFFFFF;
               }
table.extendedNetwork {font-size:0px; font-family:trebuchet ms; font-color:FFFFFF;}
.mygen { Text Properties }
table, tr, td, li, p, div { font-family:trebuchet ms; color:2266AA; font-size:9px;     }
.btext { font-family:trebuchet ms; color:888888; font-size:9px; font-weight:bold;    }
.nametext {font-family:trebuchet ms; font-size:20px: font-color: 2266AA; font-weight: bold;}
.blacktext10 { font-family:trebuchet ms; color:888888; font-size:9px; font-weight:bold;    }
.orangetext15 { font-family:trebuchet ms; color:777777; font-size:9px; font-weight:bold;    }
.redtext { font-family:trebuchet ms; color:2266AA; font-size:9px;     }
.redbtext { font-family:trebuchet ms; color:777777; font-size:9px; font-weight:bold;    }
.text { font-family:trebuchet ms; color:2266AA; font-size:9px;     }
.whitetext12 { font-family:trebuchet ms; color:transparent;

font-size:0px; font-weight:bold;    }
a:active, a:visited, a:link { font-family:trebuchet ms; color:f6178a; font-size:9px; font-weight:bold; text-decoration: none}
a:hover { font-family:trebuchet ms; color:2266AA; font-size:9px; text-decoration: none}
a.navbar:active, a.navbar:visited, a.navbar:link { font-family:trebuchet ms; color:f6178a; font-size:9px; font-weight:bold; text-decoration: none;}
a.navbar:hover { font-family:trebuchet ms; color:2266AA; font-size:9px; font-weight: bold; text-decoration: none;}
a.redlink:active, a.redlink:visited, a.redlink:link { font-family:trebuchet ms; color:f6178a; font-size:9px; font-weight:bold; text-decoration: none;}
a.redlink:hover { font-family:trebuchet ms; color:2266AA; font-size:9px; text-decoration: none;}
.nametext { font-family:trebuchet ms; color:2266AA; font-size:14px; font-weight:bold;}
.blacktext12{font-family: arial; color: ffffff; font-weight: bold; font-size:6px; letter-spacing: -2px; }
.whitetext12{font-family:arial; font-size:6px;  color:ffffff; font-weight:none;border:0px; text-transform: uppercase;}  

.mygen { Miscellaneous Properties }
body { cursor:crosshair;}
a:hover { cursor:crosshair;}
div table tr td font {visibility:hidden;}
div table table tr td font {visibility:visible;}
tr {background:transparent;}
body table div font a, body table div div {visbility:hidden;}
body table table div font a, body table table div div {visibility:visible;}
</style>

<style>
.a {hide details section}
.userProfileDetail {display:none;}
</style>


<style type="text/css">
table table table td {vertical-align:top ! important;}
        span.blacktext12 {
        visibility:visible !important;
        background-color:transparent;
        background-image:url("http://img224.imageshack.us/img224/761/extendedcopyeh6.jpg");
        background-repeat:no-repeat;
        background-position:center center;
        font-size:0px; letter-spacing:-0.5px;
        width:435px; height:75px; display:block !important; }
        span.blacktext12 img {display:none;}
        </style>


Who I'd Like to meet
CODE
<style type="text/css">
                       .contactTable {
                       width:300px !important; height:150px !important; padding:0px !important;
                       background-image:url( http://img524.imageshack.us/img524/6338/contactee0.jpg);
                       background-attachment:scroll; background-position:center center;
                       background-repeat:no-repeat; background-color:transparent;}
                       .contactTable table, table.contactTable td { padding:0px !important;
                       border:0px; background-color:transparent; background-image:none;}
                       .contactTable a img {visibility:hidden; border:0px !important;}
                       .contactTable a {display:block; height:28px; width:115px;}
                       .contactTable .text {font-size:1px !important;}
                       .contactTable .text, .contactTable a, .contactTable img {filter:none !important;}
                       </style>
<p>

<style type="text/css">
                       .contactTable {
                       width:300px !important; height:150px !important; padding:0px !important;
                       background-image:url(http://img267.imageshack.us/img267/6143/contactcopyre4.jpg );
                       background-attachment:scroll; background-position:center center;
                       background-repeat:no-repeat; background-color:transparent;}
                       .contactTable table, table.contactTable td { padding:0px !important;
                       border:0px; background-color:transparent; background-image:none;}
                       .contactTable a img {visibility:hidden; border:0px !important;}
                       .contactTable a {display:block; height:28px; width:115px;}
                       .contactTable .text {font-size:1px !important;}
                       .contactTable .text, .contactTable a, .contactTable img {filter:none !important;}
                       </style>



Don't have safari, but in ie and firefox looks perfecto xD

http://www.myspace.com/infinite_save
 
*digitalfragrance*
post Aug 1 2007, 10:20 PM
Post #10





Guest






We oughta ask Jusun if he can make these alphabetical order... it's driven me nuts too!
 
*karmakiller*
post Aug 1 2007, 10:23 PM
Post #11





Guest






I usually end up using google to search the CB scripts. It works faster.
 
*Moderator*
post Aug 2 2007, 10:41 AM
Post #12





Guest






I've been noticing that as well. But we shouldn't be using google to search for our CB scripts, haha. I remember trying to find a marquee script but didn't remember whether it was xanga or myspace and whether it was customization or enchantments. wacko.gif Perhaps I'll ring up a PM to Jusun about it.
 

Closed TopicStart new topic
4 User(s) are reading this topic (4 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