Account Options

  1. Sign in
The old Google Groups will be going away soon.
Switch to the new Google Groups.
Google Groups Home
« Groups Home
Style and Buttons
There are currently too many topics in this group that display first. To make this topic appear first, remove this option from another topic.
There was an error processing your request. Please try again.
flag
  6 messages - Collapse all  -  Translate all to Translated (View all originals)
The group you are posting to is a Usenet group. Messages posted to this group will make your email address visible to anyone on the Internet.
Your reply message has not been sent.
Your post was successful
 
From:
To:
Cc:
Followup To:
Add Cc | Add Followup-to | Edit Subject
Subject:
Validation:
For verification purposes please type the characters you see in the picture below or the numbers you hear by clicking the accessibility icon. Listen and type the numbers you hear
 
Alex Hough  
View profile  
 More options Feb 22 2008, 11:06 am
From: "Alex Hough" <r.a.ho...@googlemail.com>
Date: Fri, 22 Feb 2008 16:06:55 +0000
Local: Fri, Feb 22 2008 11:06 am
Subject: Style and Buttons

Hi,

I have a problem, one which i know i should be able ot sort for myself.  But
the solution is passing me by.

I am trying to remove the border from a button in a specific tiddler.
The button is
<<newTiddler label:'New Value' title:'New Value' tag: value>>

I would like  to remove the border from it.

I have tried

.button {border:none;}

 but is  not doing anything.

Alex
I've spend ages and i cant figure it out....


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
FND  
View profile  
 More options Feb 22 2008, 11:47 am
From: FND <F...@gmx.net>
Date: Fri, 22 Feb 2008 17:47:59 +0100
Local: Fri, Feb 22 2008 11:47 am
Subject: Re: [tw] Style and Buttons

> .button {border:none;}
> [...] is  not doing anything

That's probably a CSS specificity issue.

> I am trying to remove the border from a button in a specific tiddler.

Assuming said tiddler is called [[Foo Bar]], try this:
     #tiddlerFoo\20 Bar a.button {
         border: none;
     }

More info on the community wiki:
     http://www.tiddlywiki.org/wiki/Tiddler-Specific_Styles

-- F.


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Alex Hough  
View profile  
 More options Feb 23 2008, 5:43 am
From: "Alex Hough" <r.a.ho...@googlemail.com>
Date: Sat, 23 Feb 2008 10:43:24 +0000
Local: Sat, Feb 23 2008 5:43 am
Subject: Re: [tw] Re: Style and Buttons

Thanks FND.

I like the quality assurance badge on
http://www.tiddlywiki.org/wiki/Tiddler-Specific_Styles by the way.... very
cool.

Alex

On 22/02/2008, FND <F...@gmx.net> wrote:


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
FND  
View profile  
 More options Feb 23 2008, 5:51 am
From: FND <F...@gmx.net>
Date: Sat, 23 Feb 2008 11:51:55 +0100
Local: Sat, Feb 23 2008 5:51 am
Subject: Re: [tw] Re: Style and Buttons

> I like the quality assurance badge

If only we had more articles meeting those standards - but that would
require more active participation by the community... (Even tiny,
60-second contributions would help!)

-- F.


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Alex Hough  
View profile  
 More options Feb 23 2008, 5:57 am
From: "Alex Hough" <r.a.ho...@googlemail.com>
Date: Sat, 23 Feb 2008 10:57:07 +0000
Local: Sat, Feb 23 2008 5:57 am
Subject: Re: [tw] Re: Style and Buttons

FND, I'll start to put some things up if you think it would help.  I am
someone who asks a lot of questions, maybe I could document my
questions.....

Alex

On 23/02/2008, FND <F...@gmx.net> wrote:


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
FND  
View profile  
 More options Feb 23 2008, 7:21 am
From: FND <F...@gmx.net>
Date: Sat, 23 Feb 2008 13:21:31 +0100
Local: Sat, Feb 23 2008 7:21 am
Subject: Re: [tw] Re: Style and Buttons

> FND, I'll start to put some things up if you think it would help.  I am  
> someone who asks a lot of questions, maybe I could document my
> questions.....

That'd be great!
There's a list of missing articles on the community portal:
     http://www.tiddlywiki.org/wiki/Meta:Community_Portal#Missing_Articles
(It's incomplete/outdated though, so the mind-map image next to it might
be a better start.)

You could also go over existing articles and improve them where
necessary. Or do whatever you think is necessary - it's a wiki after all.

-- F.


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
End of messages
« Back to Discussions « Newer topic     Older topic »