I have a blog in a template, the standard one from blogger.com, and it does not match the template of my site, which is also css based. Ive been looking at it in dreamweaver but its still going to be hard to convert unless you are good with css based layouts.i..e not me. Can anyone help? Anyone been through this before?
CSS isn't the hardest language to learn. it's more just getting used to using it, because it is fairly simple. post some of the CSS and what confuses you, i'll try to help. either way, i'd check out W3 Schools for some quick and easy access to CSS examples. It's definitely something worth learning =)
thanks for the input. I am getting better with css, i built the last site entirely out of it (my fx tools), but its just translating my site template into the blog format that looks, at least initially, like a bit of a time-consuming problem. I guess i will start with my template and start adding elements in slowly. I did some changes and added my own header, but it got obscured due to the top layer that they put over the blog when you view it. taking a small sample, just to give you an idea of what im talking about; <BlogItemCommentsEnabled><a name="comments"></a> <$I18NComments$>: <BlogItemComments> <div class="blogComment"> <a name="<$BlogCommentNumber$>"></a> <$BlogCommentBody$><br /> <div class="byline"><a href="<$BlogCommentPermalinkURL$>"title="permanent link">#</a> <$I18NPostedByCommentAuthor$> : <$BlogCommentDateTime$> </div> <$BlogCommentDeleteIcon$> </div> </BlogItemComments> <$BlogItemCreate$> <p id="postfeeds"><$BlogItemFeedLinks$></p> </BlogItemCommentsEnabled>