Wordpress Themes - WP Forum at BFA

Wordpress Themes - WP Forum at BFA (http://forum.bytesforall.com/index.php)
-   Center area post/pages (http://forum.bytesforall.com/forumdisplay.php?f=32)
-   -   CSS formatting for p? (http://forum.bytesforall.com/showthread.php?t=8464)

optimalwebsite Jul 23, 2010 05:46 AM

CSS formatting for p?
 
How to format the paragraph, p for all posts?

I have a problem with a gap between the papagraph and the header - if you go to www.careers4u.tv, its between the red bar and the video clip.

I cant find an option for it on the Atahualpa 3.4.9 menu, and css inserts I've tried so far p {...} dont seem to work either...

Any help appreciated.

juggledad Jul 23, 2010 09:38 AM

here is what I would suggest
1) wrap your video clip code in a <div>...</div>
2) add the following CSS to the CSS Inserts
HTML Code:

.post-22 div.post-bodycopy p  {display:none !important;}

optimalwebsite Jul 23, 2010 01:39 PM

Its not just one page, its all pages where there's a paragragh... without the paragraph <p> its fine! How do I select the paragragh... is it something like div# something somethingelse p???

optimalwebsite Jul 23, 2010 01:44 PM

ah-ha! This fixes it!

div.post-bodycopy p {display:none !important;}


All times are GMT -6. The time now is 04:58 AM.

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