• how to find which file to edit when using inspect element(Q) for website
    i can make changes on theme live in firefox but where to do it in php file confused.

    <div id="smenur" class="socials">
    			<a title="Facebook" class="socialicons social-Facebook" href="https://www.facebook.com/pages/Thedreamf/42034693590?" rel="nofollow" target="_blank" style="top: 0px;"><img src="http://thedream.in/wp-content/themes/mantra/images/socials/Facebook.png" alt="Facebook"></a>
    			<a title="Twitter" class="socialicons social-Twitter" href="http://twitter.com/shasha_bhava" rel="nofollow" target="_blank"><img src="http://thedream.in/wp-content/themes/mantra/images/socials/Twitter.png" alt="Twitter"></a>
    			<a title="LinkedIn" class="socialicons social-LinkedIn" href="http://in.linkedin.com/pub/shashank-/8/881/4ba" rel="nofollow" target="_blank"><img src="http://thedream.in/wp-content/themes/mantra/images/socials/LinkedIn.png" alt="LinkedIn"></a>
    			<a title="Skype" class="socialicons social-Skype" href="callto://http://coming" rel="nofollow" target="_blank"><img src="http://thedream.in/wp-content/themes/mantra/images/socials/Skype.png" alt="Skype"></a>
    			<a title="YouTube" class="socialicons social-YouTube" href="http://www.youtube.com/watch?v=G8cMri0tY" rel="nofollow" target="_blank"><img src="http://thedream.in/wp-content/themes/mantra/images/socials/YouTube.png" alt="YouTube"></a></div>

    now i can see this but where to find in file even css position remains same

  • The topic ‘Where to find file using .inspect element(Q)’ is closed to new replies.