[Pro] Blogger Page Styles

Hello

I created a Blogger account using a template I created in Freeway Pro 5 but when I try to add a gadget i.e ‘Pages’ Blogger does not seem to recognise the styling I created for the other elements such as Blogger Header, Posts, Archives. The page element is a default font and colour and I don’t know how to change the styling for this in the HTML editor to fit the style of the rest of my Blogger site.

http://ukeydesign.blogspot.com/

Does anyone have a solution for this?

Thanks

Mog


freewaytalk mailing list
email@hidden
Update your subscriptions at:
http://freewaytalk.net/person/options

Could it be due to the names of the elements being different than those of the other Blogger actions in Freeway? Meaning that the Blogger Header has a unique set of styles that are not necessarily relevant to other things such as Posts or Archives.

How are you targeting the styling towards these ‘gadgets’?


freewaytalk mailing list
email@hidden
Update your subscriptions at:
http://freewaytalk.net/person/options

Hello Dan

Thanks for your reply

I decided to hand code the styles for gadgets in the Blogger html editor and this seems to have done the job.

http://ukeydesign.blogspot.com/

h1 { margin-top:0; font-family:Arial,Helvetica,sans-serif;font-size:24px; color:#6895A1; text-align:Left; }
h2 { font-family:Arial,Helvetica,sans-serif; font-size:24px; color:#6996A2; text-align:Left; }
h3 { font-family:Arial,Helvetica,sans-serif;font-size:18px; text-align:Left; }
h3 { color:#86BFCC; text-decoration:none; }
a:link { color:#87BFCC; text-decoration:none; }
a:hover { color:#92C16B; text-decoration:none; }
a:visited {color:#87BFCC;text-decoration:none;}

Thanks again

Mog


freewaytalk mailing list
email@hidden
Update your subscriptions at:
http://freewaytalk.net/person/options