Help - Search - Members - Calendar
Full Version: Custom header
Forums > Resource Center > Support Center > Xanga Support > Xanga Resolved Topics
timmy263610
right now, i want to insert a link for a picture that i made. i know i have to upload it to the site, but what i don't understand is how to insert that link into my code. the picture is moer like a header that i want to pu on top of the blogbody and comments stuff. xanga gave us this code



which is helpful but i don't know where to put it. I want the picture to be on top of everything. And also i how do iknow for sure that the picture will be formatted correctly onto the page?

at the moment my code is as it is:




any help would be helpful thanks
digital.fragrance
You should be able to put it at the very top of your code and it should display on the top of your page.

Now do you just want a link? Or do you want just the picture? Or do you want a picture that when clicked goes somewhere?

Just a link:
CODE
<center><a href="URL OF PICTURE HERE">Name this link whatever you want</a></center>


Just a picture:
CODE
<center><img src="URL OF PICTURE HERE"></center>


Picture that leads to a another page:
CODE
<center><a href="http://xanga.com"><img src="URL OF PICTURE HERE" border=none></a></center>


In each of them, replace "URL OF PICTURE HERE" with the url of the uploaded picture. In the last code, replace the xanga.com link to whatever page or picture you want.

Hope that helps!
timmy263610
wow im speechless, thanks so much biggrin.gif biggrin.gif
digital.fragrance
QUOTE(timmy263610 @ Jan 11 2006, 3:37 PM)
wow im speechless, thanks so much biggrin.gif  biggrin.gif
*


Not a problem - glad I could help!
heyyfrankie
QUOTE(timmy263610 @ Jan 11 2006, 2:37 PM)
wow im speechless, thanks so much biggrin.gif  biggrin.gif
*

Topic Closed
happy.gif
This is a "lo-fi" version of our main content. To view the full version with more information, formatting and images, please click here.