2011-09-21, 03:07:46
check the css, you will find in style.css:
the name is defined by CSS, the font "LaurenScript", it sits in
there is a manual with the theme, and on the first page, you find a list of all settings which can be done using the theme-settings-plugin which comes with Pixelstudio
see here: "sitename" and "sitename font size"
the color can be set in the CSS
did you read the manual? Really? ;=)
Code:
#logo {
height:83px;
line-height:83px;
background: #b42924;
display:block;
color:#fff;
...
font-size:30px;
font-family: "LaurenScript";
....
....
}
the name is defined by CSS, the font "LaurenScript", it sits in
Code:
html > body > div .top-wrapper > div .container_6 > div .grid_2
there is a manual with the theme, and on the first page, you find a list of all settings which can be done using the theme-settings-plugin which comes with Pixelstudio
see here: "sitename" and "sitename font size"
the color can be set in the CSS
did you read the manual? Really? ;=)
|--
Das deutschsprachige GetSimple-(Unter-)Forum: http://get-simple.info/forums/forumdisplay.php?fid=18
Das deutschsprachige GetSimple-(Unter-)Forum: http://get-simple.info/forums/forumdisplay.php?fid=18