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: *

  • Users: RodS2
  • Content: Threads
  • Order by date
  1. RodS2

    Not a programmer - need some help

    This is probably a very easy question, so here I go. I am trying to combine the code below with the code labeled "header.PHP" so that my wordpress blog header looks like my website header. For some reason, the logo.gif and line-bg.gif image appears, but the line-bg appears above the logo when...
  2. RodS2

    Validator @ W3 not liking my background and border attributes

    I've done some research and I can't figure out what I am doing wrong. I run my site through the validator at W3 and everything comes back great except this: Attribute "BACKGROUND" is not a valid attribute. Did you mean "background"? <td height="71" background="images/line-bg.gif"> My site...
  3. RodS2

    'Click Here to Close' text link

    <p align="right" class="btext">CLICK HERE TO CLOSE</p></a><br> I have the code above that I would like, when a visitor clicks it the current window they have opened closes. I do not want to use javascript so I was hoping there was another option available to get this function working? Thanks...
  4. RodS2

    What causes page to shift on some browsers but not others?

    This is just a general question. I had a website designed that contained 6 different pages. 4 of the 6 pages had a "subscribe" text field and button to sign up for a mailing list and the other 2 pages did not. The 4 pages that had this subscribe text field would shift to the left, the other 2...
  5. RodS2

    Using applications on external harddrive

    Hi, I just purchased a 500GB hard drive and I wanted to see if this is even possible. I have tons of applications that I want to be able to boot up from my external hard drive after I copy them from my laptop. Is this remotely possible? If I just do a 1 to 1 copy of my C:/ to my 500gb hard...
  6. RodS2

    New to CSS...Defining set page width.

    I'm new to CSS and using an online tutorial to learn how to turn my photoshop design into working html. One thing it hasn't shown me how to do is define a specific page width. My photoshop page width is 900px and I have it so everything is centered in the middle of the page. Where do I define...
  7. RodS2

    Issue with DFGallery 2.0

    I am trying to put a gallery together for a trip that we are taking next week. I am no PHP expert but love the DfGallery 2.0 I am experiencing an issue that a lot of others are experiencing. If you go to: shoperella.com/test2 you will see at the bottom: Invalid cURL response. We expected...
  8. RodS2

    How to get footer to appear at bottom of page on all pages.

    I have a web firm developing a website and for some reason they cannot get it so that the footer automatically is positioned at the bottom of the users screen. So if there is less white space, the webpage should not scroll, and the footer should appear flush to the bottom of the screen. One...
  9. RodS2

    Extremely Complex If Statement

    I am having a hard time creating an if statement that lets me total up the items within a column. Here is my data: SPREADSHEET TAB #1 Task Estimate (in minutes Due Today? Project XYZ 15 Yes 2 ABC 30 No...
  10. RodS2

    Complex IF Statement in Excel

    I am trying to create a formula that will track total hours by person. The problem is that there could be multiple people in the same row. Here's an example Description Who Time (days) Paint car Door Sarah 4 Install Car Door Jack...
  11. RodS2

    Code in JS that will take Width &amp; Height and scale to proportion

    I am creating a website in which we will be importing tons of image files and we want to create functionality to scale down the images so they fit within a certain area, but remain in proportion. The display area is 200 x 200, and we have included light-gray boxes so there is a clear divider...
  12. RodS2

    Transitioning rotating images

    Hi All, finally have rotating images working, I found a very simple example and it worked. Anyway, is there anyway to add a transitioning affect to it somehow? I like how it works, but it just all seems too abrupt www.businessemissary.com/template.html <html> <head> <title>Untitled...
  13. RodS2

    Choosing &lt;DOCTYPE&gt; ?? how to

    I've read up on doctypes but I honestly am not sure how do I know which doctype to choose. I have been validating my website w/ the w3c validator and the validator even says it cannot parse my site. My site can be found at www.businessemissary.com/template.html can anyone tell what the...
  14. RodS2

    Rotating Images

    I would like to include rotating images to our main page. Like rotate between 5 or 6 images. The page is at: www.businessemissary.com/template.html and the image we want to rotate is that main image in the middle on the left. Thanks for your help!
  15. RodS2

    Please help fix so it looks right in Mozilla

    Can anyone please help fix this this page so it looks right in FireFox. It shows up just fine in IE, but I am not doing something right with the code! link to site below & code & CSS file http://www.businessemissary.com/about/ http://www.businessemissary.com/css/CSS_File.css CODE...
  16. RodS2

    Site showing up funny in Mozilla

    Hi everyone, I'm new to HTML and I am creating a webpage that shows up fine in IE but not so hot in firefox and I am not sure why. the address of the developement is http://www.reesegs.com/about.html notice the image is off centered, but in IE it looks fine. Could someone please help...
  17. RodS2

    Site showing-up funny in Mozilla

    Hi everyone, I'm new to HTML and I am creating a webpage that shows up fine in IE but not so hot in firefox and I am not sure why. the address of the developement is http://www.reesegs.com/about.html notice the image is off centered, but in IE it looks fine. Could someone please help...
  18. RodS2

    Need help with creating three column table that works!

    So I am trying to create a 3 column table to no avail. I am new to dreamweaver and I am teaching myself how it works, but it is just not lining up correctly no matter what I do. The image file is here.. www.reesegs.com/image.jpg Notice there are three columns. The last column contains an...

Part and Inventory Search

Back
Top