Go Back   CodingForums.com > Search Forums

Before you post, read our: Rules & Posting Guidelines

Showing results 1 to 25 of 358
Search took 0.70 seconds.
Search: Posts Made By: utnalove
Forum: Site reviews 05-23-2013, 03:22 PM
Replies: 0
Views: 82
Posted By utnalove
Please check the footer - it may be broken on some devices/browsers

Hello,

can anybody take a look at this site (http://bglam.pl)?

I am mainly concerned about the dark footer.

For sure there is one problem on iPhones with iOS 5.1.1. The footer seems to be...
Forum: PHP 05-01-2013, 10:59 AM
Replies: 4
Views: 172
Posted By utnalove
My apologies, I thought that...

My apologies, I thought that http://stackoverflow.com/questions/16273577/facebook-developer-roadmap-deprecating-comments-field-removing-count-from is enough.

This is the problem.
I have a...
Forum: PHP 05-01-2013, 09:07 AM
Replies: 4
Views: 172
Posted By utnalove
thanks, I've tried and it gives me "NULL" - what...

thanks, I've tried and it gives me "NULL" - what do you suggest to do in this case?
Forum: PHP 04-30-2013, 08:57 AM
Replies: 4
Views: 172
Posted By utnalove
Please help to var_dump debug in php

Hello, I 'd like to understand how I can debug something in PHP.
Please take a look here...
Forum: HTML & CSS 03-31-2013, 07:18 PM
Replies: 11
Views: 404
Posted By utnalove
yeah, you're right. Pity that height:auto doesn't...

yeah, you're right. Pity that height:auto doesn't work. But it's ok. I'll change the height when I'll need to make the list bigger.
Forum: HTML & CSS 03-31-2013, 06:49 PM
Replies: 3
Views: 163
Posted By utnalove
Thanks!! That works :D

Thanks!! That works :D
Forum: HTML & CSS 03-31-2013, 06:21 PM
Replies: 3
Views: 163
Posted By utnalove
list-style-type: circle; not working

Hello, please take a look at this page (http://glamourina.pl/media-o-mnie/).

In the right div, in the top, there is a div. It's title is "moje publikacje".
I'd like to have a circle in this...
Forum: HTML & CSS 03-31-2013, 05:49 PM
Replies: 11
Views: 404
Posted By utnalove
Thank you. I did the following: Added...

Thank you. I did the following:
Added height:380px; to .mediaomnielist and then I added height:inherit; to both right and left DIVs.
Forum: HTML & CSS 03-31-2013, 10:17 AM
Replies: 11
Views: 404
Posted By utnalove
and I thought I had to move it from...

and I thought I had to move it from .mediaomnelistright and place it on .mediaomnielist only.

Now the overflow:auto is in both of those divs.


Why doesn't border appear in all the div height?...
Forum: HTML & CSS 03-30-2013, 11:48 PM
Replies: 11
Views: 404
Posted By utnalove
I did what you said. Removed the clear from...

I did what you said. Removed the clear from .companyname and moved the overflow to .mediaomnielist, but it looks like it was better before.

hmm...
Forum: HTML & CSS 03-30-2013, 11:03 PM
Replies: 11
Views: 404
Posted By utnalove
Thanks. It now works... however, isn't there a...

Thanks. It now works... however, isn't there a risk to see the scrollbar appear?

Isn't it possible to make something simple like this...
Forum: HTML & CSS 03-30-2013, 10:01 PM
Replies: 11
Views: 404
Posted By utnalove
Divide a div in two columns? How to?

Hello, please take a look at this page (http://glamourina.pl/media-o-mnie/).

As you can see in the top there is a list of links, all red.
I'd like these links to be in a div big 290px.

In the...
Forum: JavaScript frameworks 03-29-2013, 07:18 PM
Replies: 12
Views: 403
Posted By utnalove
yes php, thanks for your help :)

yes php, thanks for your help :)
Forum: JavaScript frameworks 03-29-2013, 12:42 PM
Replies: 12
Views: 403
Posted By utnalove
So it really looks like there is some server side...

So it really looks like there is some server side code that says "show that code only if there is no cookie".
Forum: JavaScript frameworks 03-29-2013, 12:39 PM
Replies: 12
Views: 403
Posted By utnalove
Oh, good to know that... bad that I can't find...

Oh, good to know that... bad that I can't find this script anywhere. I mean... the scrips seems to be everywehere if I google it. However I can't find the "full" scritp with the server side code.
...
Forum: JavaScript frameworks 03-29-2013, 11:51 AM
Replies: 12
Views: 403
Posted By utnalove
Thanks. But I am wondering why sunfighter didn't...

Thanks. But I am wondering why sunfighter didn't see this popup. Did you see it?

Where is the information about this cookie? I'm can't understand JS, but I suppose there should be written cookie...
Forum: JavaScript frameworks 03-28-2013, 09:37 PM
Replies: 12
Views: 403
Posted By utnalove
strange... here it appears all the time: ...

strange... here it appears all the time:

http://img856.imageshack.us/img856/5162/87732093.png
Forum: JavaScript frameworks 03-28-2013, 03:07 PM
Replies: 12
Views: 403
Posted By utnalove
Hmm.. please check the site:...

Hmm.. please check the site: http://tnij.org/lnnng

I don't click anything and it appears....
Forum: JavaScript frameworks 03-28-2013, 12:06 PM
Replies: 12
Views: 403
Posted By utnalove
What does this code do?

Hi All, I don't understand javascript. I'd like to know what this code does:

<script type="text/javascript">
(function ($) {
$(document).ready(function(){

//When you click on a...
Forum: HTML & CSS 03-27-2013, 10:53 PM
Replies: 12
Views: 396
Posted By utnalove
thanks much for your help. I did it as you said...

thanks much for your help.
I did it as you said and it looks like everything is ok
Forum: HTML & CSS 03-27-2013, 10:05 PM
Replies: 12
Views: 396
Posted By utnalove
So if I understand well it works like this: if...

So if I understand well it works like this:
if I put absolute and it's inside a relative, it will be positioned according to the relative position.

If there is not a relative in the upper level...
Forum: HTML & CSS 03-27-2013, 09:33 PM
Replies: 12
Views: 396
Posted By utnalove
hmmm how do I check if I have a valid relative? ...

hmmm how do I check if I have a valid relative?

my logo holder is: #logo_holder{width:960px;background:#000;margin:0 auto;display:block;}


should I add "position:relative" to the above? If yes...
Forum: HTML & CSS 03-27-2013, 09:16 PM
Replies: 12
Views: 396
Posted By utnalove
Does it mean that I have to position the .bunny...

Does it mean that I have to position the .bunny with something like


left:***px;
top:***px;


instead than:

margin-left:300px;
Forum: HTML & CSS 03-27-2013, 09:05 PM
Replies: 12
Views: 396
Posted By utnalove
OK, yes, the position absolute works fine......

OK, yes, the position absolute works fine... however I still don't know why on FF 17 and on another chrome it shows a black line.... it looks like there is something wrong somewhere....
Forum: HTML & CSS 03-27-2013, 08:39 PM
Replies: 12
Views: 396
Posted By utnalove
SOS (asap) - added image - for some browser it doesn't work

Please take a look at this site (http://glamourina.pl).
I have added the following code in the header:

<img class="bunny" src="http://glamourina.pl/uploads/easter_bunny.png" />


here the...
Showing results 1 to 25 of 358

 
Forum Jump

All times are GMT +1. The time now is 04:16 AM.