Jump to content

vini

Members
  • Posts

    3
  • Joined

  • Last visited

Everything posted by vini

  1. vini

    DIV + Overflow

    unfortunately all ive currently done is photoshopped the image to how i want it to look. its proving vry very difficult to achieve what i want.
  2. vini

    DIV + Overflow

    my problem is, that i want to include the 'index.php' of phpbb... that in turn calls its header etc...obviously calling the index.php breaks all the internal calls and throws a wobbly...one thing i most definitely dont want, is scroll bars... this is turning out to be very difficult
  3. vini

    DIV + Overflow

    Im wanting to achieve the below (open image):http://www.vini.co.uk/uploads/forumpress.jpg <?php/*Template Name: Forum*/?><?php get_header(); ?> <div id="main"><<<< INSERT FORUM INCLUDE?? CODE?? WHAT?? >>>> </div><?php get_footer(); ?><?php get_sidebar(); ?></body></html> the above, is a blank template for my wordpress theme, is there anything i could include in there to get the forum looking like the picture? an iframe does the job i want, but iframes are rubbish. i dont want the scroll bars and hassle that they bring.ive tried an include but all the links and css goes to pot for the forum.any ideas on a way to do this?ive been advised to use a div and overflow, however that made no sense... and after having a quick look into overflows (with auto) i wasnt sure how to call a page into the overflow?could anyone knock up a simple page showing me what to do? is it even possible>?
×
×
  • Create New...