I had to convert a 35M file into flash mainly due to size for a website I'm working on for a family member.
I used this program to convert from AVI to FLV. It's extremely simple and looks to...
Type: Posts; User: Sliight; Keyword(s):
I had to convert a 35M file into flash mainly due to size for a website I'm working on for a family member.
I used this program to convert from AVI to FLV. It's extremely simple and looks to...
Sweet that worked. Thank you Sooooo much. I'm the type of person who can't stop working on something when I can't figure it out. Not as bad as Monk, but would have spent my day messing with it. ...
So I placed this in the body tag of my CSS... is this what you meant to do? If that is what you wanted me to do, it doesn't appear to have done anything on the page. I'm guessing since it didn't...
I've looked through many posts with the search item "center" and have not been able to find the answer I am looking for.
The skinny of it is this... I'm building a friend a website, and I need the...
I would have seen that adding img would have solved my problems. Here's the thread which answered my question...
http://www.dynamicdrive.com/forums/showthread.php?t=13477
So strange that on...
It's been ages since I've done a web page, yet I'm going to make one for my best friend. I think I have the CSS correct, but it's obvious I do not.
Here's the link to the page...
Just make the a:link and a:visited the same color... then the hover will be the only thing that can change it
Someone mentioned malware... you can dowload spypot and ad-aware, as well as avast antivirus from www.cnet.com (download sections). Run those and see what comes up. You can also click "start" "run"...
This is where I learned CSS... http://www.westciv.com/style_master/house/index.html
You can download the demo of the software they are selling and use it for 30 days for free. I don't think there...
Assuming you're running XP... 512M of RAM is the min you'd ever want for that OS. The first thing I did when I took a new position recently, was pop the case and install 2 gigs of old ddr1 RAM that...
Heh, you already gave yourself the answer that I was thinking of... an auto load page script that sends you to an anchor at the bottom. Like you said, if the page loads slow it could look a bit...
Strange... the expanding seems to work fine in IE7 for me... moves the text below it down to make room, and appears to wrap the text properly as well. I even minimized and shrunk the width to see if...
It's just for tracking how useful people are???? Gah I thought we were paid $20 for every time someone thanks us. I've been checking the mail everyday for my check to arrive... I guess this makes...
Here is one...only works in IE though... Just download the zipped pointers, then edit them with an image editor... http://www.dynamicdrive.com/dynamicindex11/customcursor.htm
I'm using firefox 2.0.0.6 with a 22" widescreen at a resolution of 1680x1050. Your website shows the orange textured background throughout the entire site. Inside borders, and outside... It appears...
For the record... a few keys got stuck so I was upset... http://www.usejeff.com/brokencomputer.jpg
I paid $65 for this http://www.westciv.com/style_master/house/index.html
You can use it for free for 30 days I believe as well...
To me it's outstanding because I'd never used CSS before at...
I think you want to center the
.solidblockmenu li ul{
either text-align:center
or maybe try float:center?
Just a guess... but I'm assuming you want the blocks centered within the menu bar?
Are you viewing it with a "flash program" or are you viewing the site using a browser which uses flash? I know when I update my website, I have to refresh certain browsers before the changes appear.
This is literally a guess... but it seemed odd...
#header ul {
margin: 0 0 0 0;
padding: 0 0 0 0;
width: 550px;
position: absolute;
left: 12px;
top: 78px;
}
This is just a guess...but you could change the "contact me" in my code below to <img src="map.gif"></a>
document.write('<a href="mailto:'+encryptedemail_id64+'&Body=' + encodeURIComponent
("...
Just looked at it in Firefox, and it's fine... I assume you fixed the issue?
Dunno if it could be this...but you forgot a # in your 2nd color set...the padding could have something to do with it also...
#menu2 ul {margin:0; width: 100%; padding: 5px 0;...
You could try this... be sure and read the comments below (inside the link), because they may answer your questions...
http://www.dynamicdrive.com/style/csslibrary/item/css-tableless-form/P50/
...
Odds are slim of that happening...shame that he didn't say "it will only look 'wrong' in ...." Then the odds would be very good that it would never look wrong.
There's one thing about that...