1. JoomlaGirl
  2. Sherlock Holmes
  3. Commercial Templates
  4. Wednesday, 12 June 2013
  5.  Subscribe via email
Hello,
Thank you for your very prompt reply on my question yesterday. I have another couple of issues:

1.I have the 'body font colour' set to #DDDCED so that is shows up nicely on the home page and articles etc. The issue arises in both VirtueMart and another module RS Monials as they have light backgrounds and the text is thus not readable. What is the workaround for this please?





2.Is there a way to place the buttons and button text above the photos in the 'Image Link Hover Module by Joomla51'?

3.Where can I reduce the height of module p 'Header Text'?

Thank you
Accepted Answer Pending Moderation
0
Votes
Undo
.
  1. more than a month ago
  2. Commercial Templates
  3. # 1
Accepted Answer Pending Moderation
0
Votes
Undo
Hi Kirsty

1. For your Virtuemart modules try adding the following to the Custom CSS field of your templates parameters...


[code type=css].yagVmCategoryView, div#yagVmOverWrap {color: #000000;}[/code]

For RS Modials try adding the following...


[code type=css].RSWS_testimonial {color: #000000;}[/code]

2. In your modules mod_j51imgaelinkhover.php (../modules/mod_j51imgaelinkhover/mod_j51imgaelinkhover.php) try replacing the following...


<div class="j51imagelinkhover">
<div class="j51imagelinkhover<?php echo $j51_moduleid; ?>" >
<div class="j51imagelinkhover_border">
<div class="j51container effect" style="background-image: url("/<?php echo $j51_image; ?>")";>

<div class="mask">
<a href="/<?php echo JRoute::_("index.php?Itemid={$hover_link}") ?>" class="info" >Image Link</a>
</div>
</div>
</div>
</div>

<?php if($j51_title != "") : ?>
<h3><?php echo $j51_title; ?></h3>
<?php endif; ?>

<?php if($j51_text != "") : ?>
<p><?php echo $j51_text; ?></p>
<?php endif; ?>

<?php if($j51_buttontext != "") : ?>
<div class="j51button"><a href="/<?php echo JRoute::_("index.php?Itemid={$hover_link}") ?>" class="info" ><?php echo $j51_buttontext; ?></a></div>
<?php endif; ?>
</div>


With...


<div class="j51imagelinkhover">

<?php if($j51_title != "") : ?>
<h3><?php echo $j51_title; ?></h3>
<?php endif; ?>

<?php if($j51_text != "") : ?>
<p><?php echo $j51_text; ?></p>
<?php endif; ?>

<?php if($j51_buttontext != "") : ?>
<div class="j51button"><a href="/<?php echo JRoute::_("index.php?Itemid={$hover_link}") ?>" class="info" ><?php echo $j51_buttontext; ?></a></div>
<?php endif; ?>
</div>
<div style="height:35px;"></div>
<div class="j51imagelinkhover<?php echo $j51_moduleid; ?>" >
<div class="j51imagelinkhover_border">
<div class="j51container effect" style="background-image: url("/<?php echo $j51_image; ?>")";>

<div class="mask">
<a href="/<?php echo JRoute::_("index.php?Itemid={$hover_link}") ?>" class="info" >Image Link</a>
</div>
</div>
</div>
</div>


3. Would you have a URL to an example of this module p?

Ciarán
  1. more than a month ago
  2. Commercial Templates
  3. # 2
Accepted Answer Pending Moderation
0
Votes
Undo
Thank you here is the link to the example for question 3, it's the container that has the text 'Welcome to.....' directly under the slider :)


I will try your solutions in the morning and let you know how I go, many thanks for your excellent service.
  1. more than a month ago
  2. Commercial Templates
  3. # 3
Accepted Answer Pending Moderation
0
Votes
Undo
Hi Kirsty

Presuming you want to remove the space under the text 'Welcome to Gifts from Gaia' is there a reason for having the empty paragraph (<p></p>;) just after it? Removing this paragraph will remove the space.

Ciarán
  1. more than a month ago
  2. Commercial Templates
  3. # 4
Accepted Answer Pending Moderation
0
Votes
Undo
Hi Ciaran,

Thank you once again for your assistance, your advice solved issues 1 and 3. Unfortunately with issue #2 I inserted the test into mod_j51imgaelinkhover.php and it has not resolved the issue. I have attached a before and after screenshot to show you what I mean.





I would appreciate any further advice you may have.
Kirsty
  1. more than a month ago
  2. Commercial Templates
  3. # 5
Accepted Answer Pending Moderation
0
Votes
Undo
Sorry every time I include attachments whether they be jpg or png they are deleted once the reply is posted. The link to the after result is
  1. more than a month ago
  2. Commercial Templates
  3. # 6
Accepted Answer Pending Moderation
0
Votes
Undo
Hi Kirsty

May I suggest sending temporary administration access to your Joomla installation to info@joomla51.com and we will examine this issue further. For our reference please paste a link to this post in your email

Ciarán
  1. more than a month ago
  2. Commercial Templates
  3. # 7
Accepted Answer Pending Moderation
0
Votes
Undo
Thank you Kirsty

I have updated your extension with the suggested changes and it now appears to be showing as requested.

Ciarán
  1. more than a month ago
  2. Commercial Templates
  3. # 8
Accepted Answer Pending Moderation
0
Votes
Undo
Thank you once again. I posted a customer review for you on Best of Joomla, although it doesn't seem to be showing up yet.
  1. more than a month ago
  2. Commercial Templates
  3. # 9
Accepted Answer Pending Moderation
0
Votes
Undo
Thank you Kirsty... much appreciated :)

I believe bestofjoomla have to publish reviews before they can be viewed.

Ciarán
  1. more than a month ago
  2. Commercial Templates
  3. # 10
  • Page :
  • 1


There are no replies made for this post yet.
Be one of the first to reply to this post!

Join Our Newsletter

* indicates required
We respect your privacy and do not tolerate spam and will never sell, rent, lease or give away your information (name, email, number, etc.) to any third party. Nor will we send you unsolicited email.
Joomla51 - Mullaghmore, Co. Sligo, Ireland
Joomla51.com is not affiliated with or endorsed by the Joomla! Project or Open Source Matters.
The Joomla! name and logo is used under a limited license granted by
Open Source Matters
the trademark holder in the United States and other countries.

We use cookies on our website. Some of them are essential for the operation of the site, while others help us to improve this site and the user experience (tracking cookies). You can decide for yourself whether you want to allow cookies or not. Please note that if you reject them, you may not be able to use all the functionalities of the site.

Ok