Best of joomla gives you news, joomla templates, tutorials and websites about Joomla , FireBoard and FireMessage official page.
| No account yet?   |
Welcome, Guest
Please Login or Register.    Lost Password?
Re:Change basic layout (1 viewing) (1) Guest
Go to bottom Favoured: 0
TOPIC: Re:Change basic layout
#3908
Change basic layout 1 Year, 4 Months ago  
Hi there,

Just wondering if anyone can help me change the layout of the board. I've been looking through all the files to find the html that determines which php elements go where but am having trouble finding it.

Im trying to move the jumpto drop down list up to the top of the page. Any ideas on how to do this?

Thanks Locii

Post edited by: locii, at: 2007/05/02 00:10
locii (User)
Fresh Boarder
Posts: 18
graphgraph
User Offline Click here to see the profile of this user
Logged Logged
 
The administrator has disabled public write access.  
#4004
Re:Change basic layout 1 Year, 4 Months ago  
This is forumjump section. You can move this code on your php files where you want.

Code:

<?php  
if ($fbConfig['enableForumJump']) 
require_once (JB_ABSSOURCESPATH . 'fb_forumjump.php');
?>

greatpixels (Admin)
BoJ Team
Moderator
Posts: 456
graphgraph
User Offline Click here to see the profile of this user
Gender: Male Best of Joomla! Location: USA Birthdate: 1978-10-31
Logged Logged
 
Project Manager : Lead Developer
 
The administrator has disabled public write access.  
#4008
Re:Change basic layout 1 Year, 4 Months ago  
Thanks so much ... ill give it a try.
locii (User)
Fresh Boarder
Posts: 18
graphgraph
User Offline Click here to see the profile of this user
Logged Logged
 
The administrator has disabled public write access.  
#4011
Re:Change basic layout 1 Year, 4 Months ago  
Actually sorry for being a bit slow on this ... which php file controls/delivers output to the front end?
locii (User)
Fresh Boarder
Posts: 18
graphgraph
User Offline Click here to see the profile of this user
Logged Logged
 
The administrator has disabled public write access.  
#4085
Re:Change basic layout 1 Year, 4 Months ago  
Look in your template files. I'm not sure what the main page is called, maybe listcats, but you should find it under there. And view for viewing a thread, post for the reply post screen, etc.
Eli (User)
Senior Boarder
Posts: 56
graphgraph
User Offline Click here to see the profile of this user
Logged Logged
 
The administrator has disabled public write access.  
#4090
Re:Change basic layout 1 Year, 4 Months ago  
Thanks for your post ...

The template directory only has header and footer html, plus css and images etc. The index file is just a placeholder.

It must be somehwere pretty obvious but I just cant find it ...

Im looking in the components/com_fireboard directory ...
locii (User)
Fresh Boarder
Posts: 18
graphgraph
User Offline Click here to see the profile of this user
Logged Logged
 
The administrator has disabled public write access.  
#4092
Re:Change basic layout 1 Year, 4 Months ago  
The default template, not the other ones.
Eli (User)
Senior Boarder
Posts: 56
graphgraph
User Offline Click here to see the profile of this user
Logged Logged
 
The administrator has disabled public write access.  
#4093
Re:Change basic layout 1 Year, 4 Months ago  
Thanks so much .... obviously didnt look hard enough .... new to the pat template system.

Cheers
locii (User)
Fresh Boarder
Posts: 18
graphgraph
User Offline Click here to see the profile of this user
Logged Logged
 
The administrator has disabled public write access.  
Go to top
Powered by FireBoard - Creditsget the latest posts directly to your desktop