How Do I Get The Red Dashed Border

7 replies
  • WEB DESIGN
  • |
Hi guys

Could anyone give me a little help. I want to add a border to the testimonial on this page - Accelerated Niche Profits - Secret System For Generating Unlimited Profits In Red Hot Niche Markets

Dreamweaver is horrible for adding borders, so could anyone give me the code to use for that red dashed border that you see on many salespages?

Do you know the type?

I can't find an example right now but I'll keep looking.

Any help would be greatly appreciated.

Thanks,
James
#border #dashed #red
  • Profile picture of the author JamesPenn
    Here's an example

    Resell Rights Mastery by Edmund Loh - Become the Next Resell Rights Master!

    Scroll right to the bottom for the red dashed boreder. It's round the order button.
    {{ DiscussionBoard.errors[579554].message }}
  • Profile picture of the author Ken Shorey
    <table style="border-style:dashed; border-width:4px; BORDER-COLLAPSE: collapse" bordercolor="#cc0000">
    {{ DiscussionBoard.errors[579786].message }}
  • Profile picture of the author JamesPenn
    Thanks Ken

    Sorry for my lack of technical knowledge, but how do I insert this into my code? Where on the page does it go?

    Thanks,
    James
    {{ DiscussionBoard.errors[579799].message }}
    • Profile picture of the author antmen
      take this part of the above:
      style="border-style:dashed; border-width:4px; BORDER-COLLAPSE: collapse" bordercolor="#cc0000"

      and insert in (with a space) after word "table" in the opening <table> bucket. Not in the closing </table> bucket.

      btw - you should add that dashed border to your CALL TO ACTION or opt-in form, not the testimonial. If they read the testimonial great, but what you really want them to do is take action. besides, the testimonial is already higlighted in yellow... although you could add a nice little shadow for effect or a headshot, etc., you don't really have to do much more to it.

      -Anthony
      Signature

      My WSO: Movie-Trailer-Styled VO
      My IM blog: AnthonyMendez.com
      My First eBook: Meditation for Voice-Over
      My VO blog: The Lazy Voice-Over
      Follow Me on Twitter: TwitterAnthonyVO.com

      {{ DiscussionBoard.errors[580105].message }}
  • Profile picture of the author JamesPenn
    Thanks a lot Anthony, and for the tip.

    I've put it around my call to action instead.

    Thanks,
    James
    {{ DiscussionBoard.errors[580127].message }}
  • <table><tr><td style="border:dashed 4px #FF0000;">
    {{ DiscussionBoard.errors[580496].message }}

Trending Topics