Search results

  1. smoovo

    galleria help

    Can you post link to this page?! It is necessary to look at your JS code.
  2. smoovo

    Installing Fonts, Swatches and Brushes Photoshop Portable

    You can download fonts from Dafont.com, and install them to your machine. It will automatically update your fonts folder, and next time you'll open Photoshop it will update your fonts list too. - Enjoy. :)
  3. smoovo

    Testing PHP

    You have Wamp Server. It's free and very simple to use. Once you have installed the server, just place your files in the root directory ("www" folder), and start your services. You can test PHP and MySQL on this server. - Enjoy. :)
  4. smoovo

    stuck centering my site!

    Your link doesn't work...
  5. smoovo

    Please test drive

    IE 6 has a problem with your slider. Your ads that you placed on the right side placed in the middle of the page in IE 6, 7 and 8.
  6. smoovo

    Changing Content on a Single Page.

    My opinion is if you are not familiar with what you doing, don't do it. You need someone to explore your site and build a CMS for you. I know you want to do it FREE but sometimes you just can't. To change it one time you can use the code you got, but to edit and manage it you have to build...
  7. smoovo

    Website Feedback Appreciated

    I don't know if i should be amazed by the houses or your website... Very nice!
  8. smoovo

    how to overcome positioning problems in different browsers?

    Few steps for cross browsing: - Reset your CSS code. - Build CSS code for old IE. (use this page) - Check your script with W3C Validator. - Enjoy.:)
  9. smoovo

    When is webdesign good

    and - Enjoy. ;)
  10. smoovo

    Changing Content on a Single Page.

    Right like you placed the text inside your function. You can write there all of your script. Just one thing, use innerHtml in your function... -Enjoy.
  11. smoovo

    Probably simple 'onclick' event question

    So you want to upload iframe with image inside, and with one click to do the upload and to resize the image? If yes you can't do that. iframe it's already built page, and you are trying to edit something in it, you are trying to edit page inside page... Impossible. I'm barely believe you...
  12. smoovo

    css positioning

    No problem! :)
  13. smoovo

    css positioning

    4 times vertically is 4 times your image height, 2 times horizontally it's 2 times your image width. so let's say your image is 120px W/100px H you have now image 240px W/400px H. In HTML you can open a div, with style that gives it a size and gives it your image as a background. the...
  14. smoovo

    Pesky gap in graphics below Flash element

    Flash embedding is quite different from one browser to another, and FF adds gap for the extra code it doesn't use. You need cross browser script for that. I have checked your code with my cross browser script and it worked. Try it online and let us know how it's going. :) <!--[if !IE]> -->...
  15. smoovo

    Text in my "content" running into the "footer"

    Any Time :).
  16. smoovo

    Need help with ads

    You have the Google Ads box in your website, and this box full with advertisement of other websites. Just write down 3 of them (only the page addresses) to see the picture from your side. The best thing to do is to get contact with Google and ask them for solution. Here is the link. Click on...
  17. smoovo

    Designer vs Client

    There is no one pattern to use for this kind of things, you need to improvise at the time. If you want to keep your clients satisfied and to work with them longer, you should go and do as they feel good with. By the way, you should build CMS for them to change images or ads in their site, it...
  18. smoovo

    Text in my "content" running into the "footer"

    If you are using the overflow auto method you should add width to the container too. Eventually I'm happy it worked for you.
  19. smoovo

    Website trouble

    I'm glad :).
  20. smoovo

    Which is the best keyword tracker tool?

    From my experience, everything in tools is individual, it depends on your goals, knowledge and budget.
Top