Go Back   Pligg CMS Forum > Pligg Development > Pligg Templates > Template Support > Old Templates > "Mollio-Beat"

Reply
 
LinkBack Thread Tools Display Modes
  #1 (permalink)  
Old 12-22-2006, 03:16 AM
New Pligger
 
Join Date: Dec 2006
Posts: 4
Thanks: 0
Thanked 0 Times in 0 Posts
Question Changing body id (newb question)

I want to change the mollio template I have running. Where/how do I change body ID? Thanks.
Reply With Quote
  #2 (permalink)  
Old 12-22-2006, 07:25 AM
unu unu is offline
Casual Pligger
 
Join Date: Nov 2006
Posts: 54
Thanks: 1
Thanked 25 Times in 9 Posts
for homepage, edit index.php

$main_smarty->assign('body_args', 'id="home"');


profile.php


$main_smarty->assign('body_args', 'id="profile"');

etc....
Reply With Quote
  #3 (permalink)  
Old 12-22-2006, 03:38 PM
New Pligger
 
Join Date: Dec 2006
Posts: 4
Thanks: 0
Thanked 0 Times in 0 Posts
I thought that all i needed to do was change body id=2 to body id=3. I want to change the layout from type B to type C. My question is where do I change body id=2 to body id=3?

Last edited by nero; 12-22-2006 at 03:44 PM..
Reply With Quote
  #4 (permalink)  
Old 12-28-2006, 05:55 PM
unu unu is offline
Casual Pligger
 
Join Date: Nov 2006
Posts: 54
Thanks: 1
Thanked 25 Times in 9 Posts
thats how you do it.

for example, in index.php
add

$main_smarty->assign('body_args', 'id="2"');

this will output <body id="2">

do the same for the others (user.php, profile.php...)
Reply With Quote
Reply

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 On
Similar Threads
Thread Thread Starter Forum Replies Last Post
Google adsense revenue sharing, question dadaas Modification Tutorials 0 10-03-2007 01:13 PM
Background problems with body css brandondrury General Help 1 09-17-2007 08:50 PM
A question on changing RSS Feed Name... deguello General Help 4 06-01-2007 09:30 PM
Newbie question - changing template iceberg747 General Help 1 02-23-2007 01:14 PM
Newb Question elmer166 "Mollio-Beat" 4 01-16-2007 07:04 PM


Search Engine Friendly URLs by vBSEO 3.2.0