Category Template

More
12 years 7 months ago #19556 by lukass2000
Category Template was created by lukass2000
Hello!
The default category template looks like in the "Screenshot01"
Can I change the Template to look like on "Screenshot02"?
THANK YOU!
Attachments:

Please Log in or Create an account to join the conversation.

More
12 years 7 months ago #19558 by micker
Replied by micker on topic Category Template
You can do this with css modification
Use width and float left value for each colone
regards

FLEXIcontent is Free but involves a very big effort on our part.
Like the our support? (for a bug-free FC, despite being huge extension) Like the features? Like the ongoing development and future commitment to FLEXIcontent?
-- Add your voice to the FLEXIcontent JED listing reviews. Thanks![/size]

Please Log in or Create an account to join the conversation.

More
12 years 7 months ago #19561 by ggppdk
Replied by ggppdk on topic Category Template
micker, he is talking about the category Layout of the 'default' template, which uses a html table, not of blog template.

So only with css it will not work.

Inside loop (category_items.php file)
that outputs one row per item,
you would change the code
to output 3 rows per items like this:
(you must have some knowledge to do this, or maybe ask me, since this is simple code for a developer):

ITEM LOOP:

<tr>
<td rowspan="3">col1 data</td>
<td>col2 data</td>
<td rowspan="3">col5 data</td>
</tr>

<tr>
<td>col3 data</td>
</tr>

<tr>
<td>col4 data</td>
</tr>

END ITEM LOOP

Regards


-- Flexicontent is Free but involves a big effort on our part.
Like the our support? (for a bug-free FC, despite having a long list of functions) Like the features? Like the ongoing development and future commitment to FLEXIcontent?
-- Add your voice to the FLEXIcontent JED listing with a 5-star...

Please Log in or Create an account to join the conversation.

More
12 years 7 months ago #19566 by lukass2000
Replied by lukass2000 on topic Category Template
Hi!

Is it better i create a new "default-1" Template?
Is it then the same code, or must i change then only CSS?
If yes, what must i change in category-template?
THANKS!

Please Log in or Create an account to join the conversation.

More
12 years 7 months ago #19567 by ggppdk
Replied by ggppdk on topic Category Template
Yes, avoid change the default template !!!

Duplicate e.g. as default-1 or some name
and then change it !!!


-- Flexicontent is Free but involves a big effort on our part.
Like the our support? (for a bug-free FC, despite having a long list of functions) Like the features? Like the ongoing development and future commitment to FLEXIcontent?
-- Add your voice to the FLEXIcontent JED listing with a 5-star...

Please Log in or Create an account to join the conversation.

More
12 years 7 months ago #19569 by lukass2000
Replied by lukass2000 on topic Category Template
Okay, I've now done.

But where do I add the code in the "category_items.php" now?

THANKS!

Please Log in or Create an account to join the conversation.

Moderators: vistamediajoomlacornerggppdk
Time to create page: 0.310 seconds
Save
Cookies user preferences
We use cookies to ensure you to get the best experience on our website. If you decline the use of cookies, this website may not function as expected.
Accept all
Decline all
Essential
These cookies are needed to make the website work correctly. You can not disable them.
Display
Accept
Analytics
Tools used to analyze the data to measure the effectiveness of a website and to understand how it works.
Google Analytics
Accept
Decline