Forum Replies Created

Viewing 5 replies - 1 through 5 (of 5 total)
  • Thread Starter mcneil

    (@mcneil)

    For some reason, it did not.

    Thread Starter mcneil

    (@mcneil)

    Hi! Thanks for responding. I think I have too much code. 🙂 Here what I have….

    .rtw_meta a {
    color: white;
    }
    .rtw_meta a:hover {
    color: red;
    }

    .rtw_name a
    {
    color: #fff;
    }
    .rtw_id a
    {
    color: #fff;
    }
    .rtw_main a
    {
    color: #fff;
    }

    p.rtw_main, p.rtw_main a {
    color: white;
    }

    .rotatingtweets {
    text-shadow: none;
    }

    .rotatingtweets a {
    color: #fff;
    }

    .alternate_color, .alternate_color .site-background, .alternate_color .first-quote, .alternate_color .related_image_wrap, .alternate_color .gravatar img .alternate_color .hr_content, .alternate_color .news-thumb, .alternate_color .post-format-icon, .alternate_color .ajax_controlls a, .alternate_color .tweet-text.avatar_no, .alternate_color .toggler, .alternate_color .toggler.activeTitle:hover, .alternate_color #js_sort_items, .alternate_color.inner-entry, .alternate_color .grid-entry-title, .alternate_color .related-format-icon, .grid-entry .alternate_color .avia-arrow, .alternate_color .avia-gallery-big, .alternate_color .avia-gallery-big, .alternate_color .avia-gallery img, .alternate_color .grid-content, .alternate_color .av-share-box ul, #top .alternate_color .av-related-style-full .related-format-icon, .alternate_color .related_posts.av-related-style-full a:hover, .alternate_color.avia-fullwidth-portfolio .pagination .current, .alternate_color.avia-fullwidth-portfolio .pagination a, .alternate_color .av-hotspot-fallback-tooltip-inner, .alternate_color .av-hotspot-fallback-tooltip-count {
    color: #fff;
    font-size: 18px;
    }

    a.rtw_hashtag_link {
    text-decoration: none;
    color: #fff;
    }

    div.rotatingtweet a {
    color: #fff;
    }
    a.rtw_media_link {
    color: #fff;
    }

    div.rotatingtweet a {color:white;}
    div.rotatingtweet a {color:white !important;}
    div.rotatingtweet p.rtw_main a {color:white !important;}
    div.rotatingtweet p.rtw_main a {color:white;}

    Thread Starter mcneil

    (@mcneil)

    Cool beans! Thanks!

    Thread Starter mcneil

    (@mcneil)

    I have a form where users fill out basic information and then upload a file that I want emailed to me. I used the sample code and it attached the attachment.htm file, but I wanted it to attached the file that was uploaded through the form.

    Thanks for your help.

    Thread Starter mcneil

    (@mcneil)

    Ok. I was able to get the custom email to work..but how do I get it to recognized the file attachment.

Viewing 5 replies - 1 through 5 (of 5 total)