![]() |
Different colour text for different bits of site
What I'm wanting to do is make the front page text all #666666, and all the pages such as help and all them - but keep all the product pages in black. (The bits where you have your products and images, desc, price etc etc)
I presume i need to edit the first line of the css, Code:
BODY,P,DIV,TH,TD,P,INPUT,SELECT,TEXTAREA { but I dont know whats what. Does anyone know how to do this? Thanks in advance, |
There are two ways of doing this...
1. Find the text that appears on the home page in "Languages" and add formatting to the text such as Code:
<span style="color: #666666">Your text here</span> 2. Go to template Customer>Main>welcome.tpl and modify html as you want. |
Cheers,
I'll try that later!! |
All times are GMT -8. The time now is 03:42 AM. |
Powered by vBulletin Version 3.5.4
Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.