Top Xl Support Impressum :: Search :: The newest topics
Register :: Log in

Schriftgrösse

 
   Top Xl Support Forum Index -> Templates und Design
View previous topic :: View next topic  
Author Message
Webkatalog



Joined: 15 Aug 2007
Posts: 16

PostPosted: Mon Aug 20, 2007 10:07 pm    Post subject: Schriftgrösse

Hi

Quote:
also, das müsste alles in der css datei stehen
wenn du die grossbuchstaben weg haben willst, einfach "text-transform:uppercase;" entfernen



In der css habe ich mehrmalig das gelesen...

Code:
.heading {font-size:18px;text-transform:uppercase;} /* titles (add.php and members area */


Was genau muss ich da jetzt endfernen das die schrift ganz normal wird in den Menüss und überschriften,das ganze weg oder nur teile vom code.

Sorry ich habe auf neues Thema geklickt statt auf Antworten,weil das Thema schon gibt ich kanns leider nciht selbst löschen und am richtigen ort neu shcreiben.

Danke

Gruss Steffi


Last edited by Webkatalog on Sat Oct 20, 2007 2:02 pm; edited 1 time in total
Back to top
View user's profile Send private message
Paddelberg
Site Admin


Joined: 17 Jan 2006
Posts: 797
Location: Worms

PostPosted: Mon Aug 20, 2007 10:28 pm    Post subject:

.heading {font-size:18px;text-transform:uppercase;}
font-size:18px; = font grösse
text-transform:uppercase; = alles in Grossbuchstaben

wenn alles in normalbuchstaben sein soll
.heading {font-size:18px;}

wenn du keine Schriftgrösse angeben willst
.heading {}


mfg
simon
Back to top
View user's profile Send private message Visit poster's website
Display posts from previous:   
Post new topic   Reply to topic    Top Xl Support Forum Index -> Templates und Design All times are GMT + 1 Hour
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum