
Hi. There, am currently developing a joomla template from scratch and encountered a problem. My search results, main menu contents, and all other contents display at the head section of the template. How do i go about displaying content at a specific table? i have already set module positions for all my tables. Any help will be appreciated.

Using tables not divs? Sad. Anyway, in the template index.php you need to position this: <jdoc:include type="component" /> That's where the main content shall appear. Perhaps you could place this above it: <jdoc:include type="message" /> On 25 February 2010 10:53, PATRICK WAIRAGU <wairagupg@gmail.com> wrote:
Hi. There, am currently developing a joomla template from scratch and encountered a problem. My search results, main menu contents, and all other contents display at the head section of the template. How do i go about displaying content at a specific table? i have already set module positions for all my tables. Any help will be appreciated. _______________________________________________ Skunkworks mailing list Skunkworks@lists.my.co.ke http://lists.my.co.ke/cgi-bin/mailman/listinfo/skunkworks ------------ Skunkworks Server donations spreadsheet
http://spreadsheets.google.com/ccc?key=0AopdHkqSqKL-dHlQVTMxU1VBdU1BSWJxdy1f... ------------ Skunkworks Rules http://my.co.ke/phpbb/viewtopic.php?f=24&t=94 ------------ Other services @ http://my.co.ke Other lists ------------- Announce: http://lists.my.co.ke/cgi-bin/mailman/listinfo/skunkworks-announce Science: http://lists.my.co.ke/cgi-bin/mailman/listinfo/science kazi: http://lists.my.co.ke/cgi-bin/mailman/admin/kazi/general
-- Gichingiri Kuria _________________________________________ www.gichingiri.com / www.sokoletu.co.ke / www.website.co.ke / www.buyanzi.com

Thanks Kuria, it worked! On 26 February 2010 16:47, Gichingiri Kuria <gmail@gichingiri.com> wrote:
Using tables not divs? Sad. Anyway, in the template index.php you need to position this: <jdoc:include type="component" /> That's where the main content shall appear. Perhaps you could place this above it: <jdoc:include type="message" />
On 25 February 2010 10:53, PATRICK WAIRAGU <wairagupg@gmail.com> wrote:
Hi. There, am currently developing a joomla template from scratch and encountered a problem. My search results, main menu contents, and all other contents display at the head section of the template. How do i go about displaying content at a specific table? i have already set module positions for all my tables. Any help will be appreciated. _______________________________________________ Skunkworks mailing list Skunkworks@lists.my.co.ke http://lists.my.co.ke/cgi-bin/mailman/listinfo/skunkworks ------------ Skunkworks Server donations spreadsheet
http://spreadsheets.google.com/ccc?key=0AopdHkqSqKL-dHlQVTMxU1VBdU1BSWJxdy1f... ------------ Skunkworks Rules http://my.co.ke/phpbb/viewtopic.php?f=24&t=94 ------------ Other services @ http://my.co.ke Other lists ------------- Announce: http://lists.my.co.ke/cgi-bin/mailman/listinfo/skunkworks-announce Science: http://lists.my.co.ke/cgi-bin/mailman/listinfo/science kazi: http://lists.my.co.ke/cgi-bin/mailman/admin/kazi/general
-- Gichingiri Kuria _________________________________________ www.gichingiri.com / www.sokoletu.co.ke / www.website.co.ke / www.buyanzi.com
_______________________________________________ Skunkworks mailing list Skunkworks@lists.my.co.ke http://lists.my.co.ke/cgi-bin/mailman/listinfo/skunkworks ------------ Skunkworks Server donations spreadsheet http://spreadsheets.google.com/ccc?key=0AopdHkqSqKL-dHlQVTMxU1VBdU1BSWJxdy1f... ------------ Skunkworks Rules http://my.co.ke/phpbb/viewtopic.php?f=24&t=94 ------------ Other services @ http://my.co.ke Other lists ------------- Announce: http://lists.my.co.ke/cgi-bin/mailman/listinfo/skunkworks-announce Science: http://lists.my.co.ke/cgi-bin/mailman/listinfo/science kazi: http://lists.my.co.ke/cgi-bin/mailman/admin/kazi/general
participants (2)
-
Gichingiri Kuria
-
PATRICK WAIRAGU