The Web Design Group

... Making the Web accessible to all.

Welcome Guest ( Log In | Register )

> Issue with the Column 2 HTML code, Travelpress theme issue
biru
post Aug 25 2013, 02:52 AM
Post #1





Group: Members
Posts: 2
Joined: 25-August 13
Member No.: 19,609



Hey Guys,

I am having issue with the column 2 HTML code due to which the posts in Column 2 are coming one upon each other.Below is the HTML code for the column.

QUOTE
/* Column2 */
#column2 {
display: inline;
float: left;
margin-left: 20px;
width: 250px;
}

#column2 li {
float:left;
margin-bottom: 15px;
padding-top: 15px;
border-top: 1px solid #e9e9e9;
}

#column2 .entry-cat {
display: inline;
float: left;
font-size: 10px;
height: 16px;
line-height: 17px;
margin-right: 5px;
padding: 0 5px;
text-decoration:none;
margin-top: 1px;
box-shadow: 0px 1px 3px #15A5CF;
-moz-box-shadow: 0px 1px 1px #15A5CF;
-webkit-box-shadow: 0px 1px 1px #15A5CF;
-webkit-border-radius: 1px;
-moz-border-radius: 1px;
border-radius: 1px;
border-top-left-radius: 1px;
border-bottom-right-radius: 1px;
}

#column2 .entry-cat a {
color: #000;

}

#column2 .entry-cat a:hover {
text-decoration: none;
}

#column2 .entry-thumb {
margin-bottom: 10px;
}

#column2 .featured-1 {
padding-top: 0 !important;
border-top: none !important;
}

/* Column2 */


Here is the screenshot of the Column 2 in the website.

IPB Image

Link To the Web Page - "http://www.photokatha.in/"

Cheers
Biru

This post has been edited by biru: Aug 25 2013, 03:23 AM
User is offlinePM
Go to the top of the page
Toggle Multi-post QuotingQuote Post

Posts in this topic


Reply to this topicStart new topic
1 User(s) are reading this topic (1 Guests and 0 Anonymous Users)
0 Members:

 



- Lo-Fi Version Time is now: 11th June 2024 - 07:14 AM