WebsiteBaker Support (2.8.x) > Templates, Menus & Design
modifying template "Generic" question
linh:
--- Quote from: erpe on September 30, 2008, 08:13:24 AM ---Hi
you have to delete at index.php all lines including div id=subcontent
and then you have to resize the items that you want in the screen.css, for example:
#content width:720px;
and maybe other things you want to change.(header, footer)
See: http://www.rvb.bplaced.net/pages/fancy.php
rgds
erpe
--- End quote ---
Yes, that's exactly what I want however when I deleted the followings:
<div id="subcontent">
<div id="searchbar"><?php if(SHOW_SEARCH) { ?><form name="search" action="<?php echo WB_URL.'/search/index'.PAGE_EXTENSION; ?>" method="post"><h2><?php echo $TEXT['SEARCH']; ?></h2> <input type="text" name="string" /><br /><br /><input type="submit" name="submit" value="<?php if(isset($TEXT['SUBMIT'])) { echo $TEXT['SEARCH']; } else { echo 'Search'; } ?>" /></form><br /><?php } ?>
Everything went blank, instead of coming out like "Fancy"
Please see what I did wrong.
Thank you
erpe0812:
will send you a mail
Navigation
[0] Message Index
[*] Previous page
Go to full version