List Info

Thread: css for buttons?




css for buttons?
user name
2006-02-21 19:43:54
Inline styles are showing up on my store just fine.  
<input type="image" alt="Add One To
Basket"
src="graphics/add2basket.gif"
border="0" style="border:1px solid
#FFFFFF;">

But I agree, create a class like Pete suggested so they're
easier to
find and you don't have to recode each button every time
you want to
change soemthing hehe.

________________________________

 
Alex Boyer

-----Original Message-----
From: owner-merchant5-userslistmgr.miva.com
[mailto:owner-merchant5-userslistmgr.miva.com] On Behalf
Of Pete
McNamara
Sent: Tuesday, February 21, 2006 11:34 AM
To: jonweareupinarms.com
Cc: merchant5-userslistmgr.miva.com
Subject: Re: [m5u] css for buttons?

Insert a class e.g. <input type="submit"
value="Add To Cart"
class="button">

Move all of your CSS to a CSS file and link to that file in
the HEAD Tag
Content section.



Pete



______________________________________________

Pete McNamara
Internet Marketing Engine
<htt
p://internetmarketingengine.com/>Australian Miva
Merchant 5 Web
<http://
internetmarketingengine.com/>Stores




At 05:40 AM 22/02/2006, you wrote:
>hey,
>i'm trying to add some css to my buttons(just a basic
outline) using
the "show
>code" option in the buttons section.
>but it's not picking it up at all. should i be able to
add css here or
do i have
>to add it to one of the headers?
>thanks!
>jonathan 
 
--------------------------------------------------------


Disclaimer:
This email is confidential and may be privileged or
otherwise protected by work product immunity or other legal
rules. It is intended solely for the use of the individual
to whom it is addressed. If you are not the intended
recipient, be advised that you have received this email in
error and that any use, disclosure, dissemination,
forwarding, printing, saving or copying of any of its
contents is strictly prohibited. If you have received this
in error please let us know by email reply, then delete this
email from your computer system. You may not take any other
action in reliance on this email.
Any views or opinions presented are solely those of the
author and do not necessarily represent those of Hobby
Products International, Inc.

------------------ MIVA CORPORATION FOOTER
-------------------
FEATURE REQUESTS: mailto:wishlistmiva.com
TO FIND HELP: mailto:merchant5-users-helplistmgr.miva.com
TO UNSUBSCRIBE - Send mail to:
    mailto:merchant5-users-unsubscribelistmgr.miva.com
  if you need to unsubscribe a different address, send a
message to:
    mailto:ezmlmlistmgr.miva.com
  with a subject or message body of
    unsubscribe merchant5-users yournameyourdomain.com
---------------- END MIVA CORPORATION FOOTER
-----------------

css for buttons?
user name
2006-02-21 19:52:24
I've been trying to figure out the CSS and I'm not having
any luck. 
   
  what is the correct way to type the link to my style sheet
in the head tag?
   
  And then where do I place the Style Sheet in my hosting
account.
   
  I'm trying to add a no-repeat, background image to the
whole page. And it's not working!
   
  Please help!!!

g.com> wrote:
  Inline styles are showing up on my store just fine. 
 [input] src="graphics/add2basket.gif"
border="0" style="border:1px solid
#FFFFFF;">

But I agree, create a class like Pete suggested so they're
easier to
find and you don't have to recode each button every time
you want to
change soemthing hehe.

________________________________


Alex Boyer

-----Original Message-----
From: owner-merchant5-userslistmgr.miva.com
[mailto:owner-merchant5-userslistmgr.miva.com] On Behalf
Of Pete
McNamara
Sent: Tuesday, February 21, 2006 11:34 AM
To: jonweareupinarms.com
Cc: merchant5-userslistmgr.miva.com
Subject: Re: [m5u] css for buttons?

Insert a class e.g.  [input] class="button">

Move all of your CSS to a CSS file and link to that file in
the HEAD Tag
Content section.



Pete



______________________________________________

Pete McNamara
Internet Marketing Engine
Australian Miva Merchant 5 Web
Stores




At 05:40 AM 22/02/2006, you wrote:
>hey,
>i'm trying to add some css to my buttons(just a basic
outline) using
the "show
>code" option in the buttons section.
>but it's not picking it up at all. should i be able to
add css here or
do i have
>to add it to one of the headers?
>thanks!
>jonathan 

--------------------------------------------------------


Disclaimer:
This email is confidential and may be privileged or
otherwise protected by work product immunity or other legal
rules. It is intended solely for the use of the individual
to whom it is addressed. If you are not the intended
recipient, be advised that you have received this email in
error and that any use, disclosure, dissemination,
forwarding, printing, saving or copying of any of its
contents is strictly prohibited. If you have received this
in error please let us know by email reply, then delete this
email from your computer system. You may not take any other
action in reliance on this email.
Any views or opinions presented are solely those of the
author and do not necessarily represent those of Hobby
Products International, Inc.

