Zen Cart Logo
Forums / Templates, Stylesheets, Page Layout / Changing text colour in centrebox & Define Pages Editor problem with text

Changing text colour in centrebox & Define Pages Editor problem with text

Locked

Views: 979

Results 1 to 3 of 3
This thread is locked. New replies are disabled.
26 Oct 2010, 8:04 AM
#1
annav avatar

annav

Zen Follower

Join Date:
Jul 2008
Location:
Sydney, Australia
Posts:
171
Plugin Contributions:
0

Changing text colour in centrebox & Define Pages Editor problem with text

Hi, OK, problem number 1. I'm having a bit of trouble changing text colour in the centrebox. The website is https://www.instonejewellery.com.au. As you can see, you can't see the item titles as the text is white. In order for me to change them to black, I need to change the colour code in both Lines 22 and 27 in the stylesheet. Each one only changes a few of them for some reason. When I do this though, the text in the information sidebox also changes to black when I want it stay white. How can this be fixed.

Problem 2 sorted now I think :unsure: If not I'll let you know!

Thanks.
Anna

26 Oct 2010, 8:25 AM
#2
kobra avatar

kobra

Black Belt

Join Date:
Aug 2005
Location:
Arizona
Posts:
31,500
Plugin Contributions:
4

Re: Changing text colour in centrebox & Define Pages Editor problem with text

Add to the bottom of the style sheet and change your other lines

.sideBoxContent a{
	color: #ffffff	
	}
26 Oct 2010, 9:55 AM
#3
annav avatar

annav

Zen Follower

Join Date:
Jul 2008
Location:
Sydney, Australia
Posts:
171
Plugin Contributions:
0

Re: Changing text colour in centrebox & Define Pages Editor problem with text

Thank you, worked a treat!

Anna