Blogging Set-up
I wanted to have a navigation
bar to link each of my blogs on blogger together so I can keep posts
organized, I created my own navigation bar, deciding on doing 5 blogs
1 Sarah's Design Co.
2 Collaborative Projects
3 Web Design
4 New Media
5 Studio Practice
In the navigation each one links to the blog associated with the title,
I found a basic
template and copied this and added my own font colour and size, links,
titles and highlighted text, this was a lot of trial and error, once I got the main part perfect I copied the whole HTML and pasted it in each of my blogs HTML editors
<div id='navigation'>
<a href='http://sarahsartandesign.blogspot.co.nz/'> <font
color='#FFFFFF' size='4' style='BACKGROUND-COLOR:#900000'>
HOME</font> </a>
<a
href='http://collabprojectsbysarah.blogspot.co.nz/'><font
color='#FFFFFF' size='4'
style='BACKGROUND-COLOR:#900000'>COLLABORATIVE
PROJECTS</font></a>
<a
href='http://webmediabysarahbishop.blogspot.co.nz/'><font
color='#FFFFFF' size='4' style='BACKGROUND-COLOR:#900000'>WEB
MEDIA</font></a>
<a
href='http://newmediabysarah.blogspot.co.nz/'><font
color='#FFFFFF' size='4' style='BACKGROUND-COLOR:#900000'> NEW
MEDIA</font></a>
<a
href='http://studiopracbysarah.blogspot.co.nz/'><font
color='#FFFFFF' size='4' style='BACKGROUND-COLOR:#900000'>STUDIO
PRACTICE</font></a>
</div>
Use this if you want to but just change the links and names and colours etc
I decided on using word press because it's a lot more professional than blogger, once i got the hang of it.
Looking good Sarah. Way nicer than the blogger presets for a navigation bar.
ReplyDeleteThanks :)
ReplyDelete