JCollection Homepage

  • Increase font size
  • Default font size
  • Decrease font size
Home Forum
Welcome, Guest
Please Login or Register.    Lost Password?

Background-image in the List- Module
(1 viewing) (1) Guest
General questions regarding JCollection
Go to bottomPage: 1
TOPIC: Background-image in the List- Module
#289
Background-image in the List- Module 1 Year, 11 Months ago  
Hi!

I would like to have a background-image in the list-module. So I have changed the code. But the background-image doesn't show. I can change the background-color, border-color and so on. But not the background-image (by the way it is in the correct folder).

Here is some of the code of /modules/mod_jcollection_list/tmpl/default.php

<div style="width:100%;padding-bottom:0.5em;padding-top:0.5em;border-top:1px solid;border-color:#333333;background-image:vertnavbutton.png;background-repeat:x;"><?php
//$link = JRoute::_( "index.php?option=com_jcollection&view=item&id=".$item->slug );
$link = JRoute::_( JCollectionHelperRoute::getItemRoute( $item->slug ) );

if( $show_image && $item->image ) {
echo '<img src="'.$item->image.'" alt="'.htmlspecialchars( $item->name ).'" style="float:left;margin-left:5px;margin-right:3px;width:20%;" width="20%" />';

Any ideas why it doesn't work?

Have a nice day!
Andy
PS: If you want to you can link to my homepage for people who are interested in another demo-page of jcollection.
Beutelbär
Posts: 23
graphgraph
User Offline Click here to see the profile of this user
The administrator has disabled public write access.
 
#294
Re: Background-image in the List- Module 1 Year, 11 Months ago  
Hi,
I don't really know why this does not work. Have you tried setting the full path to the image instead of just the filename?
Best,
Thorsten.
PS: [linking] Sure, some more showcases would indeed be nice!
tcriess
Posts: 292
graph
User Offline Click here to see the profile of this user
The administrator has disabled public write access.
 
Go to topPage: 1

Donations

If you like JCollection, please consider a small donation to help developing the component. If you don't have a PayPal account and still wish to donate, feel free to send an Amazon.de gift certificate (to thorsten.riess@sh-riess.de). Thank you very much!

Amount: 

Flattr

Advertisement