Activity

  • Cori replied to the topic Trying to gut the theme and get it like this…. in the forum BuddyBoss 3.0 10 years ago

    The next problem is getting the top and bottom graphics from the original design into the main content area. On the header.php page I can add

    <div id=”main” class=”container”>

    <div id=”main” class=”wrapper”> (already there)

    <div class=”container_top”>

    I need to add

    <div class=”container_bottom”> and close the first div I would create but not sure which page to place it on. The graphic is a png that is transparent and would be placed at the top and bottom of the main content area, which would include the right sidebar. I also need to add the graphic at the top of the right sidebar so not sure if I need to add code to that or change code. We will get to the footer widgets after I get this resolved. Remember all the graphics will only be on monitors and laptops. Mobile devices will be boring but readable! 😉