Topic: Getting rid of thumbnails on home page...
I cannot find any way to get rid of the thumbnail images on the home page using SV Manager... any ideas?
Much thanks...
You are not logged in. Please login or register.
SimpleViewer Forum → svManager → Getting rid of thumbnails on home page...
I cannot find any way to get rid of the thumbnail images on the home page using SV Manager... any ideas?
Much thanks...
By 'home page', do you mean the index page with a thumbnail and title for each gallery? If we're talking about that one then you can control the appearance with css. All the major elements in the html have been given id's or classes that you can target with css. There's also an option to create the html as a list of divs rather than the default table layout.
jack
Thanks Jack
Yes, sorry I want to get rid of the images from the "index.php" homepage.
I had looked at the styles in the <head> of the page but they still were not removing the space that the thumbs governed. I ended up having to take some of the code out from "INDEXPAGE.PHP" in class directory...
[LN 104 - <TD> MAKER] - <a href={$href}><img src={$src} {$this->thumbWidthHtml} {$this->thumbHeightHtml} alt={$alt}/></a>
Once I took this anchor tag out then amended the padding in styles in the <head> of "index.php" it worked fine.
Much thanks
JPG
SimpleViewer Forum → svManager → Getting rid of thumbnails on home page...
Powered by PunBB, supported by Informer Technologies, Inc.
Currently installed 5 official extensions. Copyright © 2003–2009 PunBB.