POP-UP BLOG ENTRY!, Trying to make my blog entries a pop-up. |
![]() ![]() |
POP-UP BLOG ENTRY!, Trying to make my blog entries a pop-up. |
Nov 23 2004, 08:18 PM
Post
#1
|
|
![]() Member ![]() ![]() Group: Member Posts: 24 Joined: Oct 2004 Member No: 57,108 |
Okay, on my xanga HERE, I want to make it so that there is a link you click to have a pop-up blog, since the space in the actual layout is VERY tiny, and a pop-up blog would be awesome.
Tried looking HERE, and at this skin to try to figure out how to do it, but no luck...ideas, suggestions? Response is good Thanks, Xx__JP__xX EDIT---->alright, well thanks anyway |
|
|
|
Nov 23 2004, 08:57 PM
Post
#2
|
|
|
#1 CreateBlog Membiez n Fan ![]() ![]() ![]() ![]() Group: Member Posts: 182 Joined: Oct 2004 Member No: 56,247 |
i'm not sure ..but that tutrail is good..just keep readin it..cuz i dun noe ne other wayz
|
|
|
|
Nov 23 2004, 10:26 PM
Post
#3
|
|
![]() Cory and Topanga ![]() ![]() ![]() Group: Member Posts: 68 Joined: Nov 2004 Member No: 64,789 |
You can't do that, I'm afraid. Unless some codes a link replacer script...
|
|
|
|
| *mona lisa* |
Nov 24 2004, 04:46 PM
Post
#4
|
|
Guest |
that's the code on the website. doesn't it work? or you could always use that skin, but just modify to your needs. like the backround, colors, font and stuff. |
|
|
|
Nov 25 2004, 01:41 PM
Post
#5
|
|
![]() Um....Its meeee ![]() ![]() ![]() ![]() ![]() ![]() Group: Member Posts: 2,218 Joined: Mar 2004 Member No: 8,264 |
I think i found something? I don't know if this help. you should try..Window Pop-Up
COPY AND PASTE WHERE EVER CODE <!-- begin code provided by createblog.com --> <a href="#" onclick="window.open('IMAGE URL', 'newwnd', 'WIDTH=300, HEIGHT=300, LEFT=100, TOP=100,status=0,scrollbars=0,resizable=0')"><img src="IMAGE URL" ALT="Click to save button" border=0> <!-- end code provided by createblog.com --> Above is for images. Top and left are the pixels from the top and left of the browser. You can also adjust height and width of the window. CODE <!-- begin code provided by createblog.com -->
<a href="#" onclick="window.open('URL HERE', 'newwnd', 'WIDTH=300, HEIGHT=300, LEFT=100, TOP=100,status=0,scrollbars=0,resizable=0')">NAME OF LINK HERE</a> <!-- end code provided by createblog.com --> |
|
|
|
![]() ![]() |