View Single Post
  #4 (permalink)  
Old 06-25-2007, 06:07 PM
admin admin is offline
Administrator
 
Join Date: Sep 2006
Posts: 327
Wink

Hello rowby,

1. remove this when your done making the Template and you go live with it.
this code is so you can see the css in DW.

<!-- This so you can see the css styles in DW you can delete file once editing Template is complete-->
<link href="css/template_css.css" rel="stylesheet" type="text/css" media="all" />

2.
You have not applied the css code as per last post.
see this article.

/* Add here Custom Modules */



/* End Custom Modules */

http://www.m65.net/articles-joomla!-...b-menu-50.html

3. Have not added a module wrapper to the module.
like a Div Wrapper : -2
http://www.m65.net/article-pages-pro...-1-39.html#1_1

Module Output Code:
<div>
<h3>Title</h3>
Module Data
</div>

because you have a 100% table as a wrapper and tables have rows.

let me know.

Cheers,
Brian Diaz
Media 65