Put this in the header text box (you'll need to change the page urls obviously)
e.g
<div class="menue"><div align="right">
<img src="http://i288.photobucket.com/albums/ll172/faranora/aboutmetab.gif">
<img src="http://i288.photobucket.com/albums/ll172/faranora/gallerytab.gif">
<img src="http://i288.photobucket.com/albums/ll172/faranora/photographytab.gif">
<img src="http://i288.photobucket.com/albums/ll172/faranora/friendstab.gif">
<img src="http://i288.photobucket.com/albums/ll172/faranora/watchtab.gif">
so you would use
<div class="menue"><div align="right">
< href="url"><img src="link to tab pic">
IMAGE URLS
http://i288.photobucket.com/albums/ll172/faranora/mywebpagetab.gif ~ My Page
http://i288.photobucket.com/albums/ll172/faranora/printstab.gif ~ Prints
http://i288.photobucket.com/albums/ll172/faranora/clubstab.gif ~ Clubs
http://i288.photobucket.com/albums/ll172/faranora/watchtab.gif ~ Watch Me?
http://i288.photobucket.com/albums/ll172/faranora/photographytab.gif ~Photography
http://i288.photobucket.com/albums/ll172/faranora/gallerytab.gif ~ Gallery
http://i288.photobucket.com/albums/ll172/faranora/friendstab.gif ~ Friends
http://i288.photobucket.com/albums/ll172/faranora/aboutmetab.gif ~ About Me
Footer
<div align="center"><img src="http://i288.photobucket.com/albums/ll172/faranora/footer.gif"></div><div class="credit">Journal Design by missmixedup
CSS - to add titles type
<div class="title">your text here</div>
or for a longer title bar
<div class="title2">your text here</div>
.journalbox {
color:#75aafe;
text-decoration:none;
font-size:12px;
background-color:#e8dbff;
background-image:url(http://i288.photobucket.com/albums/ll172/faranora/header2.gif);
background-repeat: no-repeat;
text-align:left;
border-width:4px;
border-color:#c6dcff;
}
.journaltop {
font-size:0px;
color:#FF4500;
background-color:transparent;
}
.journaltop img {
display:none;
}
.journaltop h2 {
color:#ff5cfd;
font-size:18px;
font-family:Arial;
text-align:left;
padding-top:200px;
}
.journalbox .title {
color:#5cadff;
font-size:18px;
background-image:url(http://i288.photobucket.com/albums/ll172/faranora/title1.gif);
background-repeat:no-repeat;
padding:2px 0px 4px 25px;
margin:15px 10px 0px 10px;
}
.journalbox .title2 {
color:#5cadff;
font-size:18px;
background-image:url(http://i288.photobucket.com/albums/ll172/faranora/title2.gif);
background-repeat:no-repeat;
padding:2px 0px 4px 25px;
margin:15px 10px 0px 10px;
}
.journalbox .textboxbg {
margin:20px 10px 10px 10px;
border-style:solid;
border-width:0px 0px 0px 0px;
border-color:#FF9C00;
padding:30px;
}
.journalbox .menue {
background-color:transparent;
margin:-45px 10px -15px -15px;
border-style:solid;
float:right;
width: 50px;
border-width:0px 0px 0px 0px;
border-color:#C8C8C8;
padding:30px;
}
.journaltext a:link {
color:#ff5cfd;
font-weight:bold;
text-decoration:bold;
}
.journaltext a:active {
color:#FFFFFF;
font-weight:bold;
text-decoration:none;
}
.journaltext a:visited {
color:ff5cfd;
font-weight:bold;
text-decoration:none;
}
.journaltext a:hover {
color:#5c6bff;
font-weight:bold;
text-decoration:none;
}
.list {
background-color:transparent;
color:#5cadff;
font:10px Arial!important;
text-align:center!important;
margin-top:10px;
padding:10px 10px 15px 20px;
}
.list .a {
background:transparent;
color:#5cadff;
}
.list li {
padding:5px;
border:none;
color:#5cadff;
}
.credit {
color:#5c6bff;
font-size:10px;
font-family:Tahoma, Verdana, Arial, SunSans-Regular, sans-serif;
text-decoration:none;
text-align:right;
margin-right:25px;
}















Devious Comments
Comments
They're showing up as pictures with the < href="http://url"> in front of it. I see that the buttons on your page work, so why won't mind? O.o
--
I am Susuga in the YYH DevART Crew
<div class="menue"><div align="right">
<img src="http://i288.photobucket.com/albums/ll172/faranora/gallerytab.gif">
All I can think is that the link probably was closed before the image was placed. Also I'm a bad one for this, you have to end your tags or it just goes weird.
Sorry for any inconvenience
--
No matter what people tell you, words and ideas can change the world. - Robin Williams
I'll try to use the layout again later.
Thanks again though!!
--
I am Susuga in the YYH DevART Crew
Previous PageNext Page