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)
-   -   [SOLVED] How to create two column in certain pages' content? (http://forum.bytesforall.com/showthread.php?t=12456)

Innocent Jan 26, 2011 05:11 AM

[SOLVED] How to create two column in certain pages' content?
 
I have a code I use for my standard page formatting, it goes like this:

.embed {
width:23%;
float: left;
padding:0 0 0 10px;
margin:0 0 20px 0;
}

Now, I would like to have pages that are divided 50% (two columns).
So, is there a way to apply this code to certain pages only?

juggledad Jan 26, 2011 05:30 AM

if you are building a PAGE, why not put in your information in a two column table?

Innocent Jan 26, 2011 05:32 AM

I am doing it like that right now, I just thought this would be more elegant or a faster solution?
If not, than I'll continue like that.


All times are GMT -6. The time now is 02:10 AM.

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