Help - Search - Members - Calendar
Full Version: Html Help?
Forums > Resource Center > Webmasters' Corner > Webmasters' Corner Resolved Topics
katherine-xo
Hey, this is going to sound really amateur but i don't care i need help _smile.gif
Okay so, i've been on a few websites and when i click a link the page comes up as a smaller page on the top left hand corner and can't be maximised. This girl gave me a code but it hasn't worked and i've tried varying it blah blah
anyway this is the code she gave me
<ahref="#"onClick="MyWindow=window.open('WEBSITE LINK','MyWindow','toolb
ar=no,location=no,directories=no,status=no,me
nubar=no,scrollbars=yes,resizable=no,width=300,height=35
0'); return false;">MONiQUE</a>

Does anyone know what i'm talking about?
Would be grateful for any help
thankies x
Stephire

^^Correct code.

The "<a href" should have a space between the "a" and the "href".
mipadi
It's a JavaScript popup window. You can use this webpage to generate the code automatically for a popup window:

http://javascript.internet.com/generators/popup-window.html
katherine-xo
Okay, i just need a code that will work on piczo. stephire.. when i've entered the code and the link text there's nothing to click to actually get onto the page? huh.gif

*edited*

well there is but its invisible till i hover over it, any idea how to change the font and colour??
ryanoman
In Xanga? Add this to your custom header:

CODE
<style>
a {color:colorhere;}
</style>


But chances are, you already have a style sheet, so just find that in your current style sheet and change the color.
katherine-xo
No, Piczo. sad.gif
ryanoman
Ah, I've never really used Piczo so I don't know...
katherine-xo
that's ok, np thanks anyway happy.gif
hazah! sorted it myself =]
well done me
*applauds*
Kenado
Topic Closed.
This is a "lo-fi" version of our main content. To view the full version with more information, formatting and images, please click here.