Jump to content

natimage

Members
  • Posts

    824
  • Joined

  • Last visited

Everything posted by natimage

  1. ...I agree! Thanks to everyone for making a body feel special!!!!
  2. I did just notice an error in your code, though. should be... ><style type="text/css"> a:link { text-decoration: none; } </style> ...but I'm still not sure it will work without defining all states of the tag. update...I just tested it and it worked for me. Hope that helps.
  3. You need to try Scott's suggestion...I think mine failed because all states of the <a> tag weren't specified. Scott gave you the right answer!!!
  4. I never put enough time into thinking about it to be that resourceful, cloudrm! Good thinking, though!! Thumbs Up
  5. I just don't indlude the title and meta tags in my header file. I leave them as part of the the main file and start by header just below these items. Simple...but it works with minimal work and then my keywords, descriptions and titles are all unique to each page, if I choose them to be!!
  6. The best way to do it would be to attach a style sheet such as: >{ text-decoration: none; } If you are not comfortable with style sheets, you could put the following code between the head tags of all your pages: ><!-- <style type="text/css"> a {text-decoration: none} </style> That should take care of the underline. ...SCOTT BEAT ME TO IT WITH A MUCH MORE THOROUGH ANSWER!!!
  7. WOW...what a great ending to a day!!! I don't even know what to say...I'm glad that I can help others sometimes, because there's lots of folks that help me!! SO...thanks for the honor...and thanks for being such a helpful and fun family!! Rock Sign :hug:
  8. I don't think it has anything to do with hotlinking. I'm wondering if there is a particular browser setting that effects it. Here at work, when I view the page in IE 6, if I leave the / off the end of the URL, the browser puts it in automatically. At home it didn't do that...maybe someone more familiar with IE browser settings will have an answer.
  9. I don't think I found exactly what I'm looking for, but I'm wondering if it doesn't have something to do with hotlinking. Serena-chan...do you have hot-linking enabled on your site? I'll play with my settings and see if it has any effect.
  10. I'm not sure about a final answer on why. The thread was a long time ago. I'll do some research...
  11. Something I learned today. Probably something most people know...but...I didn't!! The color for image borders is determined by the default text color. So, if you want the image borders to have, for example, a purple border, you need to make the default text color purple. Then, using CSS or font tags (still recognized but deprecated), you can set the color of your text! Hope this helps someone out there. btw...this tip is for DWMX. May not apply to DW 4 or DWMX 2004...probably does, though!!
  12. About 3 inches of snow here last night and today so far...and the gov't still wants us to be on time to work!! Oh-well! The snow is beautiful. Just wish I was out of the city, somewhere in the middle of several 14ers to enjoy it!!! ...for those of you unfamiliar with the term "14ers", it refers to a mountain peak above 14,000 ft.
  13. Serena-chan, There has been discussion of this before, and I recently have had the same issue on my site viewing with IE. When you type your URL into the address bar, put a "/" at the end and see if your images come up. I can't explain what the difference is...but I have to do it with one of my sites currently, or the images don't show up. Hope this helps!
  14. natimage

    Pictures

    Willy-t, I've gotten some images from morguefile.com. They are free. Depends on what kinds of pics you are looking for, though. These are more like, pure stock photography. You can do anything you want with them, though.
  15. Anyone know anything about iBill...www.ibill.com ????? I browsed through about 4 different sites tonight and this site was the most straightforward and forthcoming with information.
  16. ...no cable... no public access TV in this little town... no Super Bowl for me this year
  17. OK...I've installed Coppermine and made lots of changes. I have it customized to look like the main site and now have a bigger challenge. When the gallery is viewed in "user" mode (instead of admin), the admin navigation box at the top collapses into just a bar across the top, with no function. I'm sure I could remove the border from around the admin menu, then the bar wouldn't be there, but I'm wondering if there are any other options. Here's the page... Coppermine Gallery Thanks!
  18. If you'd like to go ahead and perform maintenance on your sent-mail folder, you can go into the "Folders" menu. Once there, you can choose "Create Folder" in the "Choose Action" box to create a "sent-mail-jan-2004" folder. Then you can go into your Sent Mail folder and move all the messages to the new folder you created!! Thumbs Up
  19. Thanks, Krieser...that seems to do the trick!!! Thumbs Up Thumbs Up
  20. This may seem like a silly question, but it's what happened to me the first time...when that screen pops up, the boxes beside the maintenance options are by default, UNchecked. Did you place a check in the maintenance options you wanted to perform?
  21. What in the world is stemming????? Is that like...branching???
  22. If you ever needed to allow someone else FTP access, you would be able to give them their own username and password. That's the main reason I can think of. Anyone else??
  23. New problem...along the same lines, though. This table displays correctly in Mozilla, and all jacked up in IE6. I installed the HTML-Kit, but it didn't tell me any problems with the code. Anyone who's willing to take a gander...again I've stripped down to the problem table, commented out some things to rule them out and added a border to see it with better. Here it is... Can I just say I'm sick of IE and I wish no one used it!
  24. You guys are the best...I knew it was something simple...I just couldn't put my finger on that!!!!!!!!! Thank you SOOO much for taking time to help me with that!!!!
  25. I would sure appreciate it if someone could check out this page and maybe help me before I pull all my hair out and throw the computer across the room!! Mad!!! I'm sure it's something stupid... Here's the page...the bug I'm trying to work out is the empty space above the google table. It should be bumped up to the top of the cell. According to Dreamweaver's design view...the google table should be bumped up against the bottom of that green line beneath the date. This is the 3rd time I've worked on this issue and I still can't figure it out...even stripped down to bare code. I added the table borders just to make it easier to see the different tables and cells and stuff.
×
×
  • Create New...