Ritesh_4 71 Posting Pro

Is it html from webpages or the browser's buttons etc which you are referring here? What browser also u are using?

Ritesh_4 71 Posting Pro

Ok, so I ran ProcessMonitor, and when I view the log for the boot operation, I find many PATH NOT FOUND results, and most of them are DLL files, e.g. C:\WINDOWS\system32\en\Microsoft.Windows.Common-Controls\Microsoft.Windows.Common-Controls.DLL
and some EXEs as well. And most of them are ran at the same time, e.g. 10:01:30.1....,10.01.30.2....., whereby only matter of milliseconds of exection it seems between each process

What next? Are these causing my system to load slowly?

Ritesh_4 71 Posting Pro

Did not change any registry values etc, first I had just deleted the iconcache.db as mentioned in a forum I had browsed and restarted the pc, so that new iconcache file is created. But from there on, the taskbar freezes for a long time each time I log in to Windows, and when I installed tuneup utilities I found an option to repair the iconcache, so i gave it a try in the hope of making the desktop load faster but however still the same issue. Like stated previously, if I leave the pc on the welcome/login screen for about 5-10min then when I login the taskbar no longer freezes and loads very quickly, but as I said also that I cannot everyday wait for at least 5min before logging in.
As for cleaning unused files I do that almost every week, while Diskeeper tool is installed and automatically defragments all my hard drives.
Am still looking for a solution other than repair windows itself...

Ritesh_4 71 Posting Pro

SO hows it going on? managed to solve the problems encountered previously?

Ritesh_4 71 Posting Pro

in the end did not proceed as shown here :)

Ritesh_4 71 Posting Pro

I've tried playing with the background-position in firebug, and i get the quotes + text position correctly with 7-8% instead of 12%
changed my resolution to 1280*768 but still same with 12%

Ritesh_4 71 Posting Pro

Hi, find attached what I got when viewed in both Firefox and IE

Ritesh_4 71 Posting Pro

well the image posted does seem to differ from the webpage link you posted earlier, and am viewing this on a 1600x1200 monitor.
But irrespective of the resolution, the spacing between them should be same, if you open in photoshop you will see what i mean, and pay attention to your photoshop ruler scales
From the pic u posted, I see about 87px difference between the last quote and the text (photoshop view at 500% for correct scaling...see for yours)
And also since you are using blockquote, some extra styling may be added in the background to show it is a blockquote, try to reference some html sources on this

Edit: read this here - http://www.w3schools.com/tags/tag_blockquote.asp
Accordingly, blockquote does add some extra spacing...:icon_mrgreen:

Ritesh_4 71 Posting Pro

thanks for the inputs guys, could not really got to the bottom of this, but did get some malware when scanned with malwarebytes and now flooding occurs less frequently compared to past

Ritesh_4 71 Posting Pro

not really solved it, but got one in javascript to do the job

Ritesh_4 71 Posting Pro

ok thanks...think its getting too complicated in the end for me 2 and better leave it to the microsoft guys to handle :D

Ritesh_4 71 Posting Pro

The image is too small for that to make any real difference as there is atleast 300px between the right side of the image and the text... I know I could set an absolute px value but that would only work right if the entire world had my same screen resolution! LOL

Lol well I can tell u that between the image and the text, there is 22px (if my photoshop is not failing me :P ) and between the last quote and the text there is 43px difference...
I would again recommend to try play with the image unless you manage to get a better solution in the end :cool:

for the shading part is it ok?

Ritesh_4 71 Posting Pro

Hello
Apart from portableapps.com, are there other websites which can allow the creation of a portable application installer, like allow me to add googlechrome, firefox, openoffice etc to a single installer, but given a list to choose from, instead of predefined lists like on portableapps.com site?

Ritesh_4 71 Posting Pro

What I want to do is extend the padding on the right so that all the padded items are the same width.

If you want to extend the color to the right, irrespective of the phrases length, then I will suggest you to try use a <div width="100%; background:#FF6E00;"> tag just in front of your <a> tag (but beware of height of the div).

Hope this is what you want, else if am wrong again try to make an image of what you want to achieve and attach it here...

Ritesh_4 71 Posting Pro

Thanks for the tip. The text is exactly where I want it, it's the blue " image that's all the way over on the left that I want to move up next to the text.

Have you tried playing with the image itself? like using photoshop to make the quotes more to the right end as image itself has a size of 67*56 px, with the quotes centered, while moving the quotes more to the right of the image frame in photoshop can give you the effect wanted.

