- Posts: 45
COMMUNITY FORUM
changing layout of item content !!!
- Sanjiv Khullar
-
Topic Author
- Offline
- Senior Member
I currently have the k2 template where the main content in each item is set for the right side
www.askontario.com/index.php?option=com_k2&view=item&id=49:band-baaja-baaraat&Itemid=74
How do i change it so that it is below the 2 columns and with 100% width ?
Do I make changes to the div.itemFullText {} in k2.css ?
Thanks
SK
Please Log in or Create an account to join the conversation.
- Yiota
-
- Visitor
Please Log in or Create an account to join the conversation.
- Sanjiv Khullar
-
Topic Author
- Offline
- Senior Member
- Posts: 45
Please Log in or Create an account to join the conversation.
- Yiota
-
- Visitor
Please Log in or Create an account to join the conversation.
- Sanjiv Khullar
-
Topic Author
- Offline
- Senior Member
- Posts: 45
<div class="clr"> <?php if($this->item->params->get('itemFullText')): ?> <!-- Item fulltext --> <div class="itemFullText"> <?php echo $this->item->fulltext; ?> </div> <?php endif; ?> </div> <!-- Item user comments -->
please advise
Please Log in or Create an account to join the conversation.
- Yiota
-
- Visitor
If you like send me the file and I will make the modification for you.
Please Log in or Create an account to join the conversation.
- Sanjiv Khullar
-
Topic Author
- Offline
- Senior Member
- Posts: 45
Thank you for your assistance
Sanjiv
Yiota Ziaggou said:
<div class="clr"></div>
If you like send me the file and I will make the modification for you.
Please Log in or Create an account to join the conversation.
- Sanjiv Khullar
-
Topic Author
- Offline
- Senior Member
- Posts: 45
Yiota
Thank you for your assistance
Sanjiv
Yiota Ziaggou said:
<div class="clr"></div>
If you like send me the file and I will make the modification for you.
Please Log in or Create an account to join the conversation.
- Yiota
-
- Visitor
It will probably be in templates/your_template/html/com_k2/default/item.php
Please Log in or Create an account to join the conversation.
- Sanjiv Khullar
-
Topic Author
- Offline
- Senior Member
- Posts: 45
I sent you the one in components directory not templates directory Sanjiv Khullar said:
Yiota
Thank you for your assistance
Sanjiv
Yiota Ziaggou said:
<div class="clr"></div>
If you like send me the file and I will make the modification for you.
Please Log in or Create an account to join the conversation.
- Yiota
-
- Visitor
Please Log in or Create an account to join the conversation.
- Sanjiv Khullar
-
Topic Author
- Offline
- Senior Member
- Posts: 45
for future reference what change did you make ?
Please Log in or Create an account to join the conversation.
- Yiota
-
- Visitor
Please Log in or Create an account to join the conversation.
- Sanjiv Khullar
-
Topic Author
- Offline
- Senior Member
- Posts: 45
How do i post comments below the widget agregator ?
add review show go to the bottom
www.filmfanz.net/index.php?option=com_k2&view=item&id=49:band-baaja-baaraat&Itemid=74
your assistance is very much appreciated :)
Please Log in or Create an account to join the conversation.
- Yiota
-
- Visitor
Please Log in or Create an account to join the conversation.
- Sanjiv Khullar
-
Topic Author
- Offline
- Senior Member
- Posts: 45
Please Log in or Create an account to join the conversation.
- Jed
-
- Offline
- New Member
- Posts: 2
Please Log in or Create an account to join the conversation.