Lettergrote veranderen van het menu

Overzicht Reageren

Sponsored by: Vacatures door Monsterboard

Gertjan Tjakkes

Gertjan Tjakkes

25/09/2007 20:55:00
Quote Anchor link
Hoe verander ik de grote van de letters ?
Bij voorbaat dank.

Dit is het Style.css bestand

html , body
{
width: 100%;
height: 100% - 10px;
padding: 0px;
margin: 0px;
background-color: #00528E;
font-family: tahoma;
}
#container
{
margin: 0px auto;
margin-top: 10px;
width: 700px;
background-color: #F6F6F6;
border: 10px solid #60B7DE;
padding: 10px;
line-heigt: 19px;
}
h1
{
text-align: center;
font-size: 36px;
width: 310px;
border: 1px solid black;
margin: 0px auto;
background-color: #B3E2E6;
}
ul.menu
{
list-style: none;
}
ul.menu li
{
display: inline;
float: left;
text-align: center;
padding: 2px;
margin: 2px;
}
ul.menu li a
{
display: block;
width: 150px;
color: white;
background-color: #00528E;
height: 26px;
}
ul.menu li a:hover
{
height: 21px;
border-bottom: 5px solid #000;
}
.this
{
height: 21px;
width: 140px;
border-left: 5px solid #000;
border-right: 5px solid #000;
border-bottom: 5px solid #000;
}
.clear
{
clear: both;
}
p.links
{
font-weight: bold;
border: 2px solid black;
border-width: 2px 0px 2px 0px;
width: 100%;
padding: 3px;
}
p.links *
{
color: black;
}
h2
{
border-style: solid;
border-width: 2px 0px 2px 0px;
border-color: #000;
}
h2 *
{
color: black;
}

ul.cat
{
list-style: none;
}
ul.cat li
{
display: inline;
float: left;
padding: 2px;
margin: 2px;
width: 230px;
}
ul.cat li a
{
color: #fff;
background-color: #00528E;
}
ul.cat li a:hover
{
border-bottom: 5px solid #000;
color: #000;
}


ul.bestel li
{
padding: 2px;
margin: 2px;
}
ul.bestel li a
{
color: #fff;
background-color: #00528E;
}
ul.bestel li a:hover
{
border-bottom: 5px solid #000;
color: #000;
}
td.bold
{
width: 150px;
}
td.bold *
{
font-weight: bold;
}
.bold
{
font-weight: bold;
}
.italic
{
font-style: italic;
}
.underline
{
text-decoration: underline;
}
 
PHP hulp

PHP hulp

10/01/2025 15:16:05
 
Joren vh

joren vh

25/09/2007 20:59:00
Quote Anchor link
Ik weet niet dat je van plan bent een box te maken voor je navigatie container . In dat geval kan je gewoon font-size:**px; zetten in de style.
 
Jelle Sturm

Jelle Sturm

25/09/2007 21:00:00
Quote Anchor link
onder H1

staat:
{
text-align: center;
font-size: 36px;
width: 310px;
border: 1px solid black;
margin: 0px auto;
background-color: #B3E2E6;
}

door font-size: 36 te vergroten of te verkleinen zal je font vergroten of verkleinen
 
Daan

Daan

25/09/2007 21:00:00
Quote Anchor link
ul.menu li {
font-size: 20pt;
}


of iets anders natuurlijk...
 
- SanThe -

- SanThe -

25/09/2007 21:05:00
 
Gertjan Tjakkes

Gertjan Tjakkes

25/09/2007 22:07:00
Quote Anchor link
Kijk maar eens op http://www.powermarkt.nl de letters zijn heel klein.
 
Gertjan Tjakkes

Gertjan Tjakkes

25/09/2007 22:08:00
Quote Anchor link
Daan schreef op 25.09.2007 21:00:
ul.menu li {
font-size: 20pt;
}


of iets anders natuurlijk...


Dit heb ik net geprobeerd maar daar word het niet anders van.
 



Overzicht Reageren

 
 

Om de gebruiksvriendelijkheid van onze website en diensten te optimaliseren maken wij gebruik van cookies. Deze cookies gebruiken wij voor functionaliteiten, analytische gegevens en marketing doeleinden. U vindt meer informatie in onze privacy statement.