1. mabutaha
  2. Sherlock Holmes
  3. Commercial Templates
  4. Tuesday, 13 May 2014
  5.  Subscribe via email
Hi there,

I have multiple things related to the Footer menu & copyright area;
1- I have set the base module background opacity to 0.9 where the base modules, the copyright & footer menu area to be transparent but only the base modules appeared transparent but not the rest as shown here;


* this shown on the template I called (J51_Renovate - LGn Home)

The thing is that at the beginning this template reflected transparency on that area but this only happens when I change the module width of base-1 so if I disable the manual widths the area underneath reflects the transparency as shown here;



This is really strange!!! How can I fix that and keep the manual widths enabled?
Here is the URL for your reference http://leangene-jo.com/index.php/lg-home

2- How can I reduce the module hight for the copyright & footer menu area so that it begins from the line as shown here



3- I would like to have the copyright to be on the same line with the footer menu but on the right side, is that possible?

Sorry for the too many questions, but I tried to find an answer within the forum on these issues but couldn't find an answer :S

Thanks,
Mai
Accepted Answer Pending Moderation
0
Votes
Undo
Hello

1. To amend could you try adding the following to the Custom CSS field of your templates parameters...


#container_copyright {
background-color: rgba(0, 0, 0, 0);
}


2. This space can be removed with the following..


#container_base {
padding: 0;
}


3. To float the copyright text to the right arty also adding the following to your Custom CSS..


#copyright {
float: right;
margin-top: -35px;
}


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

Sorry I was traveling and did not try your solutions earlier. Now i'm back and trying to catch up!

I was able to fix issue no. 2 & 3 following your codes but still not able to fix issue no.1. the code did not solve it. Any idea?

thanks,
Mai
  1. more than a month ago
  2. Commercial Templates
  3. # 2
Accepted Answer Pending Moderation
0
Votes
Undo
Hi Mai

Could you try adding !important to the suggested CSS for this issue...


#container_copyright {
background-color: rgba(0, 0, 0, 0) !important;
}


Ciarán
  1. more than a month ago
  2. Commercial Templates
  3. # 3
Accepted Answer Pending Moderation
0
Votes
Undo
Awesome!! that solved it :woohoo: !
Thanks a million!

Mai
  1. more than a month ago
  2. Commercial Templates
  3. # 4
  • 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