Activity Stream
48,167 MEMBERS
6816 ONLINE
besthostingforums On YouTube Subscribe to our Newsletter besthostingforums On Twitter besthostingforums On Facebook besthostingforums On facebook groups

Results 1 to 8 of 8
  1.     
    #1
    I r Super Cop

    Default Adding border to Images

    Hi,

    I want to add border (2px) to all images (which i upload) by default. How do i do this?
    Rox Reviewed by Rox on . Adding border to Images Hi, I want to add border (2px) to all images (which i upload) by default. How do i do this? Rating: 5
    Follow besthostingforums on FB

    Looking for an Article Writer? Check out my services here.

  2.   Sponsored Links

  3.     
    #2
    Pure Awesomeness!
    .entry img {border: 2px solid #DFDFDF; padding:5px;}

    Assuming your posts are called "entry" in the css, or post your URL and I'll check.



  4.     
    #3
    Respected Member
    <img src=”image.jpg” style=”border: 2px solid #000000;”>

    Double might look better:
    <img src=”image.jpg” style=”padding: 2px; border: 2px solid #000000;” >

    edit: Ignore the above. It would not do it by itself

    CSS:

    .entry-content img { border: #000000 2px solid; }

  5.     
    #4
    Member
    Website's:
    iFunMaza.com
    you can define a class in CSS
    and call it for all the images!!

    FB - http://www.facebook.com/IfunMaza
    Twitter - twitter.com/#!/iFunMaza

  6.     
    #5
    I r Super Cop
    @ Jesse

    i dont want to manually add to all images, im looking for some fix in css or wherever applicable so that border is added automatically to all post images
    Follow besthostingforums on FB

    Looking for an Article Writer? Check out my services here.

  7.     
    #6
    Member
    Website's:
    wscripts.net damnlolscript.com lulzjet.com
    the code posted by RT should work, just check the post class

  8.     
    #7
    I r Super Cop
    @ RT

    thanks! works smoothly
    Follow besthostingforums on FB

    Looking for an Article Writer? Check out my services here.

  9.     
    #8
    Pure Awesomeness!
    No worries mate .



Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

Similar Threads

  1. Removing border from a particular widget only
    By Cojba in forum Wordpress
    Replies: 0
    Last Post: 6th Aug 2012, 08:53 AM
  2. please help, how to remove table border?
    By leecherz in forum Web Application/Script Support
    Replies: 3
    Last Post: 21st Jun 2012, 11:59 PM
  3. Replies: 11
    Last Post: 11th Feb 2011, 11:58 PM
  4. How to add shadow border and cool text in image
    By Netguy in forum Graphics Area
    Replies: 0
    Last Post: 22nd Oct 2010, 07:10 PM
  5. Images Watermarker of my Images and Upload it!!
    By Bytes in forum Completed Transactions
    Replies: 11
    Last Post: 5th Aug 2010, 11:24 AM

Tags for this Thread

BE SOCIAL