Go to main content

Textpattern CMS support forum

You are not logged in. Register | Login | Help

#1 2006-01-01 12:46:52

TheUsability
Member
Registered: 2005-05-03
Posts: 51

4.0.3: comment_remember producing crap in Safari

comment_remember seems to be producing crap in Safari (last version). The checkbox is inserted into the “remember”-text.

In Mozilla/Camino/Firefox, everything is okay. Is there any way to style this/edit this?

Offline

#2 2006-01-01 14:21:57

Sencer
Archived Developer
From: cgn, de
Registered: 2004-03-23
Posts: 1,803
Website

Re: 4.0.3: comment_remember producing crap in Safari

This bug report is “crap” (to describe it in your preferred language).
We need some specifics to work with, like expected markup and actual markup. Or is your iusse with the css? I can’t tell from your description. If you want to make a suggestion on what works in Safari (and it doesn’t break in the other browsers), I’ll be glad to make the necessary changes.

Viewing the html-source should show the checkbox of having an id of “remember”, which you can style with CSS. If you need more help with that, don’t hesitate to ask.

Offline

#3 2006-01-01 14:35:13

TheUsability
Member
Registered: 2005-05-03
Posts: 51

Re: 4.0.3: comment_remember producing crap in Safari

Sorry for using the word “crap”, but it just looks like “crap” ;)

What’s inserted when I’m using txp:comment_remember is this:

< input type=“checkbox” name=“forget” value=“1” id=“forget” / >< label for=“forget”>Vergessen< /label >

I don’t style “forget” in any way. What happens is that the checkbox is directly inserted into the word “Forget”.

Last edited by TheUsability (2006-01-01 14:38:01)

Offline

#4 2006-01-01 15:53:08

thebombsite
Archived Plugin Author
From: Exmouth, England
Registered: 2004-08-24
Posts: 3,251
Website

Re: 4.0.3: comment_remember producing crap in Safari

Try giving the input#forget and input#remember selectors a margin-right attribute in your CSS.


Stuart

In a Time of Universal Deceit
Telling the Truth is Revolutionary.

Offline

#5 2006-01-01 16:04:07

TheUsability
Member
Registered: 2005-05-03
Posts: 51

Re: 4.0.3: comment_remember producing crap in Safari

Interestingly, a selector called “remember” doesn’t seem to be used at all. I only got “forget” in my source (see markup above)

Offline

#6 2006-01-01 20:28:43

wet
Developer Emeritus
From: Schoerfling, Austria
Registered: 2005-06-06
Posts: 3,330
Website Mastodon

Re: 4.0.3: comment_remember producing crap in Safari

Once you #forget, you will have the chance to #remember, again. <small>(I am planning a year of poetic posting vocabulary :-)</small>
I.e., check “Forget” once to make “Remember” reappear.

Last edited by wet (2006-01-01 20:36:28)

Offline

#7 2006-01-01 20:47:54

TheUsability
Member
Registered: 2005-05-03
Posts: 51

Re: 4.0.3: comment_remember producing crap in Safari

Ah, sweet, got it ;) (At least the #remember + #forget thing. CSS Styling still doesn’t look good.)

Last edited by TheUsability (2006-01-01 20:50:24)

Offline

Board footer

Powered by FluxBB