Animated Thumbnail Gallery Support Product Page
  Answered 
 Icons getting styled and I dont want them too.
 Asked  13 Feb 2012  13:34:22 
  1 
     has   this question  
  13 Feb 2012  13:34:22 Les IsOnline posted: 
 Hi Guys,Im using animated thumbnail gallery and its just sweet no issues...
But I have a gallery Id like to convert and the problem im having is there are some small icons on display within the gallerys <div> so they are getting the same css treatment as the main thumbnail and is styling it into its style and it looks awful.
Can you suggest a way I can stop my icon images inside the gallery div to not take on the css and remain as I want.
I hope that all makes sence.
Regards
Les
Replies
 Replied 13 Feb 2012  13:58:28 
   13 Feb 2012  13:58:28 Vulcho Vulev replied: 
  Hello Les IsOnline.
Can you provide us with link to the page in your question?
Best regards : V.Vulev
  Can you provide us with link to the page in your question?
Best regards : V.Vulev
 Replied 13 Feb 2012  13:59:50 
   13 Feb 2012  13:59:50 Les IsOnline replied: 
  Hi,
Here is a basic example with just 1 icon a disc image as you will see.
tattoo.staffdata.co.uk/includes/inc_galleryMain2.asp
Thanks :-)
  Here is a basic example with just 1 icon a disc image as you will see.
tattoo.staffdata.co.uk/includes/inc_galleryMain2.asp
Thanks :-)
 Replied 13 Feb 2012  14:01:00 
   13 Feb 2012  14:01:00 Les IsOnline replied: 
  I have 3 of these small icons I want to sit just above the main thumbnail but for testing Ive just tried 1
 
   Replied 13 Feb 2012  14:05:43 
   13 Feb 2012  14:05:43 Les IsOnline replied: 
  I hoped something like this would have worked...
 
<div style="inherit: none;"><img src="../images/disk.png" width="16" height="16" align="left" /></div>
 
  <div style="inherit: none;"><img src="../images/disk.png" width="16" height="16" align="left" /></div>
 Replied 14 Feb 2012  08:01:32 
   14 Feb 2012  08:01:32 Vulcho Vulev replied: 
  Hello Les IsOnline .
Unfortunately there is no way to do that , as there is no such a simple way to remove the CSS inheritance. You can create individual div id's and create a separate CSS file ,and try to overwrite the existing rules on desired divs adding the !important; statement.
Best regards: V.Vulev
  Unfortunately there is no way to do that , as there is no such a simple way to remove the CSS inheritance. You can create individual div id's and create a separate CSS file ,and try to overwrite the existing rules on desired divs adding the !important; statement.
Best regards: V.Vulev
 Replied 14 Feb 2012  09:52:28 
   14 Feb 2012  09:52:28 Les IsOnline replied: 
  Hi Vulcho 
Ive been trying different Css styles to stop it but nothings working that ive tried, can you suggest anything.
Thanks again :-)
Les
  Ive been trying different Css styles to stop it but nothings working that ive tried, can you suggest anything.
Thanks again :-)
Les

