workshops for Z

JS2

Known Member
Senior Member
Joined
Mar 3, 2006
Messages
225
Points
1,516
hi all...my 350z tempreture going up high after started for 5-10 mins is there any workshops recommended? thank you...
 
hi all...my 350z tempreture going up high after started for 5-10 mins is there any workshops recommended? thank you...

i do my car at redsun motorsports at pandan indah....u can google it for d address..:smile:
 
Am guessing one of the fans isn't kicking in; common prob.

Am with Links.
 
u can try Metro car service which is located at USJ 19 industrial area (same row as dunlop tyre shop), as i have encountered this prob, jus have to replace the fan motor and a/c motor to get back on the road.
 

Similar threads

Posts refresh every 5 minutes




Search

Online now

Enjoying Zerotohundred?

Log-in for an ad-less experience
localStorage.removeItem('xenFHideSidebar'); } }); }); $(document).ready(function () { 'use strict'; $('#gece-modu').on('click', function (e) { e.preventDefault(); $(document.documentElement).toggleClass('gece-modu'); if ($(document.documentElement).hasClass('gece-modu')) { localStorage.setItem('xenFDarkMode', true); $("meta[name='theme-color']").attr("content","#090909"); } else { localStorage.removeItem('xenFDarkMode'); $("meta[name='theme-color']").attr("content","#202020"); } }); }); $(document).ready(function () { 'use strict'; var aktifYukseklik, currentScrollTop = 0, header = $('#xenF-header'); $(window).scroll(function () { var scrollYukseklik = $(window).scrollTop(); var headerYukseklik = header.height(); currentScrollTop = scrollYukseklik; if (aktifYukseklik < currentScrollTop && scrollYukseklik > headerYukseklik + headerYukseklik) { header.addClass('slideUp'); } else if (aktifYukseklik > currentScrollTop && !(scrollYukseklik <= headerYukseklik)) { header.removeClass('slideUp'); } aktifYukseklik = currentScrollTop; }); }); $(window).scroll(function(){ if ($(this).scrollTop() > 50) { $('#xenF-header').addClass('headerShadow'); } else { $('#xenF-header').removeClass('headerShadow'); } });