Forgot to mention - it is tableless css (except for the calendar)
Bex 02 Template Release
Bex 02 Template Release
Just pushed Bex 02 http://www.bexology.com/index.php?/arch ... Bex02.html. It allows for either a left or right column or both. Width can be 100% or fixed width for overall layout. Columns can also be adjusted. I'm worried about the Danish Calendar showing up again (as happened with Bex 01) so if it does - simply remove plugin_calendar.tpl (as was resolved in the Bex01 thread http://www.s9y.org/forums/viewtopic.php?t=5390). I kept this version as fairly clean and customizable as possible so swapping in new backgrounds, new logo graphic, etc should be easy. The css and index are both WC3 xhtml compliant. Enjoy! I tested it as best I could (firefox, explorer, safari) so if bugs show up - I'll get 'em fixed as soon as possible.
Forgot to mention - it is tableless css (except for the calendar)
Forgot to mention - it is tableless css (except for the calendar)
-
Harald Weingaertner
- Regular
- Posts: 474
- Joined: Mon Mar 27, 2006 12:32 am
I think i found a bug in bex02.
With s9y 1.1 you have the template option "Enter the first navigation text".
If i enter my text, the text appears without background in the top right corner. I need to add a <span> and </span> around my text, to view it correct.
I cannot give you the link to the livepage (localhost). I think there is missing a SPAN around the custom navigation text.
Regards, Harald
With s9y 1.1 you have the template option "Enter the first navigation text".
If i enter my text, the text appears without background in the top right corner. I need to add a <span> and </span> around my text, to view it correct.
I cannot give you the link to the livepage (localhost). I think there is missing a SPAN around the custom navigation text.
Regards, Harald
A couple of minor bugs in Bex02
Just a heads up that there are a couple of very minor bugs that have been fixed since this Template was announced.
1. The version 1.1 navbar links need the span around them otherwise they don't work, also add the extra array in config.inc.php (thanks Harald- DONE in index.tpl - but Carl is going to double check the config.inc.php to make sure I entered it correctly in that file)
2. Remove clear:both from freetag cloud and search results but may need to add a top margin or top padding so they sit beneath the date/title - DONE
3. Also, category icons have a black border - not intentional. Fixed (I think)
1. The version 1.1 navbar links need the span around them otherwise they don't work, also add the extra array in config.inc.php (thanks Harald- DONE in index.tpl - but Carl is going to double check the config.inc.php to make sure I entered it correctly in that file)
2. Remove clear:both from freetag cloud and search results but may need to add a top margin or top padding so they sit beneath the date/title - DONE
3. Also, category icons have a black border - not intentional. Fixed (I think)
-
Harald Weingaertner
- Regular
- Posts: 474
- Joined: Mon Mar 27, 2006 12:32 am