Advertisement
If you have a new account but are having problems posting or verifying your account, please email us on hello@boards.ie for help. Thanks :)
Hello all! Please ensure that you are posting a new thread or question in the appropriate forum. The Feedback forum is overwhelmed with questions that are having to be moved elsewhere. If you need help to verify your account contact hello@boards.ie

Little problem

Options

Comments

  • Registered Users Posts: 3,408 ✭✭✭Huggles


    Im not familiar with myspace, does it give you a css file to change? If so set background: none on the divs you want to lose the white on. Without seeing what we are working with its a bit hard.


  • Registered Users Posts: 4,478 ✭✭✭wheres me jumpa


    Not sure about my space either. If you can edit a CSS file there is a way of setting the opacity in css but I dont think its well supported in terms of browsers.

    A transparent background image would work either...?


  • Registered Users Posts: 5,728 ✭✭✭dazftw


    Do you want me to post up the codes im working with? I dont really know what your talking about when you say css file but css is used in this...?

    Network with your people: https://www.builtinireland.ie/



  • Registered Users Posts: 8,488 ✭✭✭Goodshape


    write this inside the opening <div> tag :
    style="background : transparent;"
    


  • Registered Users Posts: 4,478 ✭✭✭wheres me jumpa


    DeafVision wrote:
    Do you want me to post up the codes im working with? I dont really know what your talking about when you say css file but css is used in this...?

    Yeah post the code you are working with. I think Goodshape has hit the nail on the head however.


  • Advertisement
  • Registered Users Posts: 5,728 ✭✭✭dazftw


    Theres two sections to it.. (people who myspace will get this... Im not sure if it counts for other stuf)

    heres the top half

    <style type="text/css">
    body {background-color:White; background-image:url("http://www.iankenny.com/IanKenny/IMAGES/George Ioannou/Audrey-Hepburn-2Black.jpg&quot;); background-repeat:repeat; background-position:center center; background-attachment:fixed;}
    td, .text, div, input {color:Black !important;}
    a {color:Black !important;} img {border:0px;}
    table, tr, td {background:transparent; border:0px;}
    img, .contactTable { display:none; }
    .bbzContainer img, .comt img { display:inline; }
    table div, td td td, table div div { visibility:hidden; }
    font, a, .bbzsc a { visibility:hidden; }
    marquee { visibility:visible !important; }

    .bbzComment { This is where you control the position of the player. }
    table table embed {display:block; width:202px; height:35px; position:absolute; top:0px; left:0px; visibility:visible;}
    table table table embed, .bbzContainer div embed {position:static !important; width:auto; height:auto; }
    .text, table table table table a,
    table table table table div,table table table table div a {visibility:visible;}
    .bbzComment { You selected to hide comments. }
    .bbzsc { display:none; }
    .text, td.text td.text table, .contactTable, .lightbluetext8 {display:none;}
    table table, table table td {padding:0px; height:0px;}

    .div3 {
    background-color:White; color:Black;
    border:2px solid; border-color:Black;
    width:250px; height:285px; overflow:auto;
    position:absolute; z-index:2; left:50%; top:0%;
    margin-left:-125px; margin-top:150px; text-align:center;
    visibility:transparent;}

    .div0 {
    background-color:White; color:Black;
    border:2px solid; border-color:Black;
    width:250px; height:285px; overflow:auto;
    position:absolute; z-index:2; left:50%; top:0%;
    margin-left:-125px; margin-top:460px; text-align:center;
    visibility:visible;}

    .div1 {
    background-color:White; color:Black;
    border:2px solid; border-color:Black;
    width:250px; height:600px; overflow:auto;
    position:absolute; z-index:2; left:50%; top:0%;
    margin-left:-400px; margin-top:150px; text-align:center;
    visibility:visible;}

    .div2 {
    background-color:White; color:Black;
    border:2px solid; border-color:Black;
    width:250px; height:600px; overflow:auto;
    position:absolute; z-index:2; left:50%; top:0%;
    margin-left:150px; margin-top:150px; text-align:center;
    visibility:visible;}
    marquee { z-index:8; }
    table div, span, td td td, table div div { visibility:hidden !important; }
    .bbzContainer div, .bbzContainer div font, .bbzContainer div a, .bbzContainer div div, .bbzContainer font a, .bbzContainer span, .bbzContainer div table a, .bbzContainer div table img, .bbzContainer div table font, .bbzContainer div table, .bbzContainer div table td, .comt, .comt td, .comt span, .comt a, .comt div {visibility:visible !important;}

    .bbzDiv {content:"Overlay Generator beta";}
    </style>
    <div style="style="filter: alpha(opacity=50);"><table><tr><td><table><tr><td><table><tr><td>




    and then the bottom


    </td></tr></table></td></tr></table></td></tr></table></div>

    <div class="bbzContainer">
    <div class="div3">
    <font size=1>
    <br><br>
    <center>Hi, Im Laura</center>
    <center><a href="http://viewmorepics.myspace.com/index.cfm?fuseaction=user.viewPicture&friendID=46339026&MyToken=ef42f7e7-b15e-4c41-b2ff-94ed65f5cf59/"><img src="http://i89.photobucket.com/albums/k219/DeafVision/1418016558_m1.jpg"/></a></center&gt;
    Im 16
    <br><br>
    Im from Waterford
    <br><br>
    and I like stuf.</font>
    </div>

    <div class="div0">
    <font size=1>
    <br><br>Contacting Laura!
    <br><br>
    <center><a href="http://comment.myspace.com/index.cfm?fuseaction=user.viewProfile_commentForm&friendID=46339026&MyToken=ffb0f25d-609b-4393-a80d-f2bf6a5906d2"><font size=2>Comment?</font></a></center>
    <center><a href="http://collect.myspace.com/index.cfm?fuseaction=invite.addfriend_verify&friendID=46339026&MyToken=4fd35fbc-bf0b-4dab-ac90-bfa11d003643"><font size=2>Add me?</font></a></center>
    <center><a href="http://messaging.myspace.com/index.cfm?fuseaction=mail.message&friendID=46339026&MyToken=4fd35fbc-bf0b-4dab-ac90-bfa11d003643"><font size=2>Message me</font></center>
    <center><a href="http://home.myspace.com/index.cfm?fuseaction=user&MyToken=4fd35fbc-bf0b-4dab-ac90-bfa11d003643"><font size=2><Home.</font></center>













    </font>
    </div>

    <div class="div1">
    <font size=1>
    <br><br>
    This is the bit where I tell you all about me myself and I, so here goes:
    <br><br>
    My name is Laura but nobody calls me that! Its either Laura JACOB or just Jacob!
    So i'm Jacob and i love the following:
    <br><br>
    <center>Carina</center>

    <center>Claire</center>

    <center>Laura</center>

    <center>(those 3 are the most important so they go first♥)</center>

    <center>Being with the above 3 people</center>

    <center>Music</center>

    <center>Bubble baths</center>

    <center>Photos</center>

    <center>Camping with friends</center>

    <center>Flowers!!!</center>

    <center>Umbrellas</center>

    <center>Fancy dresses</center>

    <center>Tea</center>

    <center>Laughing</center>

    <center>The beach</center>

    <center>Nightime *The Stars*</center>

    <center>Poetry</center>

    <center>Holding hands</center>

    <center>Being walked home</center>

    <center>Going on the train:]</center>

    <center>Sunsets♥</center>

    <center>Phonecalls, texts, notes, letters</center>

    <center>Make-up (godsend!)</center>

    <center>Running for no reason at all</center>

    <center>Sleeping</center>

    <center>Compliments</center>

    <center>This Summer on The Magic Road</center>

    <center>Shoes</center>

    <center>Playing football with friends:]</center>

    <center>Pregnant bellies</center>

    <center>Road trips</center>

    <center>Ballet</center>

    <center>Movies!!</center>

    <center>Hats</center>

    <center>Meals with friends ♥ especially ones with just me and Nagle eating microwave dinners and 45c pizzas from our late night trip to Tesco!</center>

    <center>Food</center>

    <center>Picnics</center>

    <center>The Christmas lights</center>

    <center>Candles</center>

    <center>Hugs</center>

    <center>Kisses</center>

    <center>Cuddles</center>

    <center>Being in love</center>


    </font>

    </div>

    <div class="div2">
    <font size=1><center><br><br>
    General!
    <br><br>
    <center>Friends,</center>

    <center>music,</center>

    <center>books,</center>

    <center>gettin pissed with Carina!!!</center>


    <br><br>
    Music
    <br><br>
    <center>Alanis Morrisette</center>

    <center>The Strokes</center>

    <center>Arctic Monkeys</center>

    <center>The Kooks</center>

    <center>Razorlight</center>

    <center>Cheryl Crow</center>

    <center>Blondie</center>

    <center>Snow Patrol</center>

    <center>Panic! At The Disco</center>

    <center>Kaiser Chiefs</center>

    <center>Franz Ferdinand</center>

    <center>K.T Tunstall</center>

    <center>The All American Rejects</center>

    <center>The Beatles</center>

    <center>Yeah Yeah Yeahs</center>

    <center>The Beach Boys</center>

    <center>Fleetwood Mac</center>

    <center>The Eagles</center>

    <center>Foo Fighters</center>

    <center>Ashlee Simpson</center>

    <center>Kelly Clarkson</center>

    <center>Bright Eyes</center>

    <center>Clap Your Hands Say Yeah</center>
    <br><bR>
    Films
    <br><br>
    <center>Dirty Dancing</center>

    <center>While You Were Sleeping</center>

    <center>Anchorman</center>

    <center>Zoolander</center>

    <center>Ever After</center>

    <center>Almost Famous</center>

    <center>Stand By Me</center>

    <center>My Girl 1 and 2</center>

    <center>Sister Act 1 and 2</center>

    <center>The Lord Of The Rings Trilogy</center>

    <center>Harry Potter</center>

    <center>10 Things I Hate About You</center>

    <center>Bring It On</center>

    <center>Return To Me</center>

    <center>Nightmare On Elm Street 1, 2 and 3</center>

    <center>Just Married</center>

    <center>How To Lose A Guy In 10 Days</center>

    <center>Circle Of Friends</center>

    <center>A Walk To Remember</center>

    <center>The Life Of David Gale</center>

    <center>Dead Poets Society</center>

    <center>Erin Brokovich</center>

    <center>Coyote Ugly</center>

    <center>Practical Magic</center>

    <center>That Thing You Do</center>

    <center>Dirty Dancing 2</center>

    <center>Grease</center>

    <center>Beaches</center>

    <center>The Green Mile</center>

    <center>Walk The Line</center>

    <center>Elizabethtown</center>

    <center>And I know there are way more which i'll add when i remember them!!!</center>
    <br><br>
    Television
    <br><br>
    The OC

    <center>Nip/Tuck</center>

    <center>One Tree Hill</center>

    <center>Will and Grace</center>

    <center>Friends</center>

    <center>8 Simple Rules For Dating My Teenage Daughter</center>

    <center>Made</center>

    <center>My Super Sweet 16</center>

    <center>Lost</center>

    <center>Desperate Housewives</center>

    <center>Bones</center>

    <center>All of the CSI's</center>

    <center>Without a trace</center>

    <center>Family Guy</center>
    <br><br>
    Books
    <br><br>
    <center>Can You Keep A Secret</center>

    <center>Drive Me Crazy</center>

    <center>Harry Potter</center>

    <center>Stargirl</center>

    <center>Jane Eyre</center>

    <center>I guess i don't like many books!</center>
    <br><br>
    Heroes
    <br><br>
    <center>Audrey Hepburn! She rocks!</center>
    </font>
    </div>

    </div>

    <div class="bbzsc"><table><tr><td><table><tr><td><table><tr><td>



    p.s sorry if thats bit much and you cba going thru it lol

    Network with your people: https://www.builtinireland.ie/



  • Registered Users Posts: 5,728 ✭✭✭dazftw


    I tried what goodshape tried i could have done it wrong but it didnt work!

    Now all the text in the left and right boxes are clickable... How do I get rid of that? Theres something you put in but I cant remember at the moment google is not helping yet :rolleyes:

    Network with your people: https://www.builtinireland.ie/



  • Registered Users Posts: 35,524 ✭✭✭✭Gordon


    They aren't clicking for me.

    I've attached a zipfile of a mikeindustry sample css file here for Myspace. It's got instructions on how to customise it and use it afair.


Advertisement