رفتن به مطلب

اضافه کردن حاشیه به عکس ها وردپرس (حل شد )


726900

پست های پیشنهاد شده

ممنون از راهنمایی لطفا خودتون واسم کد بذارید فرستادم واستون

 

 

  • برید پیشخوان وردپرس - ویرایشگر پوسته - فایل css اینرو پیدا کنید و بهش کد بالارو اضافه کنید

  •  .post-img

     

     

     

  • از اینم میتونید استفاده کنید

  • .post-img {border-radius: 3px;}

     

     

     

  • و یا کد استاد فرهنگ عزیز رو

     

     

     

  • .post-img {border: solid 3px #eee;border-radius:3px;}

     

     

     

 

 

  • و کد CSS کلی برای کل استایل

 

 

  • body{margin:40px 40px; /* top,left margins to display the image*/}div.shadow{float: left; /* Align the div(container of the image) left */padding: 0 5px 5px 0;}div.shadow img{display: block; /* Set the display type of the div(image) */position: relative; /* Attributes which is used for positioning the image(relative,obsulte,..) */top: -2px; /* Position the image from the top */left:-2px;/* Position the image from the left */padding:8px; /* Main attribute of this css, which will specify the border size of the image*/background:#FFF; /* Attribute used to specify the color of the image border */border:1px solid; /* Specify the image border(can specify the different styles)*/border-color: #ccc #666 #666 #ccc /* specify the left,right,top,bottom color of the border */}

     

     

     

     

 

لینک به دیدگاه
به اشتراک گذاری در سایت های دیگر

بایگانی شده

این موضوع بایگانی و قفل شده و دیگر امکان ارسال پاسخ نیست.

مهمان
این موضوع برای عدم ارسال قفل گردیده است.
×
×
  • اضافه کردن...