The Joomla! Forum ™






Post new topic Reply to topic  [ 4 posts ] 
Author Message
PostPosted: Fri Mar 30, 2012 7:00 pm 
Joomla! Apprentice
Joomla! Apprentice

Joined: Sun Jan 11, 2009 3:53 pm
Posts: 5
Hey there hopefully someone can help me ... i'm not that experienced with joomla and css but I managed to get my site transparent by adding the following css code in the personal.css body section:

opacity: 0.80;
filter:alpha(opacity=10)

Now the entire site has the opacity :D but the problem is, I don't want my images in articles (and flash gallery) to have the opacity. Can I prevent or block opacity for such things somehow??


Top
 Profile  
 
PostPosted: Thu Apr 05, 2012 4:26 pm 
Joomla! Fledgling
Joomla! Fledgling

Joined: Thu Apr 05, 2012 1:56 pm
Posts: 1
add an img tag to you personal.css and overwrite the opacity
e.g.
img{
opacity 1.0
}


Top
 Profile  
 
PostPosted: Thu Apr 05, 2012 4:39 pm 
Joomla! Apprentice
Joomla! Apprentice

Joined: Sun Jan 11, 2009 3:53 pm
Posts: 5
Hey thanks so much for your reply. Didn't do the trick though... I tried also making a class to overrule the opacity but I must be doing something wrong or it's hard to get done... can I bother you for any other thoughts? I tried putting the img tag and different positions within the personal.css ...


Top
 Profile  
 
PostPosted: Tue May 01, 2012 2:14 pm 
Joomla! Apprentice
Joomla! Apprentice

Joined: Sun Apr 08, 2012 9:22 pm
Posts: 7
I had the same/a similar problem.
Please have a look at my topic here:
viewtopic.php?f=466&t=714816


Top
 Profile  
 
Display posts from previous:  Sort by  
Post new topic Reply to topic  [ 4 posts ] 



Who is online

Users browsing this forum: No registered users and 2 guests


You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot post attachments in this forum

Jump to:  
Powered by phpBB® Forum Software © phpBB Group