Javascript/CSS problem (partly works and party don't)

For discussion and questions related to CMS Specific templates and stylesheets (CSS), and themes. or layout issues. This is not a place for generic "I don't know CSS issues"
Post Reply
barbet
Forum Members
Forum Members
Posts: 10
Joined: Sun May 24, 2009 5:06 pm

Javascript/CSS problem (partly works and party don't)

Post by barbet »

Hello people,

I've got a problem with my image gallery.

It exists out of a a part css and a part javascript

i put the part that needed to be in the header in the meta data with {literal} tags around it
this part seems to work

but than 1 small part doesn't work:


");
// ook hier verander je "jouwmap", "jouwthumbnail" en "gif" in het juiste
if (i % 8 == 7) document.write("");
// dit geeft 4 thumbnails op een rij, wil je het anders, vb 5, dan verhoog je de 4 en de 3 met 1
};
-->

I put the {literal} tags around it but it still doens't work

next to that the image is surrounded with a blue line, really ugly. How do I remove it.

I hope you can help me out.

Thank you in advance
barbet
Forum Members
Forum Members
Posts: 10
Joined: Sun May 24, 2009 5:06 pm

Re: Javascript/CSS problem (partly works and party don't)

Post by barbet »

I removed the blue line, so that's solved. I've looked around on this forum, and I could find some others with similar problems, however, the tricks supposed there didn't solve my problem. The javascrip on itself works, but not in cms.

I also find out that the style=" background-position: center center; back... etc. " doens't work. How come? i tried to "Turn WYSIWYG on/off". I used the {literate} tags, and many more things, but it didn't work.

What can I do? 
barbet
Forum Members
Forum Members
Posts: 10
Joined: Sun May 24, 2009 5:06 pm

Re: Javascript/CSS problem (partly works and party don't)

Post by barbet »

Got it working.

Still the 'style element' is not working. How come?
User avatar
Dr.CSS
Moderator
Moderator
Posts: 12711
Joined: Thu Mar 09, 2006 5:32 am
Location: Arizona

Re: Javascript/CSS problem (partly works and party don't)

Post by Dr.CSS »

No way to tell with out a link...
Post Reply

Return to “Layout and Design (CSS & HTML)”