As currently, when you are using it as background image, it is using the full 67*56 with the quotes centered, thus the reason for the spacing between them and the text, thus no need for css modifs I believe

Ritesh_4 71 Posting Pro

Dreamweaver is good, but you can also get microsoft sharepoint designer 2007 (full + free download from http://www.microsoft.com/downloads/en/details.aspx?FamilyID=baa3ad86-bfc1-4bd4-9812-d9e710d44f42&displaylang=en)
and opensource cms like drupal or joomla, these 2 are really cool for creating websites quickly, and have addons/modules to make life easier

Ritesh_4 71 Posting Pro

inplainsite is right, instead of setting width as 1000px, use width="100%" or so to be able to fit to browser's window automatically

Ritesh_4 71 Posting Pro

For the secodn one, if you remove the padding (or set all to 0), you will get the color exactly from the start of a phrase to its end, if this is how you want to do it, cos I did not understand too well what you really want to do for the shading

Ritesh_4 71 Posting Pro

For your first problem, your text is already centered, but to the div, since after the div you have a code (debugged using firebug on firefox):
<td width="25%" valign="top" align="right" class="content-right">
</td>

the above code is thus going to the right of the whole div, acting as a right sidebar if I may say so... I believe removing this <td> statement will do what you really want

Ritesh_4 71 Posting Pro

I believe you will find it is:

ipconfig /renew

I think you misunderstood my question... in fact I want to know what is the name of the process in the taskmanager which is called when we right-click on the LAN connection icon in the taskbar when repairing a connection.
For example if I open Firefox, in the task manager I get firefox.exe in my Processes window, and here I want to know the process name when we are repairing the LAN conn. as it opens in a new window on the screen, and therefore I believe there must be a process associated to it

Ritesh_4 71 Posting Pro

Hello
Anyone can tell me the name of the process which is created by Windows XP when we right-click and select repair from the taskbar for the LAN connection?
Sometimes when I click repair the new window which is opened fails to close properly, happens when it cannot repair, and then I cannot close it till I perform either restart or shutdown, whereby Windows will then close it...

Ritesh_4 71 Posting Pro

Hello all
anyone knows a software which can enable me to quickly create an image gallery composed of thumbnails for example, and which autoplays line by line, with a zoom effect on every image encountered?

I saw an example on this link (demo) http://addyosmani.com/blog/zoomer-gallery-a-jquery-plugin-for-displaying-images-with-flash-like-zooming-effects/ but it applies the zooming only when hovering on an image...while the one I want to use should provide both autoplay with zooming effect, and zoom on mouseover as well, whereby the gallery stops autoplay if the cursor moves on the screen (like screensaver on Windows)

I need a software to do this since I need to implement the gallery in the shortest time possible, and currently am still at a low level with both flash and jquery to implement it effectively...

Ritesh_4 71 Posting Pro

is there no other solution which can help me? by repair the OS u mean that boot from CD and then choose repair option?

Ritesh_4 71 Posting Pro

If you can't turn on then I assume the problem may be with the PSU, try borrow one if possible to test, if still not able to turn on then I would recommend to check each hardware (incl. mouse/keyboard/usb devices) to see if you can get a response when a specific one is disabled/removed.
Also if you can run a test on the motherboard, that is if you have a 2nd pc, try connecting it there to see if it works properly with that pc's hardware...

Ritesh_4 71 Posting Pro

hello
am currently facing a problem with the popup which appears when I hover on a link: (see 1st attachment) while it should have been as shown at design time (2nd attachment img)

For those familiar with drupal, the part which is shown in 1st attachment is from the left sidebar (which ends where the popup is clipped), while the black part will consist of content. But currently the popup itself is not completely shown and if I move it more to the right, it disappears completely (whereby it goes in the content section (right black part) but playing with its z-index does nothing for the popup

Here is the css which I've used, but may be I missed something...if anyone could help

reference code from http://www.dynamicdrive.com/style/csslibrary/item/css-popup-image-viewer/


.leftsidemenu {
width: 210px;
}

ul.leftmenucontent {
padding-left: 0;
text-align: center;
width: 210px;
}

ul.leftmenucontent li {
background-image: none;
margin: 0;
display: block;
padding-right: 45px;
margin: 22px 2px 22px 0; /*5px 2px 5px 0;*/
color: #999999;
font: 14px Arial, Helvetica, sans-serif;
}


ul.leftmenucontent li a {
display: block;
color: #999999;
font: 14px Arial, Helvetica, sans-serif;
text-decoration: none;
text-align: center;
position: relative;
}

ul.leftmenucontent li a:hover {
color: #ffffff;
border-top: 2px solid #9f9f9f;
border-bottom: 2px solid #9f9f9f;
display: block;
}


…

Ritesh_4 71 Posting Pro

Could be a registry was not properly changed. Would suggest you to get a Windows setup cd and reinstall or try repair.
system restore can only be done in safe mode, and in your case safe mode itself is locked, which is a very bad thing, and only a new install or a lucky repair can get you going

Ritesh_4 71 Posting Pro

When you switch on does the computer make beeping sounds? Can you switch off again with the power button?
Switching off with the power button is not a problem, this is usually done in case of emergencies, and will not fail your system at any point.
Your problem could be with the BIOS or your motherboard itself, and also just to be on the safe side, try booting with a Windows CD or a Linux LiveCD.

Ritesh_4 71 Posting Pro

Here's my list :)

Internet security: Comodo Internet Security (http://www.comodo.com/home/internet-security/free-internet-security.php)

Browser: Mozilla Firefox

PC Clean-up/tuning: TuneUp Utilities, CCleaner

Torrents: BitTorrent, utorrent

email: Incredimail

Archiving: 7Zip

FTP: FileZilla

Office tools: OpenOffice

PDF reader: FoxIt Reader

Video converters: Any Video Converter, (mkv creator) Handbrake

File recovery: Recuva

Remote assistance: Team viewer

Ritesh_4 71 Posting Pro

Hello
I have recently deleted my icon cache and recreated using some steps found from a tutorial, but I've noticed that from then on, my windows takes a long time to load completely, that it from the welcome screen to the final loading process.
When I log in, it takes a long time to start populating the taskbar list and also allow me access to the start menu.

Anyone knows how to solve this? I've tried again clearing my registry files and repairing the iconcache using TuneUp Utilities, but still the same. If however I do not login, that is I switch on and allow windows to stay on the welcome screen for about 10mins then it loads quickly. But I cannot everyday wait for 10minutes before logging in to the system...

Ritesh_4 71 Posting Pro

Hello guys
Is it possible to convert an .indd file into a .psd one? I tried googling up some results and even downloaded a tool (damned forgot its name, but it did not convert properly). Indd is being done by another person, and am not able to get the texts fonts etc being used for the web design.

Ritesh_4 71 Posting Pro

@ryan461: yes this shows in my Local area connection window.
Concerning "I connect on another pc on my lan to copy files from there to my pc." I mean that I map a network drive to access a shared folder on another computer on my lan network, and from there on I copy the files I need to my own computer for use.

@Temmu: did a scan with panda but it did not return any viruses/threats in the results

Ritesh_4 71 Posting Pro

Hello
For the past few days am having an unexplained problem with my network connection when I connect on another pc on my lan to copy files from there to my pc. Once I click paste on my pc, my network's sent packets gets accelerated to such an extent that it goes like 12,000,000,000 and am unable to complete the paste operation as I get disconnected and need to restart my pc to be able to use the internet or access other lan pcs again. Also this occurs time and again when copying files from other pcs.
Anyone can help me on how to solve this problem?

Ritesh_4 71 Posting Pro

oki then, thx again

Ritesh_4 71 Posting Pro

just being curious, in cs5 as well no option of doing something like this??

Ritesh_4 71 Posting Pro

ok thx anyways for replying, was just hoping could somehow be able to revert the png back to psd and thus get the required layers and texts font

Ritesh_4 71 Posting Pro

thanks JasonHippy and rajarajan07, managed to test one page as you guys mentioned and it works well

Ritesh_4 71 Posting Pro

try google and download Ulead gif animator 2.0, this version has been released as a free one for some time now

Ritesh_4 71 Posting Pro

thanks jason will give it a try, but is there no simpler way to do this, just in case I get confused with the swfobject...

Ritesh_4 71 Posting Pro

ok but it seems like a very long way to get the desired font as the list contains too many, is there no simpler way of doing this, like reverting back the png to its source?

Ritesh_4 71 Posting Pro

Hello
How can i show an image instead of an empty space if a browser does not support any flash version, currently facing this problem with iphone....

I want the image to be loaded only if the browser in question does not have flash, and if for example am opening in firefox with flash support, then no image should be loaded, instead only the flash movie appears??

Ritesh_4 71 Posting Pro

Hello
How can I know what font was used to add a text in an image when I open it in photoshop (no psd etc availabale, only a png file)... When open it has only 1 layer...