![]() |
Complicated Question About Combining Middle Section
First of all, the image concept is here: http://www.pixelmatters.biz/main/temp/sitelayout.png
First of all, I am wanting to combine the first and second column (which used to be there columns) into one. The picture shows this concept, which has the title "Welcome To Crosswalk Community Church". The second part of the concept, is to add a video location, where the third location used to be. Yes, complicated I know, but it would really set this layout off in my opinion. What video plugin do you recommend first of all to play FLV videos (If I have to), or other videos. And, can anyone tell me how to combine those first two sections into one. Thank you VERY much to anyone that can assist. |
Re: Complicated Question About Combining Middle Section
Rishel,
It's actually not too complicated. To combine the first two sections you need to go into style.css and adjust the following lines: Code:
#homecenter {Code:
#homeleft {Code:
<div id="homecenter"></div>Code:
<div id="homeright"> |
Re: Complicated Question About Combining Middle Section
You can go into home.php and delete the home center section.
Then go into your stylesheet and find #home left and adjust your width to whatever you want it to be (probably around 600px it looks like.) To pull video just embed it in a post and use the post id to pull it. You could hardcode this if you wanted to in home.php also by embedding a youtube video in there or really any other kind of player. |
Re: Complicated Question About Combining Middle Section
This is actually not as complicated as you might think... Edit home.php and remove:
Code:
<div id="homecenter">Code:
#homeleft {http://www.jeroenwijering.com/?item=JW_FLV_Player Jason |
Re: Complicated Question About Combining Middle Section
Funny... 3 people providing support at the same time. :D
|
Re: Complicated Question About Combining Middle Section
Gotta love it, eh? Hey - it makes your job just a little easier!
|
Re: Complicated Question About Combining Middle Section
What's really funny is that we all said essentially the same thing.... :lol:
|
Re: Complicated Question About Combining Middle Section
Ok, got the first part done. You guys rock! It looks awesome. Now I am going to try to do the JLW Media Player, which seems a little intimidating. I only wish there was a way to add it to the admin menu somehow, like we used to do in the Rev 1 sites.
If anyone has any suggestions let me know, I am going to try to do this now. |
Re: Complicated Question About Combining Middle Section
Errr wait. Do I remove the far right section before I add code or ? Confused. Do I edit the home.php page, and past in some type of code?
|
Re: Complicated Question About Combining Middle Section
you put it in the homeright div
|
Re: Complicated Question About Combining Middle Section
Quote:
There actually is a way you can do this. You just need to write the code in your template functions file similar to the Rev 1 themes... |
Re: Complicated Question About Combining Middle Section
This rocks, got it working. Thanks guys.
|
Re: Complicated Question About Combining Middle Section
Glad it's going well! You're welcome.
|
Re: Complicated Question About Combining Middle Section
Glad you were able to figure it out.
|
| All times are GMT -5. The time now is 06:54 AM. |
Powered by vBulletin® Version 3.8.4
Copyright ©2000 - 2013, Jelsoft Enterprises Ltd.