media 65
Home | Login | Register | Password Reset |

Media 65 Technologies | Beta 0.6 |
User Name:   Password: 

Password Reset
Close


Go Back   Media 65 Forums > Joomla > Joomla Templates

 
 
Thread Tools Display Modes
  #1 (permalink)  
Old 02-02-2007, 03:27 PM
Junior Member
 
Join Date: Feb 2007
Posts: 4
Default Where are the DIVS?

When I use the module manager to insert any module position, say "Header", and then select style two or three, no Divs are inserted in the index.php code just this:
<?php if (mosCountModules('header')>0) mosLoadModules('header',-2); ?>

Why aren't the Div tags inserted?

I can do it, but I thought that the software did it for you.

Regards,
Bill Schaepe
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
  #2 (permalink)  
Old 02-02-2007, 05:55 PM
Administrator
 
Join Date: Sep 2006
Posts: 332
Wink

Hello Bill,

The module styles / numbers are easy explain via this link.

http://www.m65.net/cms/dreamweaver-j...plate-kit.html.

See the lower section about the Default style down.

As for your question? The div are render at design time by Joomla.
to control the look and feel edit the style sheet.

See this link section 4. STANDARD MODULE TABLE
http://www.m65.net/cms/articles/joom...nce-1.0.x.html

Style Two: module output is
Module Output Code:
<div>
<h3>Title</h3>
Module Data
</div>

Style Three:
Module Output Code:
<div>

<div>
<div >
<h3>Title</h3>
Module Data
</div>
</div>
</div>

</div>

Style Three: is how you would add round conner via the a CSS tricks.
one image for each conner.

Cheers,
Brian Diaz
Media 65

Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
 

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


All times are GMT -4. The time now is 08:42 PM.


Powered by vBulletin® Version 3.7.3
Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
Search Engine Friendly URLs by vBSEO 3.1.0