![]() |
Re: change upper to lower case
Strange, it should work, try clearing your template cache (run cleanup.php) then refresh.
|
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!!!)
|
Re: change upper to lower case
Quote:
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;} |
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 |
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 |
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) |
All times are GMT -8. The time now is 10:41 AM. |
Powered by vBulletin Version 3.5.4
Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.