Forum: HTML and CSS Apr 21st, 2008 |
| Replies: 24 Views: 4,550 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: 3,052 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... |
Forum: HTML and CSS Apr 12th, 2008 |
| Replies: 11 Views: 3,052 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 container.
... |
Forum: HTML and CSS Apr 12th, 2008 |
| Replies: 11 Views: 3,052 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: 3,052 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... |
Forum: HTML and CSS Apr 7th, 2008 |
| Replies: 11 Views: 3,052 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: 3,052 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... |
Forum: Monitors, Displays and Video Cards Oct 24th, 2007 |
| Replies: 2 Views: 6,444 |
Forum: Monitors, Displays and Video Cards Oct 21st, 2007 |
| Replies: 2 Views: 6,444 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: 1,187 |
Forum: Windows Software Jun 25th, 2007 |
| Replies: 4 Views: 1,187 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: 1,187 |
Forum: Windows Software Jun 14th, 2007 |
| Replies: 4 Views: 1,187 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... |
Forum: HTML and CSS Apr 28th, 2007 |
| Replies: 24 Views: 4,550 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: 4,550 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... |
Forum: HTML and CSS Apr 27th, 2007 |
| Replies: 24 Views: 4,550 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: 4,550 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: 4,550 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... |
Forum: HTML and CSS Apr 24th, 2007 |
| Replies: 24 Views: 4,550 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: 4,550 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: 4,550 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: 2,424 I saved the files in UTF without BOM and everything's working fine. Thanks anyway. |
Forum: PHP Mar 8th, 2007 |
| Replies: 8 Views: 2,424 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: 2,424 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: 2,424 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: 2,424 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... |