User Name Password Register
DaniWeb IT Discussion Community
All
What is DaniWeb IT Discussion Community?
DaniWeb is a massive community of 403,081 software developers, web developers, Internet marketers, and tech gurus who are all enthusiastic about making contacts, networking, and learning from each other. In fact, there are 3,066 IT professionals currently interacting right now! Registration is free, only takes a minute and lets you enjoy all of the interactive features of the site.
Showing results 1 to 26 of 26
Search took 0.01 seconds.
Posts Made By: poslanik
Forum: HTML and CSS Apr 21st, 2008
Replies: 24
Views: 2,773
Posted By poslanik
Re: Anchoring problem in Firefox, it crops my browser after clicking the link

I haven't found the problem. However, I can't see yours. I've opened the page in IE6 and clickedo Kommentare but a new page opens and nothing drops.
Forum: HTML and CSS Apr 12th, 2008
Replies: 11
Views: 1,147
Posted By poslanik
Re: IE problem, can't get 2 divs to show side by side

Yes, that's the link you should be looking at. It's the page where I'm making improvements and trying to fix the problem.

Strange, it doesn't look the same to me. In IE6 the right div sticks out of...
Forum: HTML and CSS Apr 12th, 2008
Replies: 11
Views: 1,147
Posted By poslanik
Re: IE problem, can't get 2 divs to show side by side

Autocraft, I've tried applying your fix and there is some improvement. The images now don't display below the right div but somehow that right div sticks out of the main...
Forum: HTML and CSS Apr 12th, 2008
Replies: 11
Views: 1,147
Posted By poslanik
Re: IE problem, can't get 2 divs to show side by side

But I don't use width in the left div. Only on the right and there are no width and padding/margin style put together.

Here:


#right-col {float:right; width: 19%; padding:5px;}
.ul-menu...
Forum: HTML and CSS Apr 7th, 2008
Replies: 11
Views: 1,147
Posted By poslanik
Re: IE problem, can't get 2 divs to show side by side

I've managed to make improvement.

I've changed the width on the divs from px to % and now when you load the site in IE6 it appears to look 'fine'. But when you hover over one of the links bellow the...
Forum: HTML and CSS Apr 7th, 2008
Replies: 11
Views: 1,147
Posted By poslanik
Re: IE problem, can't get 2 divs to show side by side

Maybe it's obvious to you but I'm not that good with CSS and I can't find the error. I've tried doing as you said, removing padding and margins in a couple of important Plogger's CSS classes but that...
Forum: HTML and CSS Apr 5th, 2008
Replies: 11
Views: 1,147
Posted By poslanik
IE problem, can't get 2 divs to show side by side

Hello,

I've recently started work on a website that's basically going to be a huge gallery of pictures.

I've downloaded a web template from oswd.org and started implementing my gallery (I'm using...
Forum: Monitors, Displays and Video Cards Oct 24th, 2007
Replies: 1
Views: 2,603
Posted By poslanik
Forum: Monitors, Displays and Video Cards Oct 21st, 2007
Replies: 1
Views: 2,603
Posted By poslanik
Help Can't install new driver for ASUS X1650

Hello,

I'm using Windows XP Professional SP2 and I have a big problem. I managed to fry my old RADEON 9800XT and then bought a X1650 graphics card.

However, when I tried to install a new driver...
Forum: Windows Software Jun 26th, 2007
Replies: 4
Views: 663
Posted By poslanik
Forum: Windows Software Jun 25th, 2007
Replies: 4
Views: 663
Posted By poslanik
Re: Verifying files against checksums

Ok so there are many downloads on this site and each has an MD5 hash. How do I check if my downloaded file is not corrupted with that MD5 hash?
Forum: Windows Software Jun 16th, 2007
Replies: 4
Views: 663
Posted By poslanik
Forum: Windows Software Jun 14th, 2007
Replies: 4
Views: 663
Posted By poslanik
Help Verifying files against checksums

Hi,

I'd like to know how to verify downloaded files against checksums such as md5, sha1 and crc32.

I found a few files that come with md5 and sha1 files, however I don't know how it works. I have...
Forum: HTML and CSS Apr 28th, 2007
Replies: 24
Views: 2,773
Posted By poslanik
Re: Anchoring problem in Firefox, it crops my browser after clicking the link

