sokianos Posted November 23, 2011 Posted November 23, 2011 Good evening To not have different annotations I say now that my English is not very good, And if I've made a mistake sorry .. I would like to ask how you can do in a Blogg sites ie (http://press-gr.blogspot.com/) this Blogg site has them here (Αρχική Αδιακρισίες Αποκαλύψεις Γνώμες ) those that I can do and I'm Html code or something else; Quote
sokianos Posted November 23, 2011 Author Posted November 23, 2011 Not to understand my friend .. : / Quote
ExTrEmEDwarf Posted November 23, 2011 Posted November 23, 2011 Not to understand my friend .. : / joomla wordpress Quote
ProJecT Posted November 23, 2011 Posted November 23, 2011 I can't remember the code but from the Source Code I found this. ps: Div=something like folders(keep your code organized in "folders")[if I am wrong correct me] <div class='widget-content'> <ul> <li><a href='http://press-gr.blogspot.com/'>Αρχική</a></li> <li><a href='http://press-gr.blogspot.com/search/label/%CE%91%CE%B4%CE%B9%CE%B1%CE%BA%CF%81%CE%B9%CF%83%CE%AF%CE%B5%CF%82'>Αδιακρισίες</a></li> <li><a href='http://press-gr.blogspot.com/search/label/%CE%91%CF%80%CE%BF%CE%BA%CE%B1%CE%BB%CF%8D%CF%88%CE%B5%CE%B9%CF%82'>Αποκαλύψεις</a></li> <li><a href='http://press-gr.blogspot.com/search/label/%CE%93%CE%BD%CF%8E%CE%BC%CE%B5%CF%82'>Γνώμες</a></li> <li><a href='http://press-gr.blogspot.com/search/label/Media'>Media</a></li> <li><a href='http://www.news247.gr/Headlines.htm'>Πρωτοσέλιδα</a></li> <li><a href='http://press-gr.blogspot.com/search/label/Οικονομία'>Οικονομία</a></li> <li><a href='http://press-gr.blogspot.com/search/label/%CE%A4%CE%AD%CF%87%CE%BD%CE%B7'>Τέχνη</a></li> <li><a href='http://www.i-press.blogspot.com/'>Τα Αρχεία του PRESS-GR</a></li> </ul> <div class='clear'></div> <span class='widget-item-control'> <span class='item-control blog-admin'> <a class='quickedit' href='http://www.blogger.com/rearrange?blogID=31249303&widgetType=LinkList&widgetId=LinkList1&action=editWidget§ionId=linkbar' onclick='return _WidgetManager._PopupConfig(document.getElementById("LinkList1"));' target='configLinkList1' title='Επεξεργασία'> <img alt='' height='18' src='http://img1.blogblog.com/img/icon18_wrench_allbkg.png' width='18'/> </a> </span> </span> <div class='clear'></div> </div> </div><div class='widget LinkList' id='LinkList8'> Quote
sokianos Posted November 25, 2011 Author Posted November 25, 2011 I can't remember the code but from the Source Code I found this. ps: Div=something like folders(keep your code organized in "folders")[if I am wrong correct me] <div class='widget-content'> <ul> <li><a href='http://press-gr.blogspot.com/'>Αρχική</a></li> <li><a href='http://press-gr.blogspot.com/search/label/%CE%91%CE%B4%CE%B9%CE%B1%CE%BA%CF%81%CE%B9%CF%83%CE%AF%CE%B5%CF%82'>Αδιακρισίες</a></li> <li><a href='http://press-gr.blogspot.com/search/label/%CE%91%CF%80%CE%BF%CE%BA%CE%B1%CE%BB%CF%8D%CF%88%CE%B5%CE%B9%CF%82'>Αποκαλύψεις</a></li> <li><a href='http://press-gr.blogspot.com/search/label/%CE%93%CE%BD%CF%8E%CE%BC%CE%B5%CF%82'>Γνώμες</a></li> <li><a href='http://press-gr.blogspot.com/search/label/Media'>Media</a></li> <li><a href='http://www.news247.gr/Headlines.htm'>Πρωτοσέλιδα</a></li> <li><a href='http://press-gr.blogspot.com/search/label/Οικονομία'>Οικονομία</a></li> <li><a href='http://press-gr.blogspot.com/search/label/%CE%A4%CE%AD%CF%87%CE%BD%CE%B7'>Τέχνη</a></li> <li><a href='http://www.i-press.blogspot.com/'>Τα Αρχεία του PRESS-GR</a></li> </ul> <div class='clear'></div> <span class='widget-item-control'> <span class='item-control blog-admin'> <a class='quickedit' href='http://www.blogger.com/rearrange?blogID=31249303&widgetType=LinkList&widgetId=LinkList1&action=editWidget§ionId=linkbar' onclick='return _WidgetManager._PopupConfig(document.getElementById("LinkList1"));' target='configLinkList1' title='Επεξεργασία'> <img alt='' height='18' src='http://img1.blogblog.com/img/icon18_wrench_allbkg.png' width='18'/> </a> </span> </span> <div class='clear'></div> </div> </div><div class='widget LinkList' id='LinkList8'> my friends to understand ...! Quote
ProJecT Posted November 25, 2011 Posted November 25, 2011 It's just list items. The only thing you have to do is to go at css and type li style:none; I am not sure bro, I can't remember. Long time since I used for last time css. Quote
Hax0r Posted November 25, 2011 Posted November 25, 2011 You can do this from your blog's administration panel. Quote
Blane Posted November 25, 2011 Posted November 25, 2011 "Div are like folders"... well explained. :P Quote
ProJecT Posted November 25, 2011 Posted November 25, 2011 "Div are like folders"... well explained. :P Am I wrong? When I was watching some lessons, that's what I understood :D Quote
Hax0r Posted November 26, 2011 Posted November 26, 2011 divs are sections in a document that can be edited, separately. Quote
Blane Posted November 26, 2011 Posted November 26, 2011 Am I wrong? When I was watching some lessons, that's what I understood :D divs are sections in a document that can be edited, separately. Yep! Well, you can't use "folders" when speaking about coding in general. Sounds like childish. Anyway, it's more what you have in your mind, rather than what you say. So you might have gotten the meaning.. :D Quote
ProJecT Posted November 26, 2011 Posted November 26, 2011 Yep! Well, you can't use "folders" when speaking about coding in general. Sounds like childish. Anyway, it's more what you have in your mind, rather than what you say. So you might have gotten the meaning.. :D That's what I understood, I am probably wrong. When you want to edit many things in a section like put an outline in every image you have at the right of your website you put all images in a div(I think it's <div_id="name">)[i am probably wrong :D]) and then you go at css and you add outline on div_id="name". I can't remember the dictionary of css.. Blane give me your lights :D (In Greek if it's easier for you) I was watching some free lesson in English and it was kind hard to understand every word he was saying :D Quote
Noble® Posted November 26, 2011 Posted November 26, 2011 it is better to use greek text. i hardly understood the real meaning if you ask my opinion! Quote
sokianos Posted December 8, 2011 Author Posted December 8, 2011 Gentlemen I could not fix it? :/ To the code if someone can give me would do so I am obliged always a pleasure again http://www.2shared.com/document/hbHCjSpc/Html_blogg.html? Quote
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.