Jump to content

html code


Recommended Posts

I have been frustrating the hell out of myself all day (as in it would probably have falling into the category of obsessing/fixating).

I am looking for help using the new templates in blogger and decipher the tags in the html code...

if anyone knows anything about this I will go into more detail with my question---no need to put it all in here now if

Link to comment
Share on other sites

I am trying to help a friend with the widget code on his blog and normally it's not that difficult but this one I just can't figure out

-- here is the link

oops-- forgot--- the part I am talking about specifically is ALL THE WAY DOWN at the bottom-- the lists and the last picture in the footer--

I am trying to get the entire widget to be centered on the page but I can't seem to figure out where to add it in the code- and I can't seem to upload the word doc that I have pasted the code into.

Link to comment
Share on other sites

here's the snippet thats starts the widget-- in case it makes any sense...

<b:widgetid='LinkList5' locked='false' title='2009-10 Selections (A Work in Progress!)'type='LinkList'/>

<b:widgetid='LinkList46' locked='false' title='2008-9 Selections' type='LinkList'/>

<b:widgetid='LinkList73' locked='false' title='2007-8 Selections' type='LinkList'/>

<b:widgetid='LinkList74' locked='false' title='2006-7 Selections' type='LinkList'/>

<b:widgetid='LinkList77' locked='false' title='2005-6 Selections' type='LinkList'/>

<b:widgetid='LinkList78' locked='false' title='2004-5 Selections' type='LinkList'/>

<b:widgetid='LinkList79' locked='false' title='2003-4 Selections' type='LinkList'/>

<b:widgetid='LinkList80' locked='false' title='2002-3 Selections' type='LinkList'/>

<b:widgetid='LinkList81' locked='false' title='2001-2 Selections' type='LinkList'/>

<b:widgetid='LinkList82' locked='false' title='2000-1 Selections' type='LinkList'/>

<b:widgetid='LinkList75' locked='false' title='Solo Performances! (work in progress)'type='LinkList'/>

<b:widgetid='Image12' locked='false' title='' type='Image'/>

</b:section-contents><b:section-contentsid='footer-2-1'/><b:section-contents id='footer-2-2'/></html>

Link to comment
Share on other sites

I have tried it but I must not be putting in the right place--

here is a live piece of code I can play with.... where should I put it in this code?

<b:section-contents id='sidebar-right-1'>

<b:widget id='Profile1' locked='false' title='Who am I?' type='Profile'/>

<b:widget id='Feed1' locked='false' title='Blog and Web' type='Feed'/>

<b:widget id='HTML2' locked='false' title='Favorite Songs' type='HTML'/>

<b:widget id='BlogList1' locked='false' title='My Blog List' type='BlogList'/>

<b:widget id='BlogArchive1' locked='false' title='Blog Archive' type='BlogArchive'/>

<b:widget id='HTML1' locked='false' title='counter' type='HTML'/>

<b:widget id='TextList1' locked='true' title='try' type='TextList'/>

</b:section-contents><b:section-contents id='footer-1'/></html>

Link to comment
Share on other sites

Guest Vapourware

I haven't done any work with blogger either, plus I'm very rusty with my HTML as I haven't done web design for years, but I'm guessing the list styles is being determined by CSS?

I had a look at the source code for the site, and I see this: <link type='text/css' rel='stylesheet' href='http://www.blogger.com/static/v1/widgets/2002658060-widget_css_2_bundle.css' />

At the risk of over-complicating things, I wonder if you can/have to modify that in order to get your widget to appear the way you want.

Link to comment
Share on other sites

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...