Search results

  1. H

    control Icon image not displayed on swipebox

    I figured it out. I had to add !important to the css code background-image: url("../images/icons.png")!important;
  2. H

    control Icon image not displayed on swipebox

    Yep, the image is located in the same location. I uploaded the files from the same folder to each server after i found out there was a problem. I have no clue if directory traversal above root is allowed on both servers. How would i find out about that? I appreciate the help!
  3. H

    control Icon image not displayed on swipebox

    The image file is uploaded on both servers. Not sure if you are referring to something else?
  4. H

    control Icon image not displayed on swipebox

    Hi All, I cant figure out why the control icons are not being displayed when the image is enlarged. The control icons are located on the icons.png image. Please scroll down to the photo gallery to see for yourself. On this site that has the same files on the server it is displayed...
  5. H

    How much should I charge for this website?

    Hi Everyone, I created this site for a family member but they still want to pay me. How much should I charge for this? I edited all the photos and used a site template that I altered. I will give them a discount, but just wondering what would be a fair price to charge a regular customer...
  6. H

    bg color deleted when i scroll to left or right in browser window?

    Would anyone know why the background color in the header and footer is deleted when the browser window has scrolling bars from left to right? If i scroll to the left or right the background color is gone? I am sure it has something to do with my margins with are set to auto right now. Any...
  7. H

    How do i fill up entire browser with background image

    is it possible to use a slideshow that fades in and out with mroe photos instead of just that one background photo?
  8. H

    How do i fill up entire browser with background image

    Thanks Man, worked like a charm
  9. H

    How do i fill up entire browser with background image

    I would like to do the exact same thing they did on this site: http://www.beyondtherack.com/member/signin/event-showcase-14334 the image of the models fill up entire screen and if i change my browser window size the image will be zoomed in or out. Any ideas on how i can do that, i cant...
  10. H

    Can anyone tell me who made this flash gallery?

    thx PixelPusher, i will look into those options...will they work on iphones and android phones, i know flash doesnt...thx
  11. H

    Can anyone tell me who made this flash gallery?

    http://www.propertylistingspro.com/los-angeles-and-pasadena-real-estate-photographer/custom-websites/los-angeles-property-websites/www.2097VillaHeights.com/ I would like to purchase it for myself and cannot see any info in the code or anywhere else. Is anyone familiar with this flash gallery...
  12. H

    what kind of link menu is used on this site?

    http://www.prestonbrowndds.com/meet_preston.html would love to know what kind of link menu (in the header) that they are using on this site. Does anyone know where i could get a template for this type of menu? Thanks, Henrik
  13. H

    text is not lined up when using li tag in Safari

    Thanks Nathan, It worked. Really appreciate it!!!
  14. H

    text is not lined up when using li tag in Safari

    hi Nathan, I dont think i understand what you mean, i am still a beginner in regards to css and html
  15. H

    text is not lined up when using li tag in Safari

    Thanks Nathan, i tried your suggestion and it works, however, it turns the square bullet point into a circle even when the list style type is set to square, i really dont want to lose the square, any idea why it does that. Thanks for your help thus far. Henrik
  16. H

    text is not lined up when using li tag in Safari

    THe bullets look perfect in EI and Firefox, but in Safari the text is not lined up correctly, it is pushed out under the bullets. Does anyone know how to fix this safari issue? http://2homscourt.com/literature.html Thanks in advance, Henrik
  17. H

    image strecthed when sending html email

    this is what it looks like, i even added a spacer gif and also using height and with tags for the image <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN"> <HTML><HEAD></HEAD> <BODY> <P>Hi &lt;#[First Name]#&gt;,</P> <P class=MsoNormal style="MARGIN: 0in 0in 0pt">In the heart...
  18. H

    image strecthed when sending html email

    i tried with no luck :(
  19. H

    image strecthed when sending html email

    Hi Everyone, I send out eflyers to my clients through Email Sender Deluxe. Some of my clients who are using outlook receives the eflyer in a stretched format like the image below. This is the code i use to send the eflyer: <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">...
  20. H

    how do i remove the gap that shows up in explorer

    also, if someone would tell me how i can export my css code into an external stylesheet i would really appreciate it.
Top