Search results

  1. P

    Can you share your ideas?

    #1 spam it on all possible forums by starting mindless topics
  2. P

    PSD to HTML?

    It's just cut and paste spam, he should be banned hopefully...
  3. P

    Adding e-commerce functionality to website

    That sounds like a very inefficient way of doing things. Ecommerce solutions are designed from the ground up around an ecommerce CMS like Magento, Open cart etc. Are the Indian company just doing the design (PSD files), or are they building a working website?
  4. P

    Webdevforums.com

    Yes, it kept getting hijacked and all the threads/forums deleted. After a few days of this they took the site down. It came up briefly with a message about "coming soon" but now it's gone again.
  5. P

    Webdevforums.com

    Is anyone here involved with the team at webdevforums.com? It was taken down by a hacker a few weeks ago and I am curious if there was any progress on bringing it back online?
  6. P

    slicing question

    Might have been best to ask this question before finishing the 28 pages
  7. P

    What are cookie-cutter websites?

    "large amount of *cookie-cutter websites* along with a bunch of other websites that would market these *cookie-cutter websites*" Sounds a bit like he wants to set up link farms to me by creating sites that link to each other in an attempt to fool the Google algorithm. So he's probably just...
  8. P

    Help on site design

    That site is made using Flash.
  9. P

    PSD to HTML?

    There isn't a magic tool that converts buttons and sliders designed in a PSD into a working, interactive website.
  10. P

    How do you get Dropdown Menu over embedded videos?

    Try adding wmode="opaque" to the video embed code, that should fix it
  11. P

    Best way to convert/ reprogram Excel Sheet to use in Browser

    Take a look at Google spreadsheets: http://www.google.com/google-d-s/spreadsheets/
  12. P

    about pictures

    The legality depends on what people are doing to the sheep ;)
  13. P

    CMS or Not?

    No extensions spring to mind, but I suggest you do some digging in the Joomla extension directory to see if anything does what you need: http://extensions.joomla.org/
  14. P

    Div Block not in proper position

    Yes take it out of the table for starters :)
  15. P

    Can't spot the fault grrrr

    Put quotes around your values ie width="160"
  16. P

    Joomla, Drupal or Wordpress?

    If you're not experienced with coding then I would suggest Wordpress as it has the biggest and cheapest selection of templates to choose from. Personally I prefer Joomla as I find it more flexible, but for mosts sites Wordpress should be fine.
  17. P

    Div block sit at top of page

    Default margin of the h1 tag is causing it. Try adding this to the h1 css: margin-top:0px;
  18. P

    Changing the width of the site?

    css without the html is a bit hard to interpret :) Can you post a link to a demo of the template you're using? That would make it easier. I'm guessing the 3 occurrences of width: 960px is what you need to change, but it probably won't be as simple as that.
  19. P

    Joomla! is failing me.

    Hmm, never seen that one before. Did you successfully create any articles before you started seeing the problem? It might be worth trying it on the web server, it'll probably be more robust than developing locally.
  20. P

    Why CMS?

    Yep articles is a misleading name. A couple of the major content extensions (K2 and flexicontent) call them "items" instead, which is better!
Top