Jump to content

Err

Members
  • Posts

    1,009
  • Joined

  • Last visited

Posts posted by Err

  1. All you really need to do is change your width on your #ddvolortabs style to pixels instead of percentages... like so:

    #ddcolortabs{margin-left: 4px;padding: 0;width: 500px;background: transparent;voice-family: "\"}\"";voice-family: inherit;padding-left: 5px;}

    You can change it to whatever you want, right now I have it set to 500px, but you can adjust it yourself. Percentages are just like a rubber-band, the more you stretch your browser the more your rubber-band is going to stretch... meh, that wasn't a good analogy, but you get the point :):)

  2. Just to tell you know, this is the javascript topic, there is a css topic also, but I'm sure a mod can/will move this for ya... so you don't have to make another one there also.Sorry I can't be of much help otherwise.

  3. you're rightwhat i dont like about serve clasifieds to others is - they run , i run - they fail  , me too. so i will be dependable on them. maybe anything else i could trywhat would you d if you had a domain, and were to make some good use of it (making some money wouldn't be bad either)  :)

    I would share it with another family member or something, or someone who would like the space... but that's just my personal opionion.
  4. Im the only kentuckyder? here :) Im a hill billy! (no I dont like my sister. or any of my relatives :)). I feel special!

    lol, good thing you pointed that out.I live in texas, and most people are under the impression that all texans own a gun... lol... not my case, well I do own a BB Gun/Paint Ball Gun but that's out of the question.
  5. Kajim and the other admins have talked about this before (I didn't know) and decided not to have an off topic forum. Sorry guys :)

    They've crushed my dreams :'(Okay, I'm over it now. But aspnetguy's off-topic forum sounds like a good idea. :)I will defienatily try it out.EDIT: I still haven't recivied my comfirmation e-mail :) so I can't post yet. It's been like an hour already.
  6. My suggestion:We need an Off-Topic topic on these forums. I know this whole site/forums is based on Web Development and what not. But we still need a place to sit back and take a rest from looking at all that code O_O and just chat with forum members regularly to get to know each other a bit better. It would be nice to have one as we know that some threads don't quite 'fit in' in other topics. Well, this is my suggestion, hopefully I'm not the only one that feels this way about this.:)

  7. Summer holidays and end of school pretty much explains the absence for me. Plus, I just got my driver's license last thursday, so I'm out on the road making it dangerous to be a pedestrian... :)

    I was forced to get my license cuase I got pulled over for speeding :) Yes, I was young and dumb.WAIT! I'm still young, what the heck am I saying?
  8. Where has everyone gone? Like justsomeguy and some other people? taking the weekend off?Yeah...just me and google.com looking around the forum. Some other people pop in and out but they don't count (as they read this, It wasn't me who said it  :) )

    lol, they had better plans for the weekend then visiting their fellow geeks on these forums. :)Right now, it's just me and 5 guests. :)
  9. This might be of some intrest, I did this page, it's css and xhtml strict valid, ([removed]], which I can't manage to avoid) best of all it works in IE as well as other browsers. I needed help doing something like this some time ago, and set up an example page. Feel free to take any code you wish, css and xhtml are all on the same page. You can look at it here:[removed]

  10. <style type="text/css">{ Background Properties }table, tr, td { background-color:transparent; border:none; border-width:0;}body { background-color:FFFFFF; scrollbar-face-color:FFFFFF; scrollbar-highlight-color:000000; scrollbar-3dlight-color:FFFFFF; scrollbar-shadow-color:FFFFFF; scrollbar-darkshadow-color:000000; scrollbar-arrow-color:000000; scrollbar-track-color:000000;  }{ Table Properties }table table { border: 0px }table table table table{border:0px}table table table { border-style:double; border-width:2px; border-color:000000; background-color:transparent; background-image:url('http://img88.imageshack.us/img88/8408/bluestripe5fr.gif'); background-repeat: repeat; background-attachment: scroll      }table table table td { background-color:FFFFFF; filter:alpha(opacity=90); -moz-opacity:0.90; opacity:0.90; -khtml-opacity:0.90; }table table table table td {filter:none;}{ Text Properties }table, tr, td, li, p, div { font-family:tahoma; color:FFFFFF; font-size:14px;     } .btext {  color:000000;      } .blacktext10 {  color:000000;      } .blacktext12 {  color:000000;      } .lightbluetext8 {  color:000000;  font-weight:bold;    } .orangetext15 {  color:000000;  font-weight:bold;    } .redtext {  color:000000;  font-weight:bold;    } .redbtext {  color:000000;  font-weight:bold;    } .text {  color:000000;  font-weight:bold;    } .whitetext12 {  color:000000;      } a:active, a:visited, a:link {  color:888888;      } a:hover {  color:FFFFFF;      } a.navbar:active, a.navbar:visited, a.navbar:link {  color:000000;  font-weight:bold;   text-decoration:underline; } a.navbar:hover {  color:FFFFFF;      } a.redlink:active, a.redlink:visited, a.redlink:link {  color:000000;  font-weight:bold;    } a.redlink:hover {  color:FFFFFF;      } .nametext {  color:000000;  font-weight:bold;    } { Miscellaneous Properties }img { filter:none;}a:link img { filter:Alpha(Opacity=50);}a:hover img { filter:none;}body { cursor:crosshair;}a:hover { cursor:crosshair;}.blacktext12 { visibility:hidden; display:none; }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>

    Can someone please tell me what's wrong with this myspace layout?

    Right.
    { Background Properties }{ Table Properties }{ Miscellaneous Properties }

    is not correct css. If you want to make a comment in your css document, you have to use /* and */, becuase using the css brackets ({ & }) is not the proper way to make comments. The browser trys to interpret it as css, but can't... firefox has a serious issue with things like this (not that that's a bad thing).EX:

    /* This is a CSS comment */

    :)

  11. i have seen Google use personal messaenger, in the online listGoogle.com                      "Using Personal Messenger"how could the bot use his personal messenger when he's not registered, may be sending a message to his other bot friends. :)

    lmao! no, I don't think so.
  12. I need some help with this issuse.Whenever I type the URL as SOMEWEB.COM, I get an error where as if I type WWW.SOMEWEB.COM,  the website appears.Does anyone know what causes it and how I can fix it. I am guess it probably has something to do with the hosting or the domain. I am not sure though. Any help will be greatly appreciated.Thanks.

    Hmm, good question, I would guess that would depend on what browser you are using... or it may be certainly a server problem/error. Here's a tip though, if you don't want to type out the www. and .com part of the url. On your browsers address bar you can just type in the name of the site (ex: w3schools), then on your keyboard hit "ctrl" and "enter/return" together and it will automatically add http://www. and .com to your url... it works like magic! :) Try it.
  13. Why is that? The company pays for advertising space, my guess is that they paid extra to have an audio ad.These ads are what keeps w3chools free. There is nothing shameful about trying to keep this amazing resource available for free.If you hate ads that much just use FireFox and get AdBlock or disable Flash.

    I don't know what'll do without my Adblock :scared: O_OAll those ads flashing, talking, moving, and poping up... I think I would of quit the internetz.
  14. <p><a class="nav" href="http://www.geocities.com/baileyaya/fauxcogallery.html"="gallery">Gallery</a><a class="nav" href="http://www.geocities.com/baileyaya/cbgallerytwo.html"="prints">Prints</a><a class="nav" href="http://www.geocities.com/baileyaya/cbbio.html"="bio">Bio</a><a class="nav" href="http://www.geocities.com/baileyaya/cblinks.html="links">Links</a></p>

    Try adding a <div> and </div> instead of using <p> tags, it should take up all the area now and push "Welcome" down:

    <div><a class="nav" href="http://www.geocities.com/baileyaya/fauxcogallery.html"="gallery">Gallery</a><a class="nav" href="http://www.geocities.com/baileyaya/cbgallerytwo.html"="prints">Prints</a><a class="nav" href="http://www.geocities.com/baileyaya/cbbio.html"="bio">Bio</a><a class="nav" href="http://www.geocities.com/baileyaya/cblinks.html="links">Links</a></div>

    By the way, those links are all wrong :/

×
×
  • Create New...