Dipak3481
Forum Replies Created
-
Forum: Fixing WordPress
In reply to: How to Make Footer Text of Addresses allignThax Dave Naylor
Forum: Fixing WordPress
In reply to: How to Make Footer Text of Addresses allignSorry Dave Naylor….Actually I am not that much technical …i got it done from one free lancer before a month but now he is not available ..I don’t know how to solve this …I am login through WP-ADMIN log in what else details I should provide which can be helpful to short out this ??
Forum: Fixing WordPress
In reply to: How to Make Footer Text of Addresses allignno effect after using this code:
Current Code in footer.php is as follows :
</div><!– #main –>
<div class=”footer”>
<div class=”wrap”>
<div class=”block”>
<h2><span>Ahmedabad:</span></h2>
<p> Registered Office:<p> 102, Shanti Arcade, 132′ Ring Road,
Naranpura, Ahmedabad – 380 013 India </p>
<p> Telefax : +91-79-27496737, 27494266
E-mail : info@praveg.com</p>
<p>Website: http://www.praveg.com</p>
</div>
<div class=”block”>
<h2><span>New Delhi:</span></h2>
<p>605, 6th Floor, Naurang House,
21 K G Marg,
New Delhi – 110001</p>
</div>
<div class=”block”>
<h2><span>Mumbai (Thane):</span></h2>
<p>3, Ground Floor, Rutu Business Park,
Nr. Vrundavan Bus Terminal,
Service Road,
Thane (West) – 400601 </p>
</div>
<div class=”block”>
<h2><span>Sydney:</span></h2>
<p>16/227-231, Targo Rd, Girraween,
NSW: 2145, Sydney,
Australia
+61 469785006, +91 9825061196</p>
</div>
</div>
</div>
<div class=”copy”>
<div class=”wrap”>© Copyright 2014, Praveg Communications Pvt. Ltd.</div>
</div>