-
AuthorPosts
-
January 22, 2007 at 11:06 pm #118440
I particularly like the overall look of your Zibal template, especially its black colour option, but it seems to lack the sleek built in typography of latter templates like Bellatrix (which by the way should also have a black colour option, it would make it suitable for a broader range of purposes)… are you planning on updating the Zibal theme or making a patch available that includes the typography refinements? Or perhaps adding a black colour layout for the Bellatrix theme?
Cheers
ErikThorsen FriendErikThorsen
- Join date:
- December 2005
- Posts:
- 1098
- Downloads:
- 0
- Uploads:
- 7
- Thanks:
- 22
- Thanked:
- 10 times in 1 posts
January 23, 2007 at 11:10 am #213456The typograhy is just to add in the css file yourself and whooohaa, you have typgraphy in Zibal as well. ( I assume you are talking about the clip note, tip note, warning note and so on? )
It is easy enough to modify these templates as everything is heavily commented and most of the templates comes with “user guides”. Read them and everything will be pretty straight forward. 😉
February 20, 2007 at 12:49 pm #214778Hi Erik
you’re writing <em>@ErikThorsen 6635 wrote:</em><blockquote>The typograhy is just to add in the css file yourself and whooohaa, </blockquote> and
<em>@ErikThorsen 6635 wrote:</em><blockquote>It is easy enough to modify these templates </blockquote>
Could you be a bit more specific for the changes to be made. What has to be added from Xenia-css for instance??:confused:
Greetings
PS: Not everybody is a specialist and has the time to look into details themselves.
swemmel Friendswemmel
- Join date:
- February 2006
- Posts:
- 794
- Downloads:
- 34
- Uploads:
- 53
- Thanks:
- 36
- Thanked:
- 64 times in 1 posts
February 20, 2007 at 2:26 pm #214780Ok, here it comes. Put the text mentioned under into your template_css.css file of your Zibal-template and you can use the typography of JA-Xenia.
[PHP]
p.stickynote {
padding: 20px 80px 10px 20px;
background: url(../images/sticky-bg.gif) no-repeat top right #FEFAE1;
}p.pinnote {
padding: 20px 60px 10px 20px;
background: url(../images/pin-bg.gif) no-repeat top right #FEFAE1;
}p.clipnote {
padding: 20px 60px 10px 20px;
background: url(../images/clip-bg.gif) no-repeat top right #FEFAE1;
}.blocknumber {
clear: both;
padding: 5px 15px 10px;
position: relative;
}.bignumber {
float: left;
margin-right: 8px;
margin-bottom: 5px;
padding: 0 2px;
display: block;
color: #F85703;
font: 30px/normal Arial, sans-serif;
font-weight: bold;
}[/PHP]
Success.
Sincerely,
PeterErikThorsen FriendErikThorsen
- Join date:
- December 2005
- Posts:
- 1098
- Downloads:
- 0
- Uploads:
- 7
- Thanks:
- 22
- Thanked:
- 10 times in 1 posts
February 20, 2007 at 9:42 pm #214786Thanks Peter, you just saved me 3 minutes of work 🙂
-
AuthorPosts
This topic contains 6 replies, has 4 voices, and was last updated by swemmel 17 years, 9 months ago.
We moved to new unified forum. Please post all new support queries in our New Forum