Follow us on Twitter X-Cart on Facebook Wiki
Shopping cart software Solutions for online shops and malls

change upper to lower case

 
Reply
   X-Cart forums > X-Cart 4 > Dev Questions > Changing design
 
Thread Tools Search this Thread
  #11  
Old 06-30-2007, 10:50 AM
 
PhilJ PhilJ is offline
 

X-Guru
  
Join Date: Nov 2002
Posts: 4,094
 

Default Re: change upper to lower case

Strange, it should work, try clearing your template cache (run cleanup.php) then refresh.
__________________
xcartmods.co.uk
Reply With Quote
  #12  
Old 06-30-2007, 11:13 AM
  lewaff's Avatar 
lewaff lewaff is offline
 

eXpert
  
Join Date: Jun 2007
Location: Nuneaton-England
Posts: 225
 

Default Re: change upper to lower case

Sorry But not that advanced
How do i run cleanup.php
Strange, it should work, try clearing your template cache (run cleanup.php) then refresh.
Thanks again

Sorry Found how to run cleanup.php

But still no change
I have run W3C validator and the page dont validate Any Idea's and maybe to with this (help!!!)
  1. <LI class=msg_err>http://validator-test.w3.org/images/info_icons/error.png Line 561, Column 6: namespace error : Namespace prefix o on p is not defined.
    <o:p></o:p></span></h4>
    <LI class=msg_err>http://validator-test.w3.org/images/info_icons/error.png Line 565, Column 6: namespace error : Namespace prefix o on p is not defined. <o:p></o:p></span></h2>
    <LI class=msg_err>http://validator-test.w3.org/images/info_icons/error.png Line 576, Column 6: namespace error : Namespace prefix o on p is not defined. <o:p></o:p></span></h4>
  2. http://validator-test.w3.org/images/info_icons/error.png Line 580, Column 6: namespace error : Namespace prefix o on p is not defined. <o:p></o:p></b></p>
__________________
Thank's
Lewis Afford
www.mobile-phone-batteries.eu X-cart v4.4.5 gold
www.mobile-phone-batteries.co.ukv4.4.5 gold
www.qualitechnic.co.uk v4.4.5 gold
Add-on: X-AOM (Advanced Order Management)
Reply With Quote
  #13  
Old 06-30-2007, 03:31 PM
  Zaja's Avatar 
Zaja Zaja is offline
 

X-Adept
  
Join Date: Mar 2004
Location: The Universe is my home
Posts: 420
 

Default Re: change upper to lower case

Quote:
Originally Posted by crazyoval
Hi all, I cant find my old posting on this. Im trying to find how I can change my template skin from showing upper case automatically to lower case as standard but with the first letter as uppercase.

Can anyone help please?

thank you :O)

Open skin1.css file and remove the text-transform: uppercase; property from following classes:

.VertMenuTitle
.DialogTitle
.DialogTitle2
.ProductTitle, .ProductTitle a
.categories a
.categories a:hover



You can use the :first-letter pseudo-element to create "the first letter as uppercase" effects....for example:

.VertMenuTitle:first-letter {text-transform: uppercase; font-weight: bold;}
__________________
_/ _/ _/ _/ _/ _/ _/ _/ _/

7dana.com
Reply With Quote
  #14  
Old 06-30-2007, 04:00 PM
  lewaff's Avatar 
lewaff lewaff is offline
 

eXpert
  
Join Date: Jun 2007
Location: Nuneaton-England
Posts: 225
 

Default Re: change upper to lower case

Thanks again for your Patience
I am trying very hard but

None found in the skin1.css file

.VertMenuTitle {
BACKGROUND-COLOR: #081589;
COLOR: #FFFFFF;
FONT-WEIGHT: bold;
PADDING: 1px;
}

Tried adding

.VertMenuTitle:first-letter {text-transform: uppercase; font-weight: bold;}

Made no differance

It seems to be part of my skin 'Neon Lights'
the demo Skin put the catergories in full upper case

Really stuck now

thanks again
lewis
__________________
Thank's
Lewis Afford
www.mobile-phone-batteries.eu X-cart v4.4.5 gold
www.mobile-phone-batteries.co.ukv4.4.5 gold
www.qualitechnic.co.uk v4.4.5 gold
Add-on: X-AOM (Advanced Order Management)
Reply With Quote
  #15  
Old 06-30-2007, 05:00 PM
  Zaja's Avatar 
Zaja Zaja is offline
 

X-Adept
  
Join Date: Mar 2004
Location: The Universe is my home
Posts: 420
 

Default Re: change upper to lower case

Lewis, I replied to crazyoval question about Natural template. I don't have any expirience related to 'Neon Lights' template, but try open skin1.css and remove the text-transform: uppercase; property from:

.CategoriesList
TD.VertMenuTitle
FONT.VertMenuTitle
__________________
_/ _/ _/ _/ _/ _/ _/ _/ _/

7dana.com
Reply With Quote
  #16  
Old 07-01-2007, 12:00 AM
  lewaff's Avatar 
lewaff lewaff is offline
 

eXpert
  
Join Date: Jun 2007
Location: Nuneaton-England
Posts: 225
 

Default Re: change upper to lower case

Found It
Thanks for all your help it was in skin1_c.css

.CategoriesList {
FONT-SIZE: 11px;
TEXT-TRANSFORM: uppercase;
FONT-WEIGHT: bold;
LINE-HEIGHT: 16px;
}

and change it to

.CategoriesList {
FONT-SIZE: 11px;
FONT-WEIGHT: bold;
LINE-HEIGHT: 16px;
}

Now working fine
Again thanks for you help and guidence i would have never found it on my own
lewis afford
www.qualitechnic.co.uk (CCP6)
www.mobile-phone-batteries.eu/xcart/home.php (xcart - under construction)
__________________
Thank's
Lewis Afford
www.mobile-phone-batteries.eu X-cart v4.4.5 gold
www.mobile-phone-batteries.co.ukv4.4.5 gold
www.qualitechnic.co.uk v4.4.5 gold
Add-on: X-AOM (Advanced Order Management)
Reply With Quote
Reply
   X-Cart forums > X-Cart 4 > Dev Questions > Changing design


Thread Tools Search this Thread
Search this Thread:

Advanced Search

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Forum Jump


All times are GMT -8. The time now is 02:08 PM.

   

 
X-Cart forums © 2001-2020