728 x 15 link unit with border?

Discussion in 'AdSense' started by sft_hrt2002, Apr 4, 2008.

  1. #1
    How can i have a BORDER OF DESIRED COLOR in 728 x 15 link unit?Is it possible?Also 728 x 15 link unit in dp come with a border if u see carefully as u SEE BELOW!
     
    sft_hrt2002, Apr 4, 2008 IP
  2. Fka200

    Fka200 Guest

    Best Answers:
    0
    #2
    use a div tag.
     
    Fka200, Apr 4, 2008 IP
  3. angilina

    angilina Notable Member

    Messages:
    7,824
    Likes Received:
    186
    Best Answers:
    0
    Trophy Points:
    260
    #3
    I think you can do that via DIV or table
     
    angilina, Apr 4, 2008 IP
  4. Adulu

    Adulu Peon

    Messages:
    2,791
    Likes Received:
    43
    Best Answers:
    0
    Trophy Points:
    0
    #4
    Link unit color=#EAF4E9.
     
    Adulu, Apr 4, 2008 IP
  5. Abhik

    Abhik ..:: The ONE ::..

    Messages:
    11,337
    Likes Received:
    606
    Best Answers:
    0
    Trophy Points:
    410
    Digital Goods:
    2
    #5
    Yeah.. a div can do this..
     
    Abhik, Apr 4, 2008 IP
  6. sft_hrt2002

    sft_hrt2002 Active Member

    Messages:
    681
    Likes Received:
    3
    Best Answers:
    0
    Trophy Points:
    58
    #6
    can u tell me how to use div tags i used the div tags but the border doesnt come:confused:
     
    sft_hrt2002, Apr 4, 2008 IP
  7. sft_hrt2002

    sft_hrt2002 Active Member

    Messages:
    681
    Likes Received:
    3
    Best Answers:
    0
    Trophy Points:
    58
    #7
    how to use div tags?i used the same but the border doesnt appear.Also where to include the border color hexadecimal code?
     
    sft_hrt2002, Apr 4, 2008 IP
  8. Geraldm

    Geraldm Well-Known Member

    Messages:
    1,330
    Likes Received:
    97
    Best Answers:
    0
    Trophy Points:
    115
    #8
    Try something like this:

    
    <div style="float: right; padding: 4px; margin: 0px; border-width: 0px 0px 0px 0px; border-style: solid; border-color: #ffffff; background-color: #F5F7FB; border-left: #BAC9FF 1px solid;border-right: #BAC9FF 1px solid; margin-top: 5px; margin-left: 4px;" valign="top">
    <script type="text/javascript"><!--
    google_ad_client = "pub-xxxxxxxxxxxxxxxxx";
    google_ad_slot = "123456789";
    google_ad_width = 300;
    google_ad_height = 250;
    //-->
    </script>
    <script type="text/javascript"
    src="http://pagead2.googlesyndication.com/pagead/show_ads.js">
    </script></div>
    
    HTML:
    obviously you'll have to play around with the style of the DIV to match how you want it.
     
    Geraldm, Apr 4, 2008 IP
  9. sft_hrt2002

    sft_hrt2002 Active Member

    Messages:
    681
    Likes Received:
    3
    Best Answers:
    0
    Trophy Points:
    58
    #9
    Hello Geraldm....my sincere thanks to you for giving me a satisfactory answer to my query.I got the perfect design the way i wanted:)
    THANKS AGAIN TO ALL DP MEMBERS HERE:D
     
    sft_hrt2002, Apr 4, 2008 IP
  10. jakeruston

    jakeruston Banned

    Messages:
    1,363
    Likes Received:
    89
    Best Answers:
    0
    Trophy Points:
    0
    #10
    Why would you want a border around them? It would be better without, but thats of course without looking at your website.
     
    jakeruston, Apr 5, 2008 IP
  11. thivakaran

    thivakaran Active Member

    Messages:
    240
    Likes Received:
    2
    Best Answers:
    0
    Trophy Points:
    53
    #11
    div....sure can do it
     
    thivakaran, Apr 5, 2008 IP