tag:blogger.com,1999:blog-16217833.post431859859247195189..comments2007-09-21T18:46:04.636+02:00Comments on The Blogger WorkShop: Sample Techniquesthurhttp://www.blogger.com/profile/11325683639754912267noreply@blogger.comBlogger6125tag:blogger.com,1999:blog-16217833.post-35095355917959843842007-08-21T00:34:00.000+02:002007-08-21T00:34:00.000+02:00I am not very good with CSS code: could you make t...I am not very good with CSS code: could you make the code for main-side-side template available in full for a Blogger user?<BR/><BR/>Thank you.Anonymousnoreply@blogger.comtag:blogger.com,1999:blog-16217833.post-55652618688101013242007-03-02T00:13:00.000+01:002007-03-02T00:13:00.000+01:00Hi Steve,we cann't change the color of the post ti...Hi <B>Steve</B>,<BR/><BR/><I>we cann't change the color of the post title ... impossible !</I><BR/><BR/>Correct ... and so, in a way, that post-title-color is stupid of me, for only misleading!<BR/><BR/>Because that post-title is always a <B>link</B> to the single post pages I styled it seperately:<BR/><BR/>.post h3 a, .post h3 a:visited, .post h3 strong {<BR/> display:block;<BR/> text-decoration:none;<BR/> color: #222222;<BR/> font-weight:normal;<BR/> }<BR/><BR/>.post h3 strong, .post h3 a:hover {<BR/> color: #222222;<BR/> }<BR/><BR/>So you can change the needed color (instead of #222222)<BR/><BR/>or<BR/><BR/>You could add two extra variables:<BR/><BR/><Variable name="<B>posttitlelinkcolor</B>" description="Post Title Link Color"<BR/> type="color" default="#004276" value="#004276"><BR/> <Variable name="<B>posttitlehovercolor</B>" description="Post Title Hover Color"<BR/> type="color" default="#2b9cce" value="#2b9cce"><BR/><BR/>and use them in the h3 styling:<BR/><BR/>.post h3 a, .post h3 a:visited, .post h3 strong {<BR/> display:block;<BR/> text-decoration:none;<BR/> color: <B>$posttitlelinkcolor</B>;<BR/> font-weight:normal;<BR/> }<BR/><BR/>.post h3 strong, .post h3 a:hover {<BR/> color: <B>$posttitlehovercolor</B>;<BR/> }<BR/><BR/>I hope this is any help.<BR/><BR/>Regards,<BR/><BR/>Thurthurhttp://www.blogger.com/profile/11325683639754912267noreply@blogger.comtag:blogger.com,1999:blog-16217833.post-29403210138836466082007-03-01T23:02:00.000+01:002007-03-01T23:02:00.000+01:00Thanks for your answer Thur,I understand your poin...Thanks for your answer Thur,<BR/><BR/>I understand your point of view ...<BR/><BR/>See u later maybe for a new template ... in a professionale style ;-)<BR/><BR/>I will try to understand this new beta language ...<BR/><BR/>Ah ... just one PROBLEM ... on the journalist template ... we cann't change the color of the post title ... impossible !<BR/><BR/>see u and good luck<BR/><BR/>Stevektoreseauhttp://ktoreseau.blogspot.comnoreply@blogger.comtag:blogger.com,1999:blog-16217833.post-30731079884606519012007-03-01T21:34:00.000+01:002007-03-01T21:34:00.000+01:00Hi Steve,1) I notice you have solved the AdSense p...Hi <B>Steve</B>,<BR/><BR/>1) I notice you have solved the AdSense problem. Yep, you cannot put a 480 width AdSense box in a smaller sidebar.<BR/><BR/>2) <I>I saw that u made the combination (a mix)</I> ... It is the other way around, actually: that one came first - a 100% self-pottered theme, of course following <B>this year's fashion</B>! (Though it's a WordPress Theme ... much more flexible - easier to create and maintain.)<BR/><BR/>3) <I>Will u make this combination available for a blog on blogspot too?</I> ... No, not that one, although I may try to create <B>one</B> (a bit more) complex Blogger Template.<BR/><BR/>You know what it is?<BR/>I try to publish some very very very basic/rudimentary templates here (a simple and clear structure, never depending on images, et cetera.), so people can use them as a starting point (or for understanding css/xml).<BR/><BR/>When a template is published there are always e-mails with some questions: when offering a fixed-fluid-fixed there's always a request to make that <B>same</B> template <B>but</B> fluid-fixed-fluid - presenting a main-side-side there is most certainly a request to make that <B>same</B> template <B>but</B> side-side-main ...<BR/><BR/>It never ends!<BR/><BR/>Here's what <B>this</B> thread is supposed to achieve: based on any given structure one can create one's own template (fairly) easy!!!<BR/><BR/><B>I am not barking at you, Steve.<BR/>I must thank you for your kind words and your enthusiasm.</B><BR/><BR/>This is more a general remark (though inspired by your question).<BR/><BR/>I'll make <B>one</B> template - with sidebars <B>and</B> columns in footer! And that's it.<BR/><BR/>Kind regards,<BR/><BR/>Thurthurhttp://www.blogger.com/profile/11325683639754912267noreply@blogger.comtag:blogger.com,1999:blog-16217833.post-28963304027725882002007-03-01T11:39:00.000+01:002007-03-01T11:39:00.000+01:00Bello mio ... abbiamo bisogno di te !That means .....Bello mio ... abbiamo bisogno di te !<BR/><BR/>That means ... Wunderfull men ... we need u !<BR/><BR/>I just make my question again ... I know I know ... the repetition make the people made but ... i try it, we never know !<BR/><BR/>I saw that u made the combination (a mix) between 2 templates "Wunderfull Technic"(3colons) and the "LikeWise" for your personal blog (http://www.thurbroeders.nl/)<BR/><BR/>My question: Will u make this combination available for a blog on blogspot too ?<BR/><BR/>I'm look for a complet journalistic blog'template on www.blogger.com<BR/><BR/>Thanks for your answer.<BR/><BR/>Just look the adsens on this experimental blog ... seem to have a problem.<BR/><BR/>http://ktoreseau.blogspot.com<BR/><BR/>See u later here<BR/><BR/>Steve ... your kid Koder fanKTO Reseauhttp://ktoreseau.blogspot.comnoreply@blogger.comtag:blogger.com,1999:blog-16217833.post-12217246719898117772007-03-01T04:42:00.000+01:002007-03-01T04:42:00.000+01:00Thur...we will always need you! :-) You are THE ma...Thur...we will always need you! <BR/>:-) You are THE man!Bonnie Calhounhttp://www.blogger.com/profile/11769607640246518804noreply@blogger.com