- Posts: 23
- Thank you received: 0
Embedding lightbox in article
- 
        cheap-webz
 Inactive member
- 
            
				  
- Member
- 
              
        Less
        More
        
            
    
        
            
        
                13 years 4 months ago                #19013
        by cheap-webz
    
    
            
            
            
            
            
                                
    
                                                
    
        Replied by cheap-webz on topic Re: Embedding lightbox in article            
    
        Hi there am trying to do this but it wont work and i do not know what am doing wrong pls some one help me
the module is {loadposition 11}
and i have put this into an article and published it but does not seem to be working
www.baltiinternational.co.uk/
i want it to show up on the gallery page pls someone help
the module is {loadposition 11}
and i have put this into an article and published it but does not seem to be working
www.baltiinternational.co.uk/
i want it to show up on the gallery page pls someone help
Please Log in to join the conversation.
- 
        ivan.milic
 Support Staff
- 
            
				  
- Moderator
- 
              
        Less
        More
        
            
    
        - Posts: 14116
- Thank you received: 1639
            
        
                13 years 4 months ago                #19020
        by ivan.milic
    
    
            
            
            
            
            
                                
    
                                                
    
        Replied by ivan.milic on topic Re: Embedding lightbox in article            
    
        Do you use hot gallery plugin or module, if you use plugin syntax to embed gallery in article is different. If you use module and you want it to load with position in article I sure no position has name just "11", maybe it's position11
{loadposition position11}
{loadposition position11}
Please Log in to join the conversation.
- 
        cheap-webz
 Inactive member
- 
            
				  
- Member
- 
              
        Less
        More
        
            
    
        - Posts: 23
- Thank you received: 0
            
        
                13 years 4 months ago                #19022
        by cheap-webz
    
    
            
            
            
            
            
                                
    
                                                
    
        Replied by cheap-webz on topic Re: Embedding lightbox in article            
    
        I used module and I named it 11    
Please Log in to join the conversation.
- 
        ivan.milic
 Support Staff
- 
            
				  
- Moderator
- 
              
        Less
        More
        
            
    
        - Posts: 14116
- Thank you received: 1639
            
        
                13 years 4 months ago         -  13 years 4 months ago        #19023
        by ivan.milic
    
    
    
            
            
            
            
                                
    
                                                
    
        Replied by ivan.milic on topic Re: Embedding lightbox in article            
    
        Then there is nothing wrong with your macro, maybe module is not published or something like that?
11 is name of you module position, not module , right?
you said:
"I used module and I named it 11"
you use module position name
11 is name of you module position, not module , right?
you said:
"I used module and I named it 11"
you use module position name
        Last edit: 13 years 4 months ago  by ivan.milic.            
            Please Log in to join the conversation.
- 
        cheap-webz
 Inactive member
- 
            
				  
- Member
- 
              
        Less
        More
        
            
    
        - Posts: 23
- Thank you received: 0
            
        
                13 years 4 months ago                #19131
        by cheap-webz
    
    
            
            
            
            
            
                                
    
                                                
    
        Replied by cheap-webz on topic Re: Embedding lightbox in article            
    
        Hi I have now done it take a look at 
    www.baltiinternational.co.uk/index.php/gallery
 is there anyway to get it looking better like layout and stuff looks cramped and want to put about 15 pics there    
Please Log in to join the conversation.
- 
        ivan.milic
 Support Staff
- 
            
				  
- Moderator
- 
              
        Less
        More
        
            
    
        - Posts: 14116
- Thank you received: 1639
            
        
                13 years 4 months ago                #19149
        by ivan.milic
    
    
            
            
            
            
            
                                
    
                                                
    
        Replied by ivan.milic on topic Re: Embedding lightbox in article            
    
        I presume you added this:
try this:
#gallery a{
display: block;
width: 160px;
height: 160px;
float: left;
}
Code:
.clear { clear:both; }
#gallery { width:300px; height:200px; overflow: auto; }
#gallery img { margin:0px 10px 10px 0px; padding:3px; border:1px solid #CCCCCC; }
#gallery img:hover { border-color:#FFFFFF; }
try this:
#gallery a{
display: block;
width: 160px;
height: 160px;
float: left;
}
Please Log in to join the conversation.
        Time to create page: 0.157 seconds    
    