2017-06-19, 01:27 AM
(2017-06-13, 02:12 AM)Barney11 Wrote: First off, I love this theme, thank you for creating and support it. Now, on to my question, I modified the theme, to suit the color scheme of my website. I also changed the width of the forum, setting the .wrapper and #content to 85%. I made the same change to the .breadcrumb css, however I cannot get the breadcrumb to be the same width as the forums.
You can see the forum at http://www.projectspeed.net/forums
Thank You
.breadcrumb class has a 85% width, when it needs to be 100%. You're applying the overall width to the parent element #content, so all the childs needs to be 100% to fill that 85%.
I don't give support on PM.