Modifying a Wordpress Theme

1 replies
  • WEB DESIGN
  • |
I'm wondering how difficult it would be to modify this wordpress theme.

I'd want the site to be wider and would like to add a video player on the right hand side.

Take a look at this site.

I'll also be using it as an e-commerce site but I want to reduce the size of the opt in box and put a video player beside it.
#modifying #theme #wordpress
  • Profile picture of the author Kezz
    It looks like it should be pretty do-able. You'd have to increase the overall size of the wrap div, then add some extra space to each of the full width divs, and to either the left col, right col, or a bit of both.

    Almost all the images tile left to right, meaning they allow for greater width, except for the headers of the sidebar widgets. That graphic is fixed width: http://test.nattywp.com/nostra/wp-co...ges/bg-tab.gif
    If you wanted to make the sidebar wider, you'd just have to put some more space in the middle of that graphic.

    I video player can be added fairly easily via a plugin, and if you want you can have some custom code added so you pull random posts out of a 'video' category.
    {{ DiscussionBoard.errors[796285].message }}

Trending Topics