Jump to content

jibo

Members
  • Posts

    127
  • Joined

  • Last visited

Everything posted by jibo

  1. ok i gt this code <div style="text-align:center"> <span style="text-decoration:underline">My Word In Ere!!!</span><br> but i aint sure how to change the text colour or family can anyone help me????
  2. jibo

    download links

    dunt matter lol but i have got 1 more question, can you make it so where it says 'download' or 'link' or w/e its centered in the middle of the box instead of being at the left ahnd side<style type="text/css">table{border: 1px solid black;}td.blue{background-color: #99FFFF; color: #000000; font-size: 13px; font-family: times;}td.white {background-color: #FFFFFF; color: #000000; font-size: 13px; font-family:times;}td.green {background-color: #66FF66; color: #000000; font-size: 13px; font-family:times;}</style> <table><tr><td class="green">DJ Exotic Tunes</td><td class='green'>Right Click And 'Save Target As'</td></tr><tr><td class="white">About you shinning</td><td class="blue"><a href='http://content.bolt.com/uploads3/audio/streams/8/4/9/1/2/9/849129/music/1151020308522.mp3'>download</a></td></tr><tr><td class='blue'>End of Time (remix)</td><td class='white'><a href='http://content.bolt.com/uploads3/audio/streams/8/4/9/1/2/9/849129/music/1151020665194.mp3'>download</a></td></tr><tr><td class'white'>Titanic 911</td><td class='blue'><a href='http://content.bolt.com/uploads3/audio/streams/8/4/9/1/2/9/849129/music/1151021057749.mp3'>download</a></td></tr><tr><td class='blue'>Blow my angel Away</td><td class='white'><a href='http://content.bolt.com/uploads3/audio/streams/8/4/9/1/2/9/849129/music/1151021465327.mp3'>download</a></td></tr><tr><td class='white'>Like A Prayer (Original)</td><td class='blue'><a href='http://content.bolt.com/uploads3/audio/streams/8/4/9/1/2/9/849129/music/1151021981220.mp3'>download</a></td></tr><tr><td class='blue'>Will Be Angel Eyes</td><td class='white'><a href='http://content.bolt.com/uploads3/audio/streams/8/4/9/1/2/9/849129/music/1151022422266.mp3'>download</a></td></tr><tr><td class='white'>Shootin Star 24/7 feat. DJ Stonkin</td><td class='blue'><a href='http://content.bolt.com/uploads3/audio/streams/8/4/9/1/2/9/849129/music/1151023231980.mp3'>download</a></td></tr><tr><td class='blue'>Better Off Bein Blue</td><td class='white'><a href='http://content.bolt.com/uploads3/audio/streams/8/4/9/1/2/9/849129/music/1151024046266.mp3'>download</a></td></tr><tr><td class='white'>Dancing In The Dark</td><td class='blue'><a href='http://www.merseystyle.co.uk/uploads/uploads/1151298994.mp3'>download</a></td></tr><tr><td class='blue'>Hardcore 2006 feat. Hixxy</td><td class='white'><a href='http://www.merseystyle.co.uk/uploads/uploads/1151267114.mp3'>download</a></td></tr></table> you can see what i mean perfcetly on ere. cheers
  3. jibo

    download links

    YE ITS OR8 I DONE IT LOL FINK THATS EVERYTHIN NA, YA BIN FAB soz bout caps couldnt be bothered to delte it n write it agen ;p
  4. jibo

    download links

    so if i want these colours how do i make it even, where i want it white do i put the <td class='white'> would this even it out?????????????????
  5. jibo

    download links

    i no how t change da size but if u copy da codee into notepad n save as html file n open it ull c what i mean, its in like a pattern of big then smal, big then small n so on av a luk lol
  6. jibo

    download links

    no not quite but i do prefer that so thnks, the only problem ow is that the text changes size by itself<style type="text/css">table{border: 1px solid black;}td.blue{background-color: #99FFFF; color: #000000; font-size: 13px; font-family: times;}td.red {background-color: #FF0000; color: #000000; font-size: 13px; font-family:times;}</style> <table><tr><td class="blue">DJ Exotic Tunes</td><td>right click and 'save target as'</td></tr><tr><td>About you shinning</td><td class="blue"><a href='http://content.bolt.com/uploads3/audio/streams/8/4/9/1/2/9/849129/music/1151020308522.mp3'>download</a></td></tr><tr><td class='blue'>End of Time (remix)</td><td><a href='http://content.bolt.com/uploads3/audio/streams/8/4/9/1/2/9/849129/music/1151020665194.mp3'>download</a></td></tr><tr><td>Titanic 911</td><td class='blue'><a href='http://content.bolt.com/uploads3/audio/streams/8/4/9/1/2/9/849129/music/1151021057749.mp3'>download</a></td></tr><tr><td class='blue'>4. song #4</td><td><a href='some_file_location'>link</a></td></tr><tr><td>5. song #5</td><td class='blue'><a href='some_file_location'>link</a></td></tr></table> ive only got half way through then realised what is happening, how can i fix this???
  7. jibo

    download links

    ok thnks, but what about the rest of the lines like to split everything up into its own induvidual cell/box?? plz, sorry t be a pain
  8. jibo

    download links

    cheers guys, thats great, but is there a way i can have lines around it all as if in a box like da pic??????
  9. jibo

    download links

    im wantin a table like the 1 below, so i can have a list of songs then my visitors can download them, does anyone know a code that i can do this with plz?????
  10. with the 1st code cud i remove the DIV id and it still work??probly best just to test it rather than asK lol........................checked it and it does stilll work wot does that DIV id do if anything?????? anybody know????
  11. hi ive got code for fixed backgorunds which is fine..... <DIV id="div290865611" style="position: absolute; top:91px; left:405px; width: 225px; height: 50px; z-index:3; "> <STYLE type="text/css"> body { background-color:#ffffff; background-image: url(http://i54.photobucket.com/albums/g89/jibo69/Wallpapers073.jpg); background-position: top right; background-repeat: no-repeat; background-attachment: fixed; </STYLE> </DIV> but somebody showed me this code <style type="text/css">table, tr, td { background-color:transparent; border:none; border-width:0;}body { background-color:ffffff; background-image:url(http://i54.photobucket.com/albums/g89/jibo69/Wallpapers073.jpg); background-attachment: fixed; background-position:top left; background-repeat:no-repeat; }**********table table { border: 0px }table table table table{border:0px}table table table { border-style:solid; border-width:3px; border-color:202020; background-color:transparent; }table table table td { background-color:FFFFFF; }table table table table td {filter:none;}table, tr, td, li, p, div { font-family:helvetica; color:000000; font-size:12px; } .btext { font-family:helvetica; color:000000; font-size:12px; } .blacktext10 { font-family:helvetica; color:000000; font-size:12px; } .blacktext12 { font-family:helvetica; color:000000; font-size:12px; } .lightbluetext8 { font-family:helvetica; color:000000; font-size:12px; } .orangetext15 { font-family:helvetica; color:000000; font-size:12px; } .redtext { font-family:helvetica; color:000000; font-size:12px; } .redbtext { font-family:helvetica; color:000000; font-size:12px; } .text { font-family:helvetica; color:000000; font-size:12px; font-weight:bold; } .whitetext12 { font-family:helvetica; color:000000; font-size:12px; font-weight:bold; } a:active, a:visited, a:link { font-family:helvetica; color:000000; font-size:12px; } a:hover { font-family:helvetica; color:000000; font-size:12px; } a.navbar:active, a.navbar:visited, a.navbar:link { font-family:helvetica; color:000000; font-size:12px; } a.navbar:hover { font-family:helvetica; color:ffffff; font-size:12px; } a.redlink:active, a.redlink:visited, a.redlink:link { font-family:helvetica; color:ffffff; font-size:12px; } a.redlink:hover { font-family:helvetica; color:ffffff; font-size:12px; } .nametext { font-family:helvetica; color:ffffff; font-size:12px; } </style><div style="..;left:0px;top:30px;width:88px;height:31px;"><a href="http://www.lipglossglitter.piczo.com" target="_blank"></a></div><br><style type="text/css"> table table table td {vertical-align:top ! important;} span.blacktext12 { visibility:visible !important; background-color:transparent; background-repeat:no-repeat; background-position:center center; font-size:0px; letter-spacing:-0.5px; width:435px; height:120px; display:block !important; } span.blacktext12 img {display:none;} </style>***** which 1 is best to use top 1 or bottom 1 or doesnt i matter? also i dont see anything happen when i use the code other than the fixed background, so i put stars inbetween the parts i dont get, doess anyone know what that bit of code is doing????? thanks
  12. jibo

    meta tags

    erm? aint that what i already got????? <meta name="keywords" content="jibos website,same as this,all the same,just longer, isnt it????"> :S
  13. jibo

    meta tags

    luks lyk ur the 1st lol, wel ill try that but my site reli aint too great isnt reli that popular i aint using lyk front page or sumat lyk that n then uploading the files im using a online web builder until i get good or at least can do it by myself, im getting there its jus kinda time consuming lol... u didnt need to know that, and im not reli sure y i pit it.... lol :S
  14. jibo

    meta tags

    no i didnt so whats the best thing to do then????
  15. jibo

    meta tags

    i aint reli sure about meta tags but i kinda no a lil bit but what i wanna no is... when i use keywords are they case sensitive... if ive got <meta name="keywords" content="jibos website,JiBos website"> would this make any difference and 2nd of all would i need a comma to seperate the keyywords or would i do something else???? thanksalso can i blend the 2 meta tags <meta name="description" content="jibos site is ao fantastic and ur so jealous"> and<meta name="keywords" content="jibos website,JiBos website"> to make 1???? thanks againand finallyif i do this <meta name="keywords" content="jibos website,jibos website, jibos website"> will it make any diffrence to the search???
  16. lmao, wel i suppose ill get better over tym
  17. u reli r quite great aint ya lol,, u always got the answer
  18. well i dont rely understand what that means so i didnt notice anything lol
  19. ok u gave me <input type="button" value="New Window!" onClick="window.open('http://www.google.com','mywindow',& #39;width=400,height=200,toolbar=no,location=no,directories=no,status=no,menubar=no,scrollbars=no,copyhistory=no,resizable=no')" /> so what do i replace with this <a href="javascript:void(0)" onClick="window.open(http://yahoo.com)">click me</a> id ont quite get it.. to much at once lol sorry if i seem a lil bit slow... but i am hehe. cheers
  20. i jus tried dat n it dont seem to work lol, edo you no how i could do it using <a href='..........
  21. hi i want a code that allows users to click on something on my site so a window pops up bu doesnt give the address bar something similar to a popup does anyone know how this is done, i cant find it anywhere grrrr:P
  22. hi i want a code that allows users to click on something on my site so a window pops up bu doesnt give the address bar something similar to a popup does anyone know how this is done, i cant find it anywhere grrrr:P
  23. PLUS i didnt understand justsomeguys version but im a bit of an idiot
  24. thanks justsomeguy.. i cudnt use that MUCH to confusing lol im only a newbie and javascript goes way over my head and thats scott jus what i needed
×
×
  • Create New...