lateral Posted October 25, 2014 Share Posted October 25, 2014 (edited) Hi Guys I want to add the following code somewhere so that I can use it in the Custom CMS Block module. .enlarge:hover { transform:scale(2,2); transform-origin:0 0;} when I use the following HTML code to enlarge an image when the mouse hovers.... <div style="width:155px; height:115px;"><a href="#"><img class="enlarge" src="test-image.jpg" alt="PZ3 demo #2" title=""></a> Can somebody please tell me what file and where do I add the CSS code to??? Thanks Edited October 25, 2014 by lateral (see edit history) Link to comment Share on other sites More sharing options...
lateral Posted October 25, 2014 Author Share Posted October 25, 2014 I figured out that I can add the CSS code into the theme's Global.css file.. Link to comment Share on other sites More sharing options...
dioniz Posted October 25, 2014 Share Posted October 25, 2014 Great you figured it out Can you mark this thread solved please Link to comment Share on other sites More sharing options...
lateral Posted October 25, 2014 Author Share Posted October 25, 2014 Hi Dioniz I did mark it as solved. Link to comment Share on other sites More sharing options...
dioniz Posted October 25, 2014 Share Posted October 25, 2014 Umm can you please do this: Quote To mark a topic as [solved] :- Edit the first post of your topic by clicking on the "Edit" button,- Click on the "Use full editor" button,- Add the "[solved]" string at the beginning of your topic title and click on the "Submit Modified Post" button. Thanks Link to comment Share on other sites More sharing options...
lateral Posted October 25, 2014 Author Share Posted October 25, 2014 Thanks mate All I have been doing is clicking the "Mark Solved" button assuming that a moderator needed to actaully flag the post as solved... I'll go back over my previous postings and fix them up. Thanks Link to comment Share on other sites More sharing options...
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now