like frontpage at certain subpages

October 08 Joomla Templates
GK User
Tue Aug 07, 2012 6:39 am
I like the look of frontpage of The News II Template.
because of that I make the subpages look like frontpage (home) see img frontpages.png , see my temporary homepage http://www.muallaf.com ... but the problem are ...

1. I already set in Template Manager/Main Body - Subpages : Mainbody before component
in the subpages still something that must be delete ... see img problem-01.png ... how or is there any css override must be applied ?

2. when i click an article in subpages (let say "kisah muallaf" subpages) ... not like when i clicked an article in frontpage (home), the article is "clean" there are no module on TOP 1 2 or 3 or other modules ... but there may module still "attached" in the article when i clicked an article in subpages (kisah muallaf) ... I want just like homepage (in certain subpages) ... can you help me ?

3. in module -> article layout/text/text position/text-align:justify .
can we do like that in link layout ? text-align:justify ?

these are my problems for the moment hope can you give me a solution

thanks
User avatar
Fresh Boarder

Konrad M
Thu Aug 09, 2012 1:06 pm
Hi,
please attach those images you mentioned. Becasue now I don't see them.
User avatar

GK User
Fri Aug 10, 2012 1:15 am
1. actually i "Solved" the problem by deleting some pages in main.php (after searching in the forum) (for the img/pic visit http://www.muallaf.com/index.php/kisah-muallaf see the bottom of the module (mainbody)).

<?php if($this->modules('breadcrumb') || $this->getToolsOverride()) : ?>
<div>
<?php if($this->modules('breadcrumb_mainbody')) : ?>
<jdoc:include type="modules" name="breadcrumb_mainbody" style="<?php echo $this->module_styles['breadcrumb_mainbody']; ?>" />
<?php endif; ?>
<?php if($this->getToolsOverride()) : ?>
<?php $this->loadBlock('tools/tools'); ?>
<?php endif; ?>
</div>
</div>
<?php endif; ?>

is it correct ? or there another way ?

2. btw, I would like change alignment at all "Article layout/Header" and "Link Layout both Header and Text" => justify

so far thats it ... next time see any "litle problem" i will ask you if you don't mind ... thanks a lot
User avatar
Fresh Boarder

Konrad M
Fri Aug 10, 2012 8:38 am
I think there is correct. Just remember where you made changes during template update. You can always ask if you will have more problems.
User avatar


cron