Forum Replies Created

Page 118 of 129
  • Abraham Chaffin

    December 7, 2007 at 10:35 pm in reply to: CSS Background Images as Borders

    You can set it to not repeat and then align it to the bottom right of the div.


    <style type="text/css">

    Abraham

  • Abraham Chaffin

    December 7, 2007 at 9:25 pm in reply to: CSS Background Images as Borders

    I would assume they are vertical aligning the background image to the bottom so that the fade always happens from lightest at the bottom to solid at the top – then you can have a background color with the same color as the top of the graphic to fill in where the background no longer repeats.

    Abraham

  • Abraham Chaffin

    December 7, 2007 at 8:02 pm in reply to: testing
  • Abraham Chaffin

    December 7, 2007 at 7:42 pm in reply to: test
  • Abraham Chaffin

    December 5, 2007 at 6:18 pm in reply to: trademark “

    The reason it’s not working is in your code it is &amp;trade; not &trade; the html code to create an ampersand is &amp; – the html code to create a trade mark is &trade; – this will work in any character formatting on the net which is why it should be used rather than the direct iso / utf-8 character. Somewhere your signature got reinterpretted, I’ll see if I can figure out where this may have occurred.

    Abraham

  • Abraham Chaffin

    December 5, 2007 at 6:02 pm in reply to: search great

    Hey Bob,

    Quotes are supported (literal) but not plus or minus at this time. Most of the adjustments so far to the search mechanism have been in formatting the results rather than supporting advanced characters, formatting, or commands. We are continuing to do adjustments to it and I’m sure eventually these things will be implemented once the results and the basics are established.

    Abraham

  • Abraham Chaffin

    December 4, 2007 at 7:07 pm in reply to: 3D text tutorial gone missing

    Well that isolates it a bit further. I’m not sure about the tutorial you were referring to where someone was deprived of sleep but a search using your criteria in our library renders 3 results:
    https://library.creativecow.net/search.php?q=%223D+text%22+%22After+Effects%22

    Maybe someone else will remember an article with your other criteria.

    Hope this helps,

    Abraham

  • Abraham Chaffin

    December 4, 2007 at 5:46 pm in reply to: 3D text tutorial gone missing

    Someone else may be able to remember this specific tutorial but if we have a tutorial on 3D text specifically you should be able to find it using our tutorials search engine. Here’s a search for 3D text – one of these should be what you’re looking for.

    If not – what program was it for?

    Abraham

  • Abraham Chaffin

    November 30, 2007 at 8:07 pm in reply to: TEST
  • Abraham Chaffin

    November 29, 2007 at 10:12 pm in reply to: HTML Based Newsletter

    If you’re looking for some design tips on what should be in an HTML newsletter there’s some good tips here
    https://www.sitepoint.com/article/code-html-email-newsletters

    Some of the basic pointers are
    – no javascript
    – smaller width than the web site (~700px max wide)
    – single column format
    – use tables primarily instead of css
    – all links need to be absolute
    – use same styling as your regular site for familiarity

    For an example some of Creative COW’s newsletters can be found here
    https://newsletters.creativecow.net/

    Abraham

Page 118 of 129

We use anonymous cookies to give you the best experience we can.
Our Privacy policy | GDPR Policy