Changed Blog Post Headers and Body Text Colours

April 26th, 2008 | Category: Dreamweaver, CSS and PHP, Uncategorized

I changed the post header colour to red, and main body text to white in order to give my site a consistant colour scheme which matches the new banner and background image I have created. Again, in order to do this, I found the required code for red and white from http://html-color-codes.com/ and replaced the previous existing code that I had entered.

The site is really starting to have a consistant theme running all the way through it now, mostly due to configuring the CSS and adding the various plugins etc. There may just be hope for multimedia rejects like myself yet!!

No comments

Changed Colours of Page links

April 25th, 2008 | Category: Dreamweaver, CSS and PHP, Uncategorized

I have changed the page links at the top of the page from orange to white, changing to red when scrolled over, using CSS, so that the text colour matches the new banner I have created thus giving the top part of the top part of the blog a more professional look.

No comments

Changed text body colour using CSS

April 25th, 2008 | Category: Dreamweaver, CSS and PHP, Uncategorized

I wasn’t happy with the blue body colour, it was too dark, and blended in to much with the background black, so therefore I found the code needed to create a yellowey-geen colour and changed it to that in the style sheet. I think this looks alot better and makes the text stand out and alot easier to read. I also changed the colour of the page links at the top right hand corner of my blog, just because I can!

I’m really making these adjustments and adding the various plugins as the blog is now really starting to look and feel like my own now.

No comments

Changes to Theme using CSS

April 25th, 2008 | Category: Dreamweaver, CSS and PHP, Uncategorized

I have made a few bigger changes to my blog using CSS. In order to do this I went into my styles sheets in the theme editor. I then changed the text body colour to blue using a really helpful website that lists CSS colour codes. The web address for this is http://html-color-codes.com/ . I then went to the body section and deleted the original code for the original text colour and replaced it with the new colour code.

No comments