The Joomla! Forum ™





Forum locked This topic is locked, you cannot edit posts or make further replies.  [ 4 posts ] 
Author Message
PostPosted: Tue Feb 01, 2011 5:43 pm 
Joomla! Fledgling
Joomla! Fledgling

Joined: Sat Feb 20, 2010 11:05 am
Posts: 1
current settings show blog items like this(are for cross multicolumns):

<tr>
<td>
<tr>blog item1</tr>
<tr>blog item3</tr>
<tr>blog item5</tr>
<tr>blog item7</tr>
</td>
<td>
<tr>blog item2</tr>
<tr>blog item4</tr>
<tr>blog item6</tr>
<tr>blog item8</tr>
</td>
</tr>

and how to change them to:
<tr>
<td>blog item1</td>
<td>blog item2</td>
</tr>
<tr>
<td>blog item3</td>
<td>blog item4</td>
</tr>
<tr>
<td>blog item5</td>
<td>blog item6</td>
</tr>
<tr>
<td>blog item7</td>
<td>blog item8</td>
</tr>

all this because i want to show items in a beautiful order..


Top
 Profile  
 
PostPosted: Tue Feb 01, 2011 6:32 pm 
Joomla! Master
Joomla! Master

Joined: Mon Oct 27, 2008 9:27 pm
Posts: 14050
Location: Akershus, Norway
http://docs.joomla.org/How_to_override_the_output_from_the_Joomla!_core


Top
 Profile  
 
PostPosted: Thu Apr 07, 2011 5:15 pm 
Joomla! Enthusiast
Joomla! Enthusiast

Joined: Mon Oct 08, 2007 10:51 pm
Posts: 168
Trivially easy! In the administrator back end, edit the menu item for your section blog. On the right hand side, open the "Parameters (Advanced)" panel. Change the "Multi Column Order" to "across." Open the "Parameters (Basic)" panel. Change the "# Intro" value to 8.

Remember: "Beauty is in the eye of the beholder."


Top
 Profile  
 
PostPosted: Thu Apr 07, 2011 5:16 pm 
Joomla! Enthusiast
Joomla! Enthusiast

Joined: Mon Oct 08, 2007 10:51 pm
Posts: 168
Per Yngve Berg wrote:


Way too complicated. There are parameters in the menu item for exactly this purpose.


Top
 Profile  
 
Display posts from previous:  Sort by  
Forum locked This topic is locked, you cannot edit posts or make further replies.  [ 4 posts ] 



Who is online

Users browsing this forum: No registered users and 3 guests


You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot post attachments in this forum

Jump to:  
Powered by phpBB® Forum Software © phpBB Group