------------------ MIVA CORPORATION FOOTER
-------------------
FEATURE REQUESTS: mailto:wishlistmiva.com
TO FIND HELP: mailto:merchant5-users-helplistmgr.miva.com
TO UNSUBSCRIBE - Send mail to:
mailto:merchant5-users-unsubscribelistmgr.miva.com
if you need to unsubscribe a different address, send a
message to:
mailto:ezmlmlistmgr.miva.com
with a subject or message body of
unsubscribe merchant5-users yournameyourdomain.com
---------------- END MIVA CORPORATION FOOTER
-----------------



		
---------------------------------
Relax. Yahoo! Mail virus scanning helps detect nasty
viruses!
css for buttons?
user name
2006-02-21 20:05:48
This is one way to have the link:

<link href="yourstylesheetnamegoeshere.css"
rel="stylesheet" type="text/css"
/>

You place the stylesheet in the mm5 directory (i.e. the same
directory in which the merchant.mvc file resides)


Pete


At 06:52 AM 22/02/2006, you wrote:
>I've been trying to figure out the CSS and I'm not
having any luck. 
>   
>  what is the correct way to type the link to my style
sheet in the head tag?
>   
>  And then where do I place the Style Sheet in my
hosting account.
>   
>  I'm trying to add a no-repeat, background image to
the whole page. And it's not working!
>   
>  Please help!!!
>
>g.com> wrote:
>  Inline styles are showing up on my store just fine. 
> [input] src="graphics/add2basket.gif"
border="0" style="border:1px solid
>#FFFFFF;">
>
>But I agree, create a class like Pete suggested so
they're easier to
>find and you don't have to recode each button every
time you want to
>change soemthing hehe.
>
>________________________________
>
>
>Alex Boyer
>
>-----Original Message-----
>From: owner-merchant5-userslistmgr.miva.com
>[mailto:owner-merchant5-userslistmgr.miva.com] On Behalf
Of Pete
>McNamara
>Sent: Tuesday, February 21, 2006 11:34 AM
>To: jonweareupinarms.com
>Cc: merchant5-userslistmgr.miva.com
>Subject: Re: [m5u] css for buttons?
>
>Insert a class e.g.  [input]
class="button">
>
>Move all of your CSS to a CSS file and link to that file
in the HEAD Tag
>Content section.
>
>
>
>Pete
>
>
>
>______________________________________________
>
>Pete McNamara
>Internet Marketing Engine
>Australian Miva Merchant 5 Web
>Stores
>
>
>
>
>At 05:40 AM 22/02/2006, you wrote:
>>hey,
>>i'm trying to add some css to my buttons(just a
basic outline) using
>the "show
>>code" option in the buttons section.
>>but it's not picking it up at all. should i be able
to add css here or
>do i have
>>to add it to one of the headers?
>>thanks!
>>jonathan 
>
>--------------------------------------------------------
>
>
>Disclaimer:
>This email is confidential and may be privileged or
otherwise protected by work product immunity or other legal
rules. It is intended solely for the use of the individual
to whom it is addressed. If you are not the intended
recipient, be advised that you have received this email in
error and that any use, disclosure, dissemination,
forwarding, printing, saving or copying of any of its
contents is strictly prohibited. If you have received this
in error please let us know by email reply, then delete this
email from your computer system. You may not take any other
action in reliance on this email.
>Any views or opinions presented are solely those of the
author and do not necessarily represent those of Hobby
Products International, Inc.
>
>------------------ MIVA CORPORATION FOOTER
-------------------
>FEATURE REQUESTS: mailto:wishlistmiva.com
>TO FIND HELP: mailto:merchant5-users-helplistmgr.miva.com
>TO UNSUBSCRIBE - Send mail to:
>mailto:merchant5-users-unsubscribelistmgr.miva.com
>if you need to unsubscribe a different address, send a
message to:
>mailto:ezmlmlistmgr.miva.com
>with a subject or message body of
>unsubscribe merchant5-users yournameyourdomain.com
>---------------- END MIVA CORPORATION FOOTER
-----------------
>
>
>
>                
>---------------------------------
>Relax. Yahoo! Mail virus scanning helps detect nasty
viruses!



______________________________________________

Pete McNamara
Internet Marketing Engine
<htt
p://internetmarketingengine.com/>Australian Miva
Merchant 5 Web <http://
internetmarketingengine.com/>Stores


css for buttons?
user name
2006-02-21 19:59:07
Here's the link code copied from the head of my site...

