MCT Posted February 27, 2005 Posted February 27, 2005 just want to show u what ive done..its not even close 2 being complete tho, as ive got lots to do still , but thats basically it..EDIT: the above pic is xplode slection plugin running @ T-12 question tho how can i make the check boxes & the display test at the same level?
Wraith Posted February 27, 2005 Posted February 27, 2005 question tho how can i make the check boxes & the display test at the same level?You'll need to edit the javascript.js to do it. I'll leave that up to you ;-)
badboy05mtl Posted February 27, 2005 Posted February 27, 2005 Is there any possiblity of see like picture what I am doing xplode. What I mean by above image where it was run in Virtual but I wanted to see it without running to know what I am doing.
MCT Posted February 27, 2005 Author Posted February 27, 2005 so run it , what do u mean, u dont have 2 have xplode run during installation, u can run it at anytime during your normal computer activities just click xlode.exe u will need 2 edit the name of your .xml file to be "xplode.xml" or u can use the switch via a batch file to tell it to use an alternate xml
MCT Posted February 28, 2005 Author Posted February 28, 2005 wraith, is there an option to decrease the icon size when u add a .ico image instead of .gif? i add the image (16x16) & xplode blows it up to like 128x128 its HUGE
Wraith Posted February 28, 2005 Posted February 28, 2005 Well it's just HTML, so theoretically you can go and set the <img> tag in the javascript to say width="16 height="16"
MCT Posted February 28, 2005 Author Posted February 28, 2005 do u mean javascript.js file? cuz i dont know ANYTHING about html or javascript i found it in style.css i modifiedimg { border: 0px;to be img { border: 0px; width: 32px; height: 32px;since 16x16 was too small anyways
MCT Posted February 28, 2005 Author Posted February 28, 2005 wraith, how'd u get your gif icons? i wanna try converting an ico to gif, but i cant find any free/no nag convertersEDIT: how can i change the white part where the image/icon is? do i need 2 edit the icon? or is there something in the style.css , cuz ive managed 2 get part of the white gone see here:
badboy05mtl Posted March 1, 2005 Posted March 1, 2005 so run it , what do u mean, u dont have 2 have xplode run during installation, u can run it at anytime during your normal computer activities tongue.gifjust click xlode.exe u will need 2 edit the name of your .xml file to be "xplode.xml" or u can use the switch via a batch file to tell it to use an alternate xmlIt doesn't work. I mean by I wanted to see how it will look like when I will run from my Windos xp cd but it doesn't show anything. Can you help me I did what you told me?BD
Wraith Posted March 1, 2005 Posted March 1, 2005 wraith, how'd u get your gif icons? i wanna try converting an ico to gif, but i cant find any free/no nag convertersI took a screenshot then pasted it in photoshop, and made white transparent If people really need it, I can probably make an ico -> png converter, so it'll support 32-bit transparency etc.However, you'll need to fiddle with IE to get it to display them properly...EDIT: how can i change the white part where the image/icon is? do i need 2 edit the icon? or is there something in the style.css , cuz ive managed 2 get part of the white gone see here: [snip]You can try background-color: #FFFFFF; in the stylesheet - most of the time if they're transprent, they go to the background colour of the enclosing element, which is why I have no idea why it isn't white.Can you attach an image or two for me to have a look at?
MCT Posted March 1, 2005 Author Posted March 1, 2005 Can you attach an image or two for me to have a look at?i have, see the previous posts, both images in it are white boxes, where id want the other color
Wraith Posted March 1, 2005 Posted March 1, 2005 I mean the actual images you're using, not just the screenshot.
MCT Posted March 1, 2005 Author Posted March 1, 2005 oh ok my bad..i managed 2 get the white part, all black, (background-color: #2A2E32;) but i cant get the 1 black square when i click on it set to blue (so i have this) when it should be all blue..http://www.dynamic-innovations.net/uploads...ode_sidebar.jpgif u still want the images LMK, but i dont think they are the problem anymore
Wraith Posted March 1, 2005 Posted March 1, 2005 Yeah, I still want the single images. There's ALWAYS a way to fix it
Recommended Posts
Please sign in to comment
You will be able to leave a comment after signing in
Sign In Now