Changeset 961221
- Timestamp:
- 08/06/2014 06:00:49 PM (11 years ago)
- Location:
- wens-responsive-column-layout-shortcodes/trunk
- Files:
-
- 3 edited
Legend:
- Unmodified
- Added
- Removed
-
wens-responsive-column-layout-shortcodes/trunk/readme.txt
r941111 r961221 2 2 Contributors: webexpertsnepal, bhuwanroka 3 3 Tags: column, fluid layout, shortcode, responsive columns, one_half, one_third, one_fourth, one_fifth, one_six, Responsive design, CSS3, row, rows, grid, grid base, fit one responsive, bootstrap grid, layout flexible, column shortcode, wpcolumn, pagecolumn, wordpress layout shortcode, sidebar, sidebars, Style, theme, flexible layout, widget, widgets, css3, media 4 Stable tag: 1.2. 24 Stable tag: 1.2.3 5 5 Requires at least: 3.0 6 6 Tested up to: 3.9 -
wens-responsive-column-layout-shortcodes/trunk/wen-responsive-layout.php
r941122 r961221 4 4 Plugin URI: http://wordpress.org/plugins/wens-responsive-column-shortcodes/ 5 5 Description: WEN's Responsive Column Layout Shortcodes easily add shortcodes to create 2, 3, 4, 5, 6, columns along with responsive layout in your posts/pages or widget section. 6 Version: 1.2. 26 Version: 1.2.3 7 7 Author: Web Experts Nepal, Bhuwan Roka 8 8 Author URI: http://webexpertsnepal.com -
wens-responsive-column-layout-shortcodes/trunk/wen-style.css
r941074 r961221 65 65 #Landscape phones and down# */ 66 66 @media only screen and (max-width: 500px) { 67 .one_half,.one_third,.two_third,.three_fou 500rth,.one_fourth,.one_fifth,.two_fifth,.three_fifth,.four_fifth,.one_sixth,.five_sixth, .one_half_last, .one_third_last, .two_third_last, .one_fourth_last, .three_fourth_last, .one_fifth_last, .three_fourth_last, .one_fifth_last, .two_fifth_last, .three_fifth_last, .one_sixth_last, .five_sixth_last{67 .one_half,.one_third,.two_third,.three_fourth,.one_fourth,.one_fifth,.two_fifth,.three_fifth,.four_fifth,.one_sixth,.five_sixth, .one_half_last, .one_third_last, .two_third_last, .one_fourth_last, .three_fourth_last, .one_fifth_last, .three_fourth_last, .one_fifth_last, .two_fifth_last, .three_fifth_last, .one_sixth_last, .five_sixth_last{ 68 68 width: 100%; 69 69 margin-bottom: 15px;
Note: See TracChangeset
for help on using the changeset viewer.