Search results

  1. StephanieCordray

    Updating heaven

    yes you can add content parts to your css. After you've made a class for the content, just add the content as one of the attributes of the class.
  2. StephanieCordray

    phpbb forum help. Account activation?

    Yes, you are missing a lot. It's under forum management in your admin section. You have to set each forum of your board to member only posting and other specialized settings you might have. For instance, you might have a moderator forum you don't want open to the public... you can set that up...
  3. StephanieCordray

    CSS Zen Garden

    I've seen it before. It is a nice site.
  4. StephanieCordray

    Create HTML automatically

    Not with straight html, no, there isn't. There are quite a few web applications out there that will do the job however... some are full blown content management systems; some are simple scripts that allow you to add functionalities such as what you described above. I'd suggest asking this...
  5. StephanieCordray

    How do you know if a search engines blocked you?

    definitely depends on the quality of inbound links... took my last site almost a year to become indexed.
  6. StephanieCordray

    inbound links....do images work?

    well, search engines can't read pictures which gives a text link more weight. using alt text helps to some extent.
  7. StephanieCordray

    Tables, cells help

    Not exactly sure what you are asking here. If you are asking if you can load a linked webpage into a table cell, then the answer is no. If you're really attached to your site doing that sort of thing, stick with frames. Otherwise look at alternative ways of linking your pages. I don't...
  8. StephanieCordray

    need a webhosting company

    If you have to threaten to leave to get a response from them, they aren't any good at all... sorry. Don't make excuses for poor service. You should receive the service you pay for. If they can't deliver decent customer service, they don't deserve to be in business.
  9. StephanieCordray

    how do i withdraw from this forum??????????

    Well, I knew i had it for a few years but the doctors i'd seen before didn't seem all that concerned with doing anything with it since they kept pushing meds at me that weren't affecting it. I don't have a lot of restrictions on diet, really. I can eat fried foods, sugar, and whatever as...
  10. StephanieCordray

    What graphic maker to buy

    more than likely zkiller used photoshop. I can't remember if he said so or not. basically it's a layered creation and using various blending techniques to acheive the desired results. Yes, you should be able to use fireworks to acheive similar results. However, fireworks is limited in a lot...
  11. StephanieCordray

    just a little something...

    my heart went into palpitations at the thought... lol... deep fried foods and salt are the biggest of the no-no targets.
  12. StephanieCordray

    My first web site

    you must be looking at a cached page because i have the same problem ian has.
  13. StephanieCordray

    how do i withdraw from this forum??????????

    Thanks, Ian. I have to say, so am I. ;)
  14. StephanieCordray

    just a little something...

    why would the site be hard to get off the ground from there, z?
  15. StephanieCordray

    just a little something...

    how many recipes can you come up with using cool bananas? prolly more than you can using cool beans. :rolleyes:
  16. StephanieCordray

    metallic shine

    with the gradient tools
  17. StephanieCordray

    how do i withdraw from this forum??????????

    I be OK but if I had waited another 24 hours I wouldn't be. HBP left untreated can kill ya.
  18. StephanieCordray

    What graphic maker to buy

    If you're seriously thinking of doing graphics, fireworks is rather limited in scope... not that it can't do an excellent job with what it does, it just doesn't really do that much without plugins. Before taking the plunge to Adobe Photoshop, there is photoshop elements which is a lighter...
  19. StephanieCordray

    just a little something...

    yup, pretty cool or should i say "cool beans?"
  20. StephanieCordray

    How do I fix writing on page?

    Easy to fix. What you have to do is edit your table properties to absolute widths. What you described above is tables whose measurements are set to percentages... the default is 100%. Change those percentages to sizes that read px instead, for instance: <table width="490"></table> the px is...
Top