Site logo

css

adjust main title up to fit…

I’m trying to tweak the text of main title to move up with the padding.. i have tried in the main css to change padding-top: 0px; for the .inside-header div, i can see it changes in the style when refreshing, but nothing happens like it gets overwritten by local index? see the example: http://i61.tinypic.com/vqp7j8.jpg I … Read more

Bold hyperlinks in post

Is there a way via the CSS I could force hyperlinks in a post to bold. I know the code to make it bold but I don’t know where/what I would type (e.g. a.sinlge-post { font-weight: bold; } ) Many thanks for help!