<link rel="stylesheet"
href="assets/css/print.css"
type="text/css"  
media="print" />
<link rel="stylesheet"
href="assets/css/screen.css"
type="text/css"  
media="screen,projection" />

i have a folder in the "mm5" directory called
"assets" and i dump all  
my css and interface images etc in there.  This works really
well. I  
also provide a print stylesheet that strips out the
navigation and  
other stuff that's not applicable to a printed page. 
including that  
before the link to your screen style sheet will also prevent
what's  
call the "Flash of Unstyled Content" bug or
FOUC.  That's that  
weirdness you sometimes see when you go to a site and for a
split  
second you see the page contents without the CSS
applied...sort of  
ugly 

Hope that helps!

On Feb 21, 2006, at 12:52 PM, Carolyn Sebolao wrote:

> I've been trying to figure out the CSS and I'm not
having any luck.
>
>   what is the correct way to type the link to my style
sheet in the  
> head tag?
>
>   And then where do I place the Style Sheet in my
hosting account.
>
>   I'm trying to add a no-repeat, background image to
the whole  
> page. And it's not working!
>
>   Please help!!!
>
> g.com> wrote:
>   Inline styles are showing up on my store just fine.
>  [input] src="graphics/add2basket.gif"
border="0" style="border:1px  
> solid
> #FFFFFF;">
>
> But I agree, create a class like Pete suggested so
they're easier to
> find and you don't have to recode each button every
time you want to
> change soemthing hehe.
>
> ________________________________
>
>
> Alex Boyer
>
> -----Original Message-----
> From: owner-merchant5-userslistmgr.miva.com
> [mailto:owner-merchant5-userslistmgr.miva.com] On Behalf
Of Pete
> McNamara
> Sent: Tuesday, February 21, 2006 11:34 AM
> To: jonweareupinarms.com
> Cc: merchant5-userslistmgr.miva.com
> Subject: Re: [m5u] css for buttons?
>
> Insert a class e.g.  [input]
class="button">
>
> Move all of your CSS to a CSS file and link to that
file in the  
> HEAD Tag
> Content section.
>
>
>
> Pete
>
>
>
> ______________________________________________
>
> Pete McNamara
> Internet Marketing Engine
> Australian Miva Merchant 5 Web
> Stores
>
>
>
>
> At 05:40 AM 22/02/2006, you wrote:
>> hey,
>> i'm trying to add some css to my buttons(just a
basic outline) using
> the "show
>> code" option in the buttons section.
>> but it's not picking it up at all. should i be
able to add css  
>> here or
> do i have
>> to add it to one of the headers?
>> thanks!
>> jonathan
>
>
--------------------------------------------------------
>
>
> Disclaimer:
> This email is confidential and may be privileged or
otherwise  
> protected by work product immunity or other legal
rules. It is  
> intended solely for the use of the individual to whom
it is  
> addressed. If you are not the intended recipient, be
advised that  
> you have received this email in error and that any use,
disclosure,  
> dissemination, forwarding, printing, saving or copying
of any of  
> its contents is strictly prohibited. If you have
received this in  
> error please let us know by email reply, then delete
this email  
> from your computer system. You may not take any other
action in  
> reliance on this email.
> Any views or opinions presented are solely those of the
author and  
> do not necessarily represent those of Hobby Products
International,  
> Inc.
>
> ------------------ MIVA CORPORATION FOOTER
-------------------
> FEATURE REQUESTS: mailto:wishlistmiva.com
> TO FIND HELP: mailto:merchant5-users-helplistmgr.miva.com
> TO UNSUBSCRIBE - Send mail to:
> mailto:merchant5-users-unsubscribelistmgr.miva.com
> if you need to unsubscribe a different address, send a
message to:
> mailto:ezmlmlistmgr.miva.com
> with a subject or message body of
> unsubscribe merchant5-users yournameyourdomain.com
> ---------------- END MIVA CORPORATION FOOTER
-----------------
>
>
>
> 		
> ---------------------------------
> Relax. Yahoo! Mail virus scanning helps detect nasty
viruses!


------------------ MIVA CORPORATION FOOTER
-------------------
FEATURE REQUESTS: mailto:wishlistmiva.com
TO FIND HELP: mailto:merchant5-users-helplistmgr.miva.com
TO UNSUBSCRIBE - Send mail to:
    mailto:merchant5-users-unsubscribelistmgr.miva.com
  if you need to unsubscribe a different address, send a
message to:
    mailto:ezmlmlistmgr.miva.com
  with a subject or message body of
    unsubscribe merchant5-users yournameyourdomain.com
---------------- END MIVA CORPORATION FOOTER
-----------------

[1-4]

about | contact  Other archives ( Real Estate discussion Medical topics )