Go Back   CodingForums.com > Search Forums

Before you post, read our: Rules & Posting Guidelines

Showing results 1 to 25 of 36
Search took 0.11 seconds.
Search: Posts Made By: gingerbread
Forum: HTML & CSS 10-28-2012, 08:11 PM
Replies: 1
Views: 383
Posted By gingerbread
My theme 'Resonsive' has a similar feature but no...

My theme 'Resonsive' has a similar feature but no such problems with IE 8. Try the wordpress.org support forums to see if there's already a solution to this.
Forum: HTML & CSS 10-28-2012, 08:06 PM
Replies: 1
Views: 241
Posted By gingerbread
A smaller or larger resolution that 1024px? ...

A smaller or larger resolution that 1024px?

Your #navigation div which is set to 100% will fit which ever div contains it. So the size of that div will affect #navigation. You can try relative or...
Forum: HTML & CSS 10-28-2012, 07:53 PM
Replies: 6
Views: 922
Posted By gingerbread
I'm using Chrome and I'm getting what looks like...

I'm using Chrome and I'm getting what looks like Arial (I checked your font here http://fontzone.net/font-details/MyriadPro-BoldCond/)

Have you tried embedding the font using @font-face rule?
Forum: HTML & CSS 10-28-2012, 07:52 PM
Replies: 0
Views: 407
Posted By gingerbread
IE filter: Gradient and Shadow on the same div?

Hello,

Is it possible to merge to filter properties on the same div?

Gradient

filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#1f2b42',...
Forum: Site reviews 10-14-2012, 09:31 AM
Replies: 2
Views: 3,905
Posted By gingerbread
How to improve this design?

Hey Guys,

How can I improve this design? I've just felt a bit demotivated because I've been dealing with a difficult person.

Here's the link: http://bit.ly/SJgKZi
Forum: HTML & CSS 07-29-2012, 09:48 PM
Replies: 4
Views: 543
Posted By gingerbread
Oh, dear. Now my footer is under my slideshow...

Oh, dear. Now my footer is under my slideshow after I activated the jquery. I have tried playing around with absolute/relative positions on the slideshow, clear ... any ideas? Thanks :)
Forum: HTML & CSS 07-29-2012, 06:59 PM
Replies: 4
Views: 543
Posted By gingerbread
<div id="--tcd-overlay"...

<div id="--tcd-overlay" style="text-align:center;background-color:#000000;color:#FFFFFF;opacity:0.8;position: absolute;left: 0px;right: 0px;display: none;-webkit-box-shadow: black 0px 0px...
Forum: HTML & CSS 07-29-2012, 06:19 PM
Replies: 4
Views: 543
Posted By gingerbread
Footer not staying in main wrapper div

Hi,

I have a nice background for my content. unfortunately, my footer seems to be lurking outside of my wrapper div for some reason. I validated and solved some issues, tried removing all html5...
Forum: Flash & ActionScript 03-17-2012, 04:04 PM
Replies: 3
Views: 1,834
Posted By gingerbread
How to position flash?

I am making sure that my site displays properly on different screen resolutions. Everything is fine except the flash; it is located in the perfect position in 1024 wide resolution but not for wider...
Forum: Flash & ActionScript 03-17-2012, 04:02 PM
Replies: 2
Views: 718
Posted By gingerbread
<object id="flash" style="width: 950px; height:...

<object id="flash" style="width: 950px; height: 350px;" classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000" width="950" height="360"...
Forum: PHP 03-16-2012, 10:40 AM
Replies: 11
Views: 634
Posted By gingerbread
The problem I had with the reCaptcha is that my...

The problem I had with the reCaptcha is that my file extention was .html and not .php. This is probably what caused a problem with the phpcaptcha. Thanks!!!!
Forum: PHP 03-15-2012, 07:43 PM
Replies: 11
Views: 634
Posted By gingerbread
Hey Guys, Nevermind. I tried the reCaptcha...

Hey Guys,

