1. smithjd44
  2. Sherlock Holmes
  3. Commercial Templates
  4. Tuesday, 16 June 2015
  5.  Subscribe via email
I have a project started at the link: http://192.185.157.212/~starrec where I am trying to change the article background color to #FFFFFF .

I am having problems of finding where to make that setting.

When I try to set the article background color, that's not the color I am getting.

I would appreciate any assistance.

Thanks!

James
Accepted Answer Pending Moderation
0
Votes
Undo
Hi James

Using a spot checker your current article background color appears to be #FFFFFF. Have you since amended this issue?

Ciarán
  1. more than a month ago
  2. Commercial Templates
  3. # 1
Accepted Answer Pending Moderation
0
Votes
Undo
I solved the issue of the article background colors by deleting the code from line 751 - 760 in the #container_main.wrapper960 in the nexus.css.

This code created an article background color other than #FFFFFF even though I had set the background to #FFFFFF in the template parameters.

I am not certain the intent of this code but it altered the background color such that when I had images with a white background, they would show up against a darker background because of the above code.

You can go back to the website at http://192.185.157.212/~starrec and view the change to a pure #FFFFFF background color on the website.

Thanks!

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

Thank you for the update and for sharing your solution.

By default the component area of our Enterprise has a slight gradient overlaying from top to bottom.

Ciarán
  1. more than a month ago
  2. Commercial Templates
  3. # 3
Accepted Answer Pending Moderation
0
Votes
Undo
Hi Ciarán,
Any way to get rid of a space that appears under pics I have in the showcase position? Please see attached screen shots. I will send my temporary login in a private email.
Thanks,
rita
  1. more than a month ago
  2. Commercial Templates
  3. # 4
Accepted Answer Pending Moderation
0
Votes
Undo
Hi Rita

The issue appears to be related to your image been placed within paragraph tags which has a bottom margin by default. To resolve try adding the following to the Custom CSS field of your templates parameters...


.showcase p {
margin-bottom: 0;
}


Ciarán
  1. more than a month ago
  2. Commercial Templates
  3. # 5
Accepted Answer Pending Moderation
0
Votes
Undo
It worked! Thank you again. -rita
  1. more than a month ago
  2. Commercial Templates
  3. # 6
Accepted Answer Pending Moderation
0
Votes
Undo
Is there custom css I can apply to remove the gradient from the article background?
thanks
  1. more than a month ago
  2. Commercial Templates
  3. # 7
Accepted Answer Pending Moderation
0
Votes
Undo
Hello

Try adding the following to the Custom CSS field of your templates parameters...


#container_main .wrapper960 {
background-image: none;
}


Ciarán
  1. more than a month ago
  2. Commercial Templates
  3. # 8
  • 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