I have to type codes twice in the CSS
2 posters
Page 1 of 1
I have to type codes twice in the CSS
Technical Details
Forum version : #phpBB3
Position : Founder
Concerned browser(s) : Internet Explorer
Who the problem concerns : Yourself
When the problem appeared : When the site was first created. I've ignored it until now, thinking it was a one-time thing, but the issue persists.
Forum link : http://threadsoffate.forumotion.com/ (User is Admin)
Description of problem
So the title says it all. I recently started a new website, TOF, and copy-pasted my CSS style sheet from another website to use it since it was all generic coding. However, some of the codes don't work unless I type them twice, and this persists as I add some new codes as well. The codes in question have often worked before on other websites without me having to add them twice, and if I remove one of the two codes, even the old one, the site reverts and it doesn't work again.Help, please? If there is no solution, I'll just continue pasting codes twice.
Thank you!
- Kira
Re: I have to type codes twice in the CSS
Hi @Kira-chan03,
Normally you need only one rule, if you're having to write it twice then there must be an error in your stylehsheet. After reviewing your CSS via the source I see invalid characters that shouldn't belong. I'd recommend removing these characters to prevent errors.
I highlighted it in red : >> /* VARIOUS TRANSPARENCY CODES */
You do not need these characters to create a CSS comment. You only need write /* Comment */
Normally you need only one rule, if you're having to write it twice then there must be an error in your stylehsheet. After reviewing your CSS via the source I see invalid characters that shouldn't belong. I'd recommend removing these characters to prevent errors.
I highlighted it in red : >> /* VARIOUS TRANSPARENCY CODES */
You do not need these characters to create a CSS comment. You only need write /* Comment */
Similar topics
» i want this type statcis
» Chat Type Box
» can not type into post or pms
» What type of competitions do you want?
» Photography, What Camera do you have?
» Chat Type Box
» can not type into post or pms
» What type of competitions do you want?
» Photography, What Camera do you have?
Page 1 of 1
Permissions in this forum:
You cannot reply to topics in this forum