Thanks Boško, thanks everyone.

I've tried replacing id with class but no help :( I've also tried changing & with & but no help. I've virtually tried everything the validator told me to fix.

I...
Forum: HTML and CSS Apr 28th, 2007
Replies: 24
Views: 2,773
Posted By poslanik
Troubleshooting Re: Anchoring problem in Firefox, it crops my browser after clicking the link

I know, but that's of little help. I used that firefox html validator add-on and look what it said:

http://learn-croatian.com/svasta/skrin.jpg

So I'm guessing that those & in the links are causing...
Forum: HTML and CSS Apr 27th, 2007
Replies: 24
Views: 2,773
Posted By poslanik
Re: Anchoring problem in Firefox, it crops my browser after clicking the link

So I've installed this addon called Html validator version 0.8.3.9 and it told me that 3 divs needn't be there. I removed them but the problem hasn't gone away.

This is one of the few bugs which...
Forum: HTML and CSS Apr 25th, 2007
Replies: 24
Views: 2,773
Posted By poslanik
Re: Anchoring problem in Firefox, it crops my browser after clicking the link

Hvala :)

But I haven't noticed any warnings, just code. I opened the code of the index page and of the page where the anchors are situated.
Forum: HTML and CSS Apr 24th, 2007
Replies: 24
Views: 2,773
Posted By poslanik
Re: Anchoring problem in Firefox, it crops my browser after clicking the link

I've checked several sites that use anchors and my code if flawless. It's nothing complicated, 2 tags and that's it.

Plus I can't code what you said. I'm guessing it's a css thing but I need to find...
Forum: HTML and CSS Apr 24th, 2007
Replies: 24
Views: 2,773
Posted By poslanik
Re: Anchoring problem in Firefox, it crops my browser after clicking the link

Could you tell me how to check for that myself? I'm guessing with the web developer extension somehow?
Forum: HTML and CSS Apr 24th, 2007
Replies: 24
Views: 2,773
Posted By poslanik
Re: Anchoring problem in Firefox, it crops my browser after clicking the link

Hi.

The style:


.naslov_blok {font-variant:small-caps;letter-spacing:1px;font-weight:bold;}


- Nothing is dinamically formed but I use php includes.
Forum: HTML and CSS Apr 23rd, 2007
Replies: 24
Views: 2,773
Posted By poslanik
Help Anchoring problem in Firefox, it crops my browser after clicking the link

Hi,

I made a few links that lead to another page on my website but each to a different anchor and when I click in Firefox on one of the links my whole page gets cropped on the destination page....
Forum: PHP Mar 10th, 2007
Replies: 8
Views: 1,409
Posted By poslanik
Re: Having trouble with include command in IE (FF works fine)

I saved the files in UTF without BOM and everything's working fine. Thanks anyway.
Forum: PHP Mar 8th, 2007
Replies: 8
Views: 1,409
Posted By poslanik
Re: Having trouble with include command in IE (FF works fine)

No, I code in notepad. You opened the wrong address :) you need to open the apdejt folder.

P.S. I received your PM, we'll talk over ICQ.
Forum: PHP Mar 8th, 2007
Replies: 8
Views: 1,409
Posted By poslanik
Re: Having trouble with include command in IE (FF works fine)

P.S. I just had my friend take a screenshot of the site in IE and it came out same as mine. He's having problems too.

Does anyone know why including files with php screwes up pages in IE?
Forum: PHP Mar 8th, 2007
Replies: 8
Views: 1,409
Posted By poslanik
Re: Having trouble with include command in IE (FF works fine)

Yes I do have a piece of code before DOCTYPE, I've said so in my initial post. However, in Firefox it looks fine. I don't know why everything is ok in your IE, because in mine it looks like this (the...
Forum: PHP Mar 7th, 2007
Replies: 8
Views: 1,409
Posted By poslanik
Help Having trouble with include command in IE (FF works fine)

Hi,

I'm having a classic 'doesn't work in IE but works in FF' problem.

I have a site http://learn-croatian.com/apdejt (http://learn-croatian.com/) and I wanted to make it easier for me to update...
Showing results 1 to 26 of 26

 
All times are GMT -4. The time now is 1:10 am.
Forum system based on vBulletin Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
©2003 - 2008 DaniWeb® LLC