August 23rd, 2008
Viewed 255 views
This is a quick and short update. I just want to share the CSS design for WP image caption to make your photo caption nicer.
Copy and paste the code below and bahala na kayo mag-edit. Ito ay para sa mga may gusto lang ok? hehehe. This is so simple and very basic para ka lang nag-define ng WP-calendar
Kung hindi mag-work let me know ok?
Show me the codes ▼
/* Captions & aligment */
.aligncenter,
div.aligncenter {
display: block;
margin-left: auto;
margin-right: auto;
}
.alignleft {
float: left;
}
.alignright {
float: right;
}
.wp-caption {
border: 1px solid #ddd;
text-align: center;
background-color: #E6E6E6;
padding-top: 4px;
margin: 15px;
-moz-border-radius: 3px;
-khtml-border-radius: 3px;
-webkit-border-radius: 3px;
border-radius: 3px;
}
.wp-caption img {
margin: 0;
padding: 0;
border: 1px solid #ffffff;
}
.wp-caption p.wp-caption-text {
font-size: 11px;
line-height: 17px;
padding: 5px 4px 5px;
margin: 0;
text-align: center;
}
/* End captions & aligment */
Also, I want to thank my SIL Valerie for the URL of Spoiler plugins. Thanks so much Val actually matagal ko na ito hinahanap de ko lang kasi alam ang exact name ng plugins kaya nahirapan ako hanapin at kung kani-kanino narin ako nagtanong pero walang nasagot LOL. Well, ganun talaga!
This entry was filed under Designs You can follow responses to this entry through the RSS 2.0 feed.
Or trackback from your own site.
But first please read my Disclosure Policy
Leave a Reply
If you're new here or you changed your email add, your comment is held for moderation. I'll return comments as much as I can.