Search results

  1. jnjc

    Report Spam Thread

    http://www.webdesignforum.com/showpost.php?p=19216&postcount=2 http://www.webdesignforum.com/showpost.php?p=19216&postcount=3
  2. jnjc

    Joomla friend or foe?

    There is always a way. The userid/password you entered is stored in whatever database backend you use (usually MYSQL). What you could've done is create a new Joomla instance, dump the user file. Then delete the user file from the instance you are having problems with and load in the new one...
  3. jnjc

    Report Spam Thread

    http://www.webdesignforum.com/showpost.php?p=19060&postcount=1
  4. jnjc

    auto loading frame page

    Can you post one of the URL's for a "child page"
  5. jnjc

    is there a way to track keyword progress and sites position?

    There are two things you'll need to do: 1) install google analytics code onto your pages http://www.google.com/analytics/ You will need to put a few lines of code (google will supply once you register) at the end of each page. Once that is done then you can get statistics on page...
  6. jnjc

    Joomla 1.5.4 Problem

    Maybe it's a cookie issue, have you tried clearing your cookies and trying again ? Maybe try login from a different browser... Addition... I am pretty new to joomla but I have seen instances where it opens a new window when you submit a form (usually after I've been logged in and doing lots...
  7. jnjc

    What css editor do you prefer?

    I like the css functions in Microsoft Visual Developer. There is an express version that you can download for free. When you are editing a style you can right click and choose the "build style" menu option and it gives you a tabbed dialog with the various options in it. Makes it pretty...
  8. jnjc

    Report Spam Thread

    http://www.webdesignforum.com/showpost.php?p=19002&postcount=1
  9. jnjc

    PureDezigner.com SEO help.

    At this stage I wouldn't worry about it they'll drop off the recent list in a day or so....
  10. jnjc

    Website Developer Software

    By this I meant a good site to look for templates not an actual template....
  11. jnjc

    PureDezigner.com SEO help.

    http://www.webdesignforum.com/showthread.php?t=4566 3. Spam, multiple posting of same topic, promoting your own site/forum and posting of sites with affiliate ID's is not allowed
  12. jnjc

    web page edit. help needed.

    It should be easy enough. What you'll need to do is put together a piece of HTML that says what you want and then put it somewhere near the top of the page. The HTML should probably look like this: <div style="font-size:18px;font-weight:bold;color:red">Please Note Due To Technical...
  13. jnjc

    Website Developer Software

    Your best bet would be to look at the sites where you can buy (or get free) site templates. Look for .css based templates. Once you get one you like it'll be just a matter of filling in the content and if you have html experience then that should be easy enough. I have never downloaded a...
  14. jnjc

    Report Spam Thread

    http://www.webdesignforum.com/showpost.php?p=18918&postcount=1 This guy has spammed the forum with multiple messages
  15. jnjc

    PureDezigner.com SEO help.

    I don't think anybody is going to help you after you have just spammed the forum....
  16. jnjc

    Flowing table cells

    I think you may be over complicating things. Check out: http://www.solasit.com.au/sandbox/webdesign/imgGallery/ Try resizing your browser and you should see the content wrap depending on the size of your browser window. If you view the source all I have done is as follows: <div...
  17. jnjc

    Report Spam Thread

    http://www.webdesignforum.com/showpost.php?p=18801&postcount=1
  18. jnjc

    Image shows on Mac and not PC

    I have seen this problem a couple of times before. I am not 100% sure of what causes it but it has something to do with the way the image is created/saved. The way to solve the issue is to open the image in a windows package (I used PSP but you can fix it with paint also) and just re-save...
  19. jnjc

    Feedback Appreciated

    Thanks Ian, Are you looking at nfm.solasit.com.au or www.nofuss.com.au ? The site went live and I've tweaked it since. I haven't updated the one off my main site (it was just for testing). Apologies for not updating the thread. Are you seeing the same issue on www.nofuss.com.au ...
  20. jnjc

    Rollover Problem in IE and Safari

    There appears to be some "funny" things in your header. As follows highlighted in bold: <style type="text/css"> <!-- body { background: url(http://www.lundstromdesign.com/websitebackgroundcopy.jpg) fixed center no-repeat ; background-color: #FFFFFF; background-image...
Top