- Posts: 38
COMMUNITY FORUM
Plasing the title under picture
- Per Mork
-
Topic Author
- Offline
- Junior Member
Less
More
14 years 3 months ago #92798
by Per Mork
Plasing the title under picture was created by Per Mork
I would like be able to place the title under the picture instead of over it. Is that easily possible?
Please Log in or Create an account to join the conversation.
- william white
-
- Offline
- Platinum Member
Less
More
- Posts: 3722
14 years 3 months ago #92799
by william white
Replied by william white on topic Plasing the title under picture
It would be best to do an override and edit either category.php, category_item.php or item.php in the override directory.
Move the lines k2 2.4.1 item.php line 44-48, add an endif, just below line 211 where <span class="itemImage"> ends. go back and comment out the line that echo's the title above at line 47. By using an override you will not loose your changes when you upgrade.
Move the lines k2 2.4.1 item.php line 44-48, add an endif, just below line 211 where <span class="itemImage"> ends. go back and comment out the line that echo's the title above at line 47. By using an override you will not loose your changes when you upgrade.
Please Log in or Create an account to join the conversation.
- Per Mork
-
Topic Author
- Offline
- Junior Member
Less
More
- Posts: 38
14 years 3 months ago #92800
by Per Mork
Replied by Per Mork on topic Plasing the title under picture
I'm sorry, I didn't quite understood -_-
I made the overrride ok and found the item.php-file, but the rest was a bit cryptic
I made the overrride ok and found the item.php-file, but the rest was a bit cryptic
Please Log in or Create an account to join the conversation.
- Per Mork
-
Topic Author
- Offline
- Junior Member
Less
More
- Posts: 38
14 years 3 months ago #92801
by Per Mork
Replied by Per Mork on topic Plasing the title under picture
Ah! Never mind. I saw it now. Thank you for the help :)
Please Log in or Create an account to join the conversation.
- Simon Wells
-
- Offline
- Platinum Member
Less
More
- Posts: 955
14 years 3 months ago #92802
by Simon Wells
Replied by Simon Wells on topic Plasing the title under picture
Did you get it to work?
How about submitting an image to show an example.
SimonK2 Support
How about submitting an image to show an example.
SimonK2 Support
Please Log in or Create an account to join the conversation.
- Per Mork
-
Topic Author
- Offline
- Junior Member
Less
More
- Posts: 38
14 years 3 months ago #92803
by Per Mork
Replied by Per Mork on topic Plasing the title under picture
Better than that, I'll show you the site; rbshipping.no, under nyheter (news). It's in norwegian mind :)
Before this the news listing looked very uneven due to different heading lengths. Now that is not an issue any more. Still need a few tweaking, but that will be done now that I know how. Thanks again :)
Before this the news listing looked very uneven due to different heading lengths. Now that is not an issue any more. Still need a few tweaking, but that will be done now that I know how. Thanks again :)
Please Log in or Create an account to join the conversation.