chrome, firefox, height section set height with css

cliffdover88

New Member
i'm trying to adjust this joomla responsive template: -multimediaminds dot com-everything works fine in firefox but i'm unable to set the right height with chrome for the user 1,2,3,4 positionimages have a normal width but they are too stretched how can i solve it and what do i have to change in css to set the right height in google chrome?please helppart of the code (for user1 module position)\[code\]<section id="tc-userpos" class="clearfix"><div class="tc-inner"> <div style="width:25%" class="tc-block separator"> <div id="user1" class="mod-block first"> <div class="mod-wrapper"> <div class="inner"> <div class="bannergroup"> <div class="banneritem"> <img src="http://stackoverflow.com/questions/14073096/http address" alt="Asus"/><div class="clr"></div></div></div></div><div class="clr"></div></div></div></div>\[/code\]
 
Back
Top