Forum: HTML and CSS Apr 21st, 2008 |
| Replies: 24 Views: 4,635 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,287 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,287 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,287 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,287 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,287 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,287 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: HTML and CSS Apr 28th, 2007 |
| Replies: 24 Views: 4,635 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,635 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,635 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,635 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,635 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,635 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,635 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,635 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.... |