There will be no more development for Atahualpa (or any other theme), and no support. Also no new registrations. I turned off the donation system. I may turn the forum to read only if it gets abused for spam. Unfortunately I have no time for the forum or the themes. Thanks a lot to the people who helped in all these years, especially Larry and of course: Paul. Take care and stay healthy -- Flynn, Atahualpa developer, Sep 2021
use the firebug extension in Firefox - took me less than a minute to see what to change to get rid of the line.
Now you know it can be found, so go dig in with firebug and tell me what you find.
#3
Jul 16, 2013, 08:52 AM
hackavinash
15 posts · Jul 2013
.hentry {
background:#494949;
position: relative; /* <-- This relative so that child elements can be positioned absolutely */
padding: 30px 0 25px 0;
/*border-top: solid 3px #eee;*/
}
one part is solved...
but i wanted to make each post seperated... now they are continues..