Results 1 to 8 of 8
-
16th Jan 2012, 07:11 PM #1OPI r Super Cop
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: 5Follow besthostingforums on FB
Looking for an Article Writer? Check out my services here.
-
16th Jan 2012, 07:15 PM #2Pure Awesomeness!
-
16th Jan 2012, 07:18 PM #3Respected 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; }
-
16th Jan 2012, 07:20 PM #4MemberWebsite's:
iFunMaza.comyou can define a class in CSS
and call it for all the images!!
-
16th Jan 2012, 07:21 PM #5OPI 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 imagesFollow besthostingforums on FB
Looking for an Article Writer? Check out my services here.
-
16th Jan 2012, 07:26 PM #6MemberWebsite's:
wscripts.net damnlolscript.com lulzjet.comthe code posted by RT should work, just check the post class
-
16th Jan 2012, 07:30 PM #7OPI r Super Cop
@ RT
thanks! works smoothlyFollow besthostingforums on FB
Looking for an Article Writer? Check out my services here.
-
16th Jan 2012, 07:34 PM #8
Sponsored Links
Thread Information
Users Browsing this Thread
There are currently 1 users browsing this thread. (0 members and 1 guests)
Similar Threads
-
Removing border from a particular widget only
By Cojba in forum WordpressReplies: 0Last Post: 6th Aug 2012, 08:53 AM -
please help, how to remove table border?
By leecherz in forum Web Application/Script SupportReplies: 3Last Post: 21st Jun 2012, 11:59 PM -
Free images host uploader - images will not expire!
By jippo in forum Useful SitesReplies: 11Last Post: 11th Feb 2011, 11:58 PM -
How to add shadow border and cool text in image
By Netguy in forum Graphics AreaReplies: 0Last Post: 22nd Oct 2010, 07:10 PM -
Images Watermarker of my Images and Upload it!!
By Bytes in forum Completed TransactionsReplies: 11Last Post: 5th Aug 2010, 11:24 AM
themaCreator - create posts from...
Version 3.47 released. Open older version (or...