Nevermind. I tried the reCaptcha and it's working perfectly. Thanks for the help though. This php stuff is gangsta! I'm still learning....
Forum: Flash & ActionScript 03-15-2012, 03:35 PM
Replies: 2
Views: 718
Posted By gingerbread
Any help please?

Any help please?
Forum: Flash & ActionScript 03-15-2012, 10:27 AM
Replies: 2
Views: 718
Posted By gingerbread
Help embedding flash please

Hello,

I have successfully embedded a flash slideshow on my page and it works fine in Opera, Firefox, Chrome but in IE 8 it does not fit the dimensions I have set. It is smaller and shows blue in...
Forum: PHP 03-15-2012, 09:51 AM
Replies: 11
Views: 634
Posted By gingerbread
Thanks. I've done that. But for some reason some...

Thanks. I've done that. But for some reason some of the code is displaying on the page. See the attached image.

I've tried this:

<?php
include_once $_SERVER['DOCUMENT_ROOT'] ....
Forum: PHP 03-14-2012, 06:44 PM
Replies: 11
Views: 634
Posted By gingerbread
yes, it comes immediately after the body tag....

yes, it comes immediately after the body tag. should it be placed in the head section?
Forum: PHP 03-14-2012, 04:50 PM
Replies: 11
Views: 634
Posted By gingerbread
the rest of the script is in the folder which i...

the rest of the script is in the folder which i uploaded to my directory. it's available free on their site. It's about 1.1 MB if you want to look at it.

I did include that part.

I placed this...
Forum: PHP 03-14-2012, 03:31 PM
Replies: 11
Views: 634
Posted By gingerbread
The captacha image shows as well as the input...

The captacha image shows as well as the input area, but it does not validate and it shows part of the php code on the page:

<h2>Contact Us</h2>
</p>
<form action="contact.php" onsubmit="return...
Forum: PHP 03-14-2012, 09:21 AM
Replies: 11
Views: 634
Posted By gingerbread
Help with capatcha php

Hello,

I am inserting a secureimage capatcha but for some reason this part shows on the page and the form is not validating:

if ($securimage->check($_POST['captcha_code']) == false) {
// the...
Forum: JavaScript programming 03-08-2012, 11:16 AM
Replies: 12
Views: 640
Posted By gingerbread
Thanks. Javascript is enabled. Even my...

Thanks.

Javascript is enabled. Even my sharethis widgets aren't showing and I've upgraded to the latest Opera yet the issue persists. I'm using Joomla, could that be the problem? But I don't see...
Forum: JavaScript programming 03-02-2012, 11:34 AM
Replies: 12
Views: 640
Posted By gingerbread
Hey Phillip, It's not the form... it works...

Hey Phillip,

It's not the form... it works in firefox and other browsers. For some reason javascript is not working on opera - even my javascript sharethis widget isn't displaying... Javascript...
Forum: JavaScript programming 03-02-2012, 07:22 AM
Replies: 12
Views: 640
Posted By gingerbread
Hello there, I'm using Opera 11.60 ...

Hello there,

I'm using Opera 11.60

Turbo is off...

If the name attribute is depreciated, would it be better to do away with it or it does not matter either way?

Thanks guys for your...
Forum: JavaScript programming 03-01-2012, 08:20 PM
Replies: 12
Views: 640
Posted By gingerbread
Thanks for the tips, tested it in firefox... i...

Thanks for the tips, tested it in firefox... i guess it doesn't work in opera only.
Forum: JavaScript programming 03-01-2012, 04:37 PM
Replies: 12
Views: 640
Posted By gingerbread
Problem with form validator

Hello,

I don't see what the problem is with my form validation script. It does not validate. Please point it out to me.

<script type="text/javascript">
function validateForm()
{
var...
Forum: HTML & CSS 03-01-2012, 03:43 PM
Replies: 1
Views: 332
Posted By gingerbread
Try something like this: } ...

Try something like this:

}
background-image: -o-linear-gradient(top left,rgba(100,100,100,1),rgba(100,100,100,0.5));
}
Showing results 1 to 25 of 36

 
Forum Jump

All times are GMT +1. The time now is 03:47 AM.