Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations strongm on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Search results for query: *

  1. Blueman2

    opening Word from Outlook 2007 Contacts

    When I have a outlook 2007 contact open, there are many times I'd decide I need to compose a Word Document to that contact. For the life of me, I cannot find a simple, one click way to open a word document from that window with that's Contact's address info in the document. As a matter of fact...
  2. Blueman2

    Can't set default view for optional editable region

    I have an optional editable region called "short"in a template page . Under the basic tab in properties I uncheck the "Show by default". In t he Advanced tab I select "none" for parameters as I want the user to be able to set the visibility when working on the page that has that template applied...
  3. Blueman2

    RAID Warning Message

    as i mentioned, there are not 2 drive. Just one. It is somehow assuming there is some type of "mirrored drive" which it is seeing as failing. However, as I said (and now this is over a month later with daily use) the Drive is working perfectly except for the RAID message that appears at startup...
  4. Blueman2

    RAID Warning Message

    unfortunately I'm not in the same location as the pc so I can't get you the motherboard info right away however I want to make sure you understand that there are not 2 drives (A&B). There is only 1 drive. Somehow it is being read as 2 drives, each with 298 gb when in fact there is only one...
  5. Blueman2

    RAID Warning Message

    The PC is only a year old. I can now supply some more details. The opening screen on boot-up before entering bios is a a RAID message screen with the options: 1)Create Raid 2)Delete Raid 3)Reset Disks to Non-Raid 4)Exit It then gives disk vol info: Raid Vol 298 gb Vol 0 RAID (Mirror) -...
  6. Blueman2

    RAID Warning Message

    Thanks, 1 more question before I try that. The drive seems to be working despite the RAID message. Is it too late to create a disk image so that in case the disk does actually complete fail it can be restored to a new drive easily? Thanks again
  7. Blueman2

    RAID Warning Message

    Thanks Ben. If it is set to RAID can I/should I set it to AHCI within the bios in the bios settings?
  8. Blueman2

    RAID Warning Message

    I am running windows xp and received a message: "A Raid volume is degraded because of failed hard disk. From what I can figure out, Raid is suppose to manage multiple hard discs and I only have 1". Can someone tell me what this means and what I should do? This is the first time I've ever...
  9. Blueman2

    Globally Change All Root Realtive links

    Thanks but it doesn't work. It's not source code as far as I can tell.
  10. Blueman2

    Globally Change All Root Realtive links

    Since this is applied to the image property and not code or text or tags, what do I set the search to: text advanced text source code specific tag??? Thanks
  11. Blueman2

    Positioning inline text within div

    I'm trying to position an unordered list (#bot-nav li) "inline" within a div (#bot-nav). The text seems to sit inline along the top of the div. I thought because I have the display set to "inline" I could use "line height" to lower the text but it only does so within the design window of my...
  12. Blueman2

    Div's Don't Line up in Design View

    I can't understand why the Divs #Bot-nav & #foot-bot don't line up in design view. Foot-bot gets pushed to the right of any content that is in #Bot-nav. What doesn't make sense is that they look fine when "previewing in browser". It's very annoying and makes it hard to design with when...
  13. Blueman2

    Unwanted gap between divs

    There is about a 14 px gap between two divs; #bot-nav & #foot bot. Can some one tell me how to get rid of this gap and why it is happening. Thanks @charset "utf-8"; body { margin: 0; padding: 0; background: #000000; <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"...
  14. Blueman2

    Globally Change All Root Realtive links

    I have Dreamweaver CS3 and probably inadvertently set some image links to "root relative" instead of "document relative". These are not previewing in my browser. I have many other images and don't want to click on each one to see how I have it set. Is there a way to globally change any and all...
  15. Blueman2

    Div being pushed to right in IE

    I thought this might be a margin doubling problem but it's not. The Div - "#rck_feature" is being pushed around 250px to the right when viewed in IE. It's fine in firefox. If anyone can help with this I'd appreciate it. Thanks Here's the css: body { margin: 0; padding: 0; background...
  16. Blueman2

    why is my div not showing?

    Thanks, that makes sense but I guess my follow up has to be; why is the div "feature" showing up. There is no content in that one other than a background image?
  17. Blueman2

    why is my div not showing?

    Can someone tell me why my Div "3buttons" is not showing in previews? Thanks <title></title> <!-- InstanceEndEditable --> <!-- InstanceBeginEditable name="head" --> <!-- InstanceEndEditable --> <link href="sax-style.css" rel="stylesheet" type="text/css" /> </head> <body> <div id="wrapper">...
  18. Blueman2

    text running outside div

    Thanks Vacunita. I wasn't aware of that. It was very helpful. I'll use lorem ipsum from here in in.
  19. Blueman2

    text running outside div

    I am testing out a layout and am having trouble containing text within a DIV. I thought i have done everything correctly but when I continue typing a line into #text-dash, it flows out horizontally into the container DIV. I have looked closely at the HTML and CSS from a template supplied with...
  20. Blueman2

    Search companion problem

    Thanks Linney I was able to get to the change preferences by entering the search companion through the start menu rather than through a Folder WIndow

Part and Inventory Search

Back
Top