Recent Topics

1 Apr 02, 2011 19:15    

My b2evolution Version: 4.0.5

I am trying to add this into our company website and integrate it to have the look and feel of our site. In a nut shell, I want to make our page the theme. I have tried following the instructions on http://manual.b2evolution.net/Create_a_new_skin only because I cannot find documentation for the 4x version. Obviously this doesn't work since their is no_main.php. I have tried uploading the "skin" of our website stripped down to have only what is needed for that page but all I get is an improperly rendered page.

The Skin (or at least what I want it to be):
http://blakemantrans.com/news/skins/custom/main_template_Full_blog.html
http://blakemantrans.com/news/skins/custom/index.main.php

The blog (not rendering to well obviously):
http://blakemantrans.com/news/

I have searched the forums and maybe I am just not looking in the right place or searching the right words but I can not find the information that I am looking for so if any of you would be willing to help or at least point me in the right direction, your efforts would be greatly appreciated.

Thanks,

Clint

2 Apr 03, 2011 11:29

I would suggest that you open up one of the included skins in the default install. For example the custom skin is a good start.

Then see what's going on there. The skins are pretty well commented out, so you can see what codes need to be inserted.

In my opinion the best way after that is to copy the skin folder and rename it. And then start modifying it for your own template.

The most important file is index.main.php. It is enough if you modify that to your liking.

Of course there is also style.css and _items_block.inc.php which you might also want to take a look at.

3 Apr 04, 2011 02:09

Thank you for your prompt reply Hypocrite. I have copied the custom folder and renamed it. You said to copy it and start modifying it but that is where I am having my problem. I don't know what to modify or how to modify it. Do you know of a forum post or website page that breaks down what to do like http://manual.b2evolution.net/Create_a_new_skin?

I am not understanding why my images are css styles are not carrying over in the .php. What I go directly to the link the page layout renders correct:

http://blakemantrans.com/news/skins/blakeman/index.main.php

But when I look at it in the blog it does not:

http://blakemantrans.com/news/blog1.php

does the image folder have to be called "img" or can it be called "images" as that is where my css points to?

Again, I appreciate your reply and your patience with me this newbie.

Thanks,

Clint

4 Apr 05, 2011 21:49

When you have made changes to the custom skin, have you made that skin active in your blog?

When I look at the source here:
http://blakemantrans.com/news/blog1.php

I don't see any of the normal b2evolution code which would need to be there in a skin.

5 Apr 07, 2011 04:01

Thank you for your reply. That answer would be no because I have no idea what to put where or where to get it from. :( That is kinda why I was hoping that there was another b2evolution for dummies section that would help me.


Form is loading...