template css issue

Rate this topic: Evaluations: 1, 1.00 on the average.Evaluations: 1, 1.00 on the average.Evaluations: 1, 1.00 on the average.Evaluations: 1, 1.00 on the average.Evaluations: 1, 1.00 on the average.Evaluations: 1, 1.00 on the average.1.00 out of 6 based on 1 vote(s)
GK User
Fri Mar 14, 2014 9:21 am
Reply with quote
Report this post
On line 220 in template.css file I changed background color from "111" to "05990D". However, now none is displayed.
User avatar
Senior Boarder

GK User
Fri Mar 14, 2014 9:22 am
Reply with quote
Report this post
Could You please post an url to your site?
User avatar
Moderator

GK User
Fri Mar 14, 2014 9:27 am
Reply with quote
Report this post
Fixed !

I made comment on bgr line to keep the original in history.
<!-- background: #111; -->
background: #05990D;

Seems that it should be deleted from some reason.
background: #05990D;

Tnx anyway
User avatar
Senior Boarder

GK User
Fri Mar 14, 2014 5:36 pm
Reply with quote
Report this post
You can'r do css comments this way. Use:
Code: Select all
/* .yourCommentedLine {display: inline; ....... ;} */
User avatar
Moderator

GK User
Sun Mar 16, 2014 8:24 am
Reply with quote
Report this post
Hmm...yes...

I knew that for last 15 years...
I should quit coffee...

Tnx
User avatar
Senior Boarder

GK User
Sun Mar 16, 2014 8:37 am
Reply with quote
Report this post
Don't worry - happens to the best :)
If You will have any other questions, feel free to post new forum threads.
User avatar
Moderator


cron