Search results

  1. conor

    Wordpress problem

    Sorry I meant through out the site
  2. conor

    Wordpress problem

    I'm not using a forum script - at the moment it is just a static page. That would work but I want to use wordpress through out the page so I couldn't link to a sub directory. Any other suggestion?
  3. conor

    Wordpress problem

    Im using wordpress. I have a problem. I have my home page set as a static one and the posts set on a different page. I want the forum to show up as soon as you load the url. I have set wordpress to do this but it also displays a second page named forum. I cannot delete the second page or else...
  4. conor

    are you happy?

    i didnt go to college yes yes very
  5. conor

    Is this a valid tool for a web designer to use?

    dreamweaver is not needed The reason that people pay for the service is they dont have the time to invest in a project like that, and proffesionals can personalize sites to a greater level.
  6. conor

    probably simple thing to do...

    just add {overflow:scroll} to the CSS, and make sure to apply a height
  7. conor

    screen shots of websites

    just use the printscreen keyboard command
  8. conor

    PhP

    it depends on the hosting... It is possible to use windows but linux is far better and it supports more commands. Generally windows is terrible for anything, especially programing!
  9. conor

    Help with scrollbars!

    dunno... Try changing the set width and checking that the div that it is inside doesn't have a smaller width Also try applying {overflow:scroll;}
  10. conor

    Finding clients

    I agree with that, the best advertisment is your own site. Let google know that your a web designer, and if people search for designers in a certain area you might just turn up! But remember to put a lot of work into your own site, show off a little!
  11. conor

    SO AGGRAVATED!!! Site breaks in IE 6 and 7

    it's a nice site, did you make the theme yourself? I read the article, you said that the site was XHTML valid. Maybe it's not showing up any errors because there aren't any! You have to add extra CSS to make it work in ie. Try applying a standard font size - instead of letting the browser...
  12. conor

    SO AGGRAVATED!!! Site breaks in IE 6 and 7

    it's a nice site, did you make the theme yourself? I read the article, you said that the site was XHTML valid. Maybe it's not showing up any errors because there aren't any! You have to add extra CSS to make it work in ie. Try applying a standard font size - instead of letting the browser...
  13. conor

    SO AGGRAVATED!!! Site breaks in IE 6 and 7

    it's a nice site, did you make the theme yourself? I read the article, you said that the site was XHTML valid. Maybe it's not showing up any errors because there aren't any! You have to add extra CSS to make it work in ie. Try applying a standard font size - instead of letting the browser...
  14. conor

    SO AGGRAVATED!!! Site breaks in IE 6 and 7

    it's a nice site, did you make the theme yourself? I read the article, you said that the site was XHTML valid. Maybe it's not showing up any errors because there aren't any! You have to add extra CSS to make it work in ie. Try applying a standard font size - instead of letting the browser...
  15. conor

    SO AGGRAVATED!!! Site breaks in IE 6 and 7

    it's a nice site, did you make the theme yourself? I read the article, you said that the site was XHTML valid. Maybe it's not showing up any errors because there aren't any! You have to add extra CSS to make it work in ie. Try applying a standard font size - instead of letting the browser...
  16. conor

    How can I achieve this effect?

    if you right click on the image and select view background image then you will see that it is just an image being repeated using CSS. .class{ background:url(whatever.jpg) repeat; } That should work for you, let me know if you have any problems.
  17. conor

    How to make it easy to make site wide changes

    yeah, there are two ways I know to do it, 1. Use some sort of CMS, you can find plenty of free ones online 2. If your intrested in devoloping your coding skills then you could use the Smarty Template Engine, which requires a basic knowledge of php. Google them if you don't know what I'm...
  18. conor

    web design - where is it headed?

    Hi I just want to ask peoples opinions on where web design is headed in the future. I want to know what software people use and why? Most designers these days are using programs like dreamweaver, flash CS3 and CMS such as joomla. If you use this software then why do you use it, do you pay...
  19. conor

    Is MySQL / PHP the proper technologies for my needs?

    yes php and mysql would be the right solution. As for all the programing, you would probarbly have to get someone to sit down with you and explain it to you. You can download WAMP (for windows) it has php, mysql, pear etc with it at http://www.wampserver.com/en/download.php
  20. conor

    What files the customer gets

    It would probarbly be the swf files. But usually you don't give any files to the customer, you usually just ask them what they want, make a draft, upload it, then get in contact with them and ask if they want anything changed.
Top