Showing posts with label CSS. Show all posts
Showing posts with label CSS. Show all posts

Change default wordpress login page design to a simple and flat design

No comments:
While we make our wordpress blog look different by using different theme, we also like to customize the login page. Not too much of customization but at least a minimum change to match our theme or branding. You can make the login page color theme to match your theme color so that it looks consistent with the blog theme.

Creating Attractive Rounded Button with Icon in Bootstrap

No comments:
As we know Bootstrap have made web designing more easy with their awesome framework. I would like to share few simple CSS styles that can be included along with the Bootstrap to create attractive button with icon, which you can use with any of your bootstrap web designing project.

Make the Bootstrap Column Height Equal

No comments:
Bootstrap is a popular framework by twitter. It help developer to create responsive websites. While creating columns in bootstrap we sometimes want to make the height of the columns look same, thought the content is less in one of the column. Consider a blog where the developer wants to fit the height of the sidebar to same as of the main content areas.