"Sparkled Headlines"
- Mit dem folgenden Code änderst du die Überschriftenfarbe der
verschiedenen Sektionen und fügst zusätzlich einen funkelnden
Hintergrundbild für. - With the following code you change the color of your section
headings and add a glitter background image to them.
°code°
<style type="text/css"> .K {Headings Glitter Background} .nametext, .whitetext12, .orangetext15, .blacktext12, .lightbluetext8, .btext, strong { display:block; color: Your Color !important; background-color:transparent; background-image:url(Image URL); padding: 5px; } .K {Artist Profiles - Genre (Optional)} td.text font strong { background-image: None; color: Your Color !important; } </style> |
otice: |
- Link zur Farbtabelle und eine Auswahl an bilder hast du weiter
unten auf der seite. Klicke auf das bild deiner wahl und füge
anschließend die url des bildes in den Code ein.
- Wähle die farbe und das bild so aus, daß dann die überschriften
auf deiner seite gut lesbar sind. - You have a link to color codes and a choice of glitter images
further below on the page. Click on the image of your choice to
obtain the url and put it in the code.
- Notice that the text color of your headings and your selected image
match together, so that you have readable headings on your page.