Image Display Help
5 posts by 2 authors in: Forums > CMS Builder
Last Post: September 13, 2011 (RSS)
Hi
I am working on this new site and i am stuck getting the images to display right.
There are 2 files attached one is the file that was designed jsut using normal html5 to set the site setup now trying to build cmsb into it.
I cant get the thumbnails or larger images to display now.
I am working on this new site and i am stuck getting the images to display right.
There are 2 files attached one is the file that was designed jsut using normal html5 to set the site setup now trying to build cmsb into it.
I cant get the thumbnails or larger images to display now.
Thanks
Craig
KC Media Solutions
www.kcmedia.biz
Craig
KC Media Solutions
www.kcmedia.biz
Re: [kcmedia] Image Display Help
try removing the <?php if ($upload['isImage']): ?> section, and just have the <img src="<?php echo $upload['thumbUrlPath'] ?>" alt="" /> as well as the <img src="<?php echo $upload['urlPath'] ?>" alt="" />
This way you will see if the images are working or whether it's the if statement...
This way you will see if the images are working or whether it's the if statement...
Cheers,
Tim (toledoh.com.au)
Tim (toledoh.com.au)
Re: [Toledoh] Image Display Help
Hi Tim
yep i tried that also the images show now but then all my artwork with with that goes around the images is not working when i take it away.
yep i tried that also the images show now but then all my artwork with with that goes around the images is not working when i take it away.
Thanks
Craig
KC Media Solutions
www.kcmedia.biz
Craig
KC Media Solutions
www.kcmedia.biz
Re: [kcmedia] Image Display Help
OK, so that means that there's something wrong with your if statement. But I'd need to know more about how that section is set up.... what all the fields are etc.
Have you got the site live anywhere?
Have you got the site live anywhere?
Cheers,
Tim (toledoh.com.au)
Tim (toledoh.com.au)
Re: [Toledoh] Image Display Help
yep but will need a login to view it i will email you.
Thanks
Craig
KC Media Solutions
www.kcmedia.biz
Craig
KC Media Solutions
www.kcmedia.biz