Shape 5

General Category => Joomla Talk => : Woodzy July 30, 2014, 03:35:03 PM



: "Business Pro"
: Woodzy July 30, 2014, 03:35:03 PM
My membership is now expired so I am not allowed into the business pro forum.   :-[
I have what I think is a very simple question/request.
I was attempting to update the "Request a Call" hyperlink in s5_module_box_1 and in doing so, have unfortunately removed the red box around that text.
Can you please send me the correct code so that I can resolve that issue?

FWIW, I do plan to renew my membership in the future but not ready to do so now and I hope that you won't expect me to do so now, for such a simple request.  8)

Thank you in advance.


: Re: "Business Pro"
: mikenicoll July 30, 2014, 07:57:59 PM
Hello,

The default coding for this module is below:
:
<div class="request_call">

<div class="request_call_left">
<img src="images/quote.png" alt="" class="request_img" />
<span class="large_highlight_font">
We have helped <span class="highlight1_text">thousands of clients</span> reach their full potential, let use help you!
</span>
</div>
<div class="request_call_right">
<a class="highlight_button">Request a Call</a>
</div>


<div style="clear:both"></div>

</div>

Any future questions regarding Business Pro will require a subscription to be fair to other active club members.

Kind Regards,


: Re: "Business Pro"
: Woodzy August 04, 2014, 10:00:08 AM
Thank you!  ;D

Hello,

The default coding for this module is below:
:
<div class="request_call">

<div class="request_call_left">
<img src="images/quote.png" alt="" class="request_img" />
<span class="large_highlight_font">
We have helped <span class="highlight1_text">thousands of clients</span> reach their full potential, let use help you!
</span>
</div>
<div class="request_call_right">
<a class="highlight_button">Request a Call</a>
</div>


<div style="clear:both"></div>

</div>

Any future questions regarding Business Pro will require a subscription to be fair to other active club members.

Kind Regards,



: Re: "Business Pro"
: mikenicoll August 05, 2014, 01:03:05 AM
No problem :)

Regards,