UBF&CP: The Reconstruction
Would you like to react to this message? Create an account in a few clicks or log in to continue.

Coding and What Not

Go down

Coding and What Not Empty Coding and What Not

Post by Roco Thu Sep 01, 2011 9:42 pm

I've noticed nobody has assisted me with my Vanaduke guide... depressing. I have further updated the bosses page though, with a darker, more foreboding background. If anyone would like to see it try this link! http://4thtier.blogspot.com/p/bosses.html
Yes, the background is different between the two pages. I added a neat little code into the HTML of the layout, right about
Code:
</header>
!

Here it is!

Code:
<b:if cond='data:blog.url == "http://YOURBLOG.blogspot.com/p/PAGE.html"'>
<style>
body {
background-image: url(http://DIRECT_LINK_TO_BACKGROUND_IMAGE.com/IMAGE.JPG);background-position: center; background-repeat:repeat; background-attachment: fixed;
}
</style>
</b:if>

CTRL+F will help you find where to put it, just try
Code:
</header>
!

Enjoy! Smile

Roco
The Devious One

Posts : 342
Forumite Points : 530
Join date : 2010-07-25
Age : 26
Location : US

Back to top Go down

Back to top


 
Permissions in this forum:
You cannot reply to topics in this forum