Wordpress Themes - WP Forum at BFA

Wordpress Themes - WP Forum at BFA (http://forum.bytesforall.com/index.php)
-   Montezuma Theme (http://forum.bytesforall.com/forumdisplay.php?f=53)
-   -   [SOLVED] remove virtical line comes after each post at home page..... and make it det (http://forum.bytesforall.com/showthread.php?t=20644)

hackavinash Jul 15, 2013 02:42 PM

[SOLVED] remove virtical line comes after each post at home page..... and make it det
 
1 Attachment(s)
Image gives u the clue of my problem!:)

visit my website..

www.techover.in

juggledad Jul 15, 2013 03:06 PM

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.

hackavinash Jul 16, 2013 07:52 AM

.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..

Image show u well what i m thinking to do!!

juggledad Jul 16, 2013 08:50 AM

so set a border for each post and change the post backbround color something different than the page background.

hackavinash Jul 16, 2013 11:05 AM

.post-list div

this helps..:)


All times are GMT -6. The time now is 03:45 AM.

Powered by vBulletin® Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.