Register
FAQ
Calendar
Search
Today's Posts
Rules
Guidelines
SMS enable your application
via Clickatell’s fast, simple and reliable API's, built to integrate with any system.
Click here
to learn more.
Flash Website Builder
- Trendy Site Builder is a Flash Site Building tool that helps users build stunning websites.
Check Out Custom
Custom Logo Design
by LogoBee. Website Design and Free Logo Templates available.
CodingForums.com
>
Search Forums
Search Results
User Name
Remember Me?
Password
Before you post, read our:
Rules
&
Posting Guidelines
Page 1 of 2
1
2
>
Showing results 1 to 25 of 37
Search took
0.07
seconds.
Search:
Posts Made By:
StadriWebmaster
Forum:
HTML & CSS
01-17-2013, 02:44 PM
Replies:
1
Google Web Font Browser Issue
Views:
257
Posted By
StadriWebmaster
Google Web Font Browser Issue
I am using the Google Web Font "Muli" on the following page: http://goo.gl/4O5Zy
Ignore the fact that the design is all messed up; I'm not done with the page.
I have the following code in...
Forum:
General web building
07-26-2012, 07:23 PM
Replies:
1
Mobile "View Full Site" Link
Views:
1,463
Posted By
StadriWebmaster
Mobile "View Full Site" Link
I have a mobile version of my website. When someone visits my site on his or her phone it redirects them to the mobile version.
I want to place a link on the bottom of the mobile site giving the...
Forum:
Apache configuration
02-17-2012, 04:15 PM
Replies:
1
Apache ignoring a simple 301 redirect?
Views:
785
Posted By
StadriWebmaster
Apache ignoring a simple 301 redirect?
I have this simple line of code in the sub-directory called "galleries"
redirect 301 automotive.html http://www.stadriemblems.com/galleries/automotive-patches.html
I just want automotive.html...
Forum:
JavaScript programming
12-08-2011, 03:28 PM
Replies:
0
jcarousellite Multiple instances on one page
Views:
905
Posted By
StadriWebmaster
jcarousellite Multiple instances on one page
I want to have multiple instances of jcarousellite on the same page, but as you can see, they both scroll together. I am javascript brain dead, so any help would be appreciated, even if it's...
Forum:
JavaScript programming
11-14-2011, 05:19 PM
Replies:
3
Why does my Google+1 button have a big space above it
Views:
479
Posted By
StadriWebmaster
I hate to be a jerk and bump the thread again but...
I hate to be a jerk and bump the thread again but is this is the wrong category or something? How to I switch it?
Forum:
JavaScript programming
11-14-2011, 01:22 PM
Replies:
3
Why does my Google+1 button have a big space above it
Views:
479
Posted By
StadriWebmaster
Well, crap; there's no way to adjust that? This...
Well, crap; there's no way to adjust that? This is a weird code anyway. It doesn't say anything about an iframe or a div in the code.
<g:plusone size="medium"></g:plusone>
Forum:
JavaScript programming
11-11-2011, 09:21 PM
Replies:
3
Why does my Google+1 button have a big space above it
Views:
479
Posted By
StadriWebmaster
Why does my Google+1 button have a big space above it
If you look on the top right corner of the site I'm working on, the +1 button doesn't line up with the other social media icons. Why?
http://customwovenlabels.com/
Forum:
HTML & CSS
11-04-2011, 02:45 PM
Replies:
1
Wordpress post background
Views:
325
Posted By
StadriWebmaster
It seems as though I figured it out.
It seems as though I figured it out.
Forum:
HTML & CSS
11-04-2011, 02:21 PM
Replies:
1
Wordpress post background
Views:
325
Posted By
StadriWebmaster
Wordpress post background
I made a custom Wordpress theme to match our company's website, but the post background is gray and I don't know how to fix it.
This is my homepage:
http://customwovenlabels.com/
This is the...
Forum:
JavaScript programming
11-02-2011, 03:05 PM
Replies:
3
Add by a percentage rather than a number
Views:
252
Posted By
StadriWebmaster
Wow, so simple, thank you! It worked!
Wow, so simple, thank you! It worked!
Forum:
HTML & CSS
11-02-2011, 02:56 PM
Replies:
4
How to link a button within an iFrame to url?
Views:
468
Posted By
StadriWebmaster
Redirecting to a thank you page usually does not...
Redirecting to a thank you page usually does not happen on the page that contains the form; it's usually in the .cgi or .php file that is actually processing the form. Do you have access to that?
Forum:
JavaScript programming
11-02-2011, 02:52 PM
Replies:
3
Add by a percentage rather than a number
Views:
252
Posted By
StadriWebmaster
Add by a percentage rather than a number
I am using a JavaScript price calculator. Right now it does everything I need except for one thing.
If you look at the "type" field, they can choose either woven or printed. Right now, if they...
Forum:
JavaScript programming
10-05-2011, 03:08 PM
Replies:
2
Price calculator and rounding
Views:
393
Posted By
StadriWebmaster
Price calculator and rounding
I am currently using a price calculator - although it's really not a calculator; I have to enter every price manually. Currently, it works in half inch increments.
I need it to do two things that...
Forum:
JavaScript programming
10-04-2011, 03:58 PM
Replies:
5
Popup window with no head code needed?
Views:
490
Posted By
StadriWebmaster
Yeah, you're right. I forgot about the...
Yeah, you're right. I forgot about the possibility of it getting blocked. Maybe I should just live with the window being full size. Thanks.
Forum:
JavaScript programming
10-04-2011, 03:20 PM
Replies:
5
Popup window with no head code needed?
Views:
490
Posted By
StadriWebmaster
I don't know what AFAIK means. I've seen it...
I don't know what AFAIK means.
I've seen it done before; it has to be possible.
Forum:
JavaScript programming
10-04-2011, 02:25 PM
Replies:
5
Popup window with no head code needed?
Views:
490
Posted By
StadriWebmaster
Popup window with no head code needed?
I want to insert a link into an email that opens a new window of a specific size. All of the scripts I find require some code to be inserted into the <head> tag of the page. Obviously this will not...
Forum:
HTML & CSS
09-28-2011, 08:57 PM
Replies:
6
How to custmise an html form
Views:
279
Posted By
StadriWebmaster
The code you provided in your post seems...
The code you provided in your post seems different than what is on the page. Also, the code on that page is extremely out of date. I won't be surprised if it doesn't work.
Forum:
HTML & CSS
09-28-2011, 08:45 PM
Replies:
6
How to custmise an html form
Views:
279
Posted By
StadriWebmaster
You'll have to use css to minimize the styling in...
You'll have to use css to minimize the styling in your html code. For now, I'll just deal with the email field issue.
This is a little hard to do without seeing your page but if you place this in...
Forum:
HTML & CSS
09-28-2011, 08:37 PM
Replies:
5
Too many bullets in Wordpress sidebar
Views:
232
Posted By
StadriWebmaster
Fixing that actually fixed the problem. I don't...
Fixing that actually fixed the problem. I don't know how valign="top" got into the doctype declaration. Weird.
Forum:
JavaScript programming
09-28-2011, 08:32 PM
Replies:
5
open a new window with a specific size
Views:
766
Posted By
StadriWebmaster
Whoa, sorry. I didn't know it was out of date or...
Whoa, sorry. I didn't know it was out of date or that there was anything wrong with it. I use it on many of my sites and it works like a charm.
Forum:
HTML & CSS
09-28-2011, 08:28 PM
Replies:
6
How to custmise an html form
Views:
279
Posted By
StadriWebmaster
Whoa, you've got a lot of inline styles there....
Whoa, you've got a lot of inline styles there. Are you using external css at all? If so, accomplishing what you are asking for will be very easy.
Forum:
HTML & CSS
09-28-2011, 08:27 PM
Replies:
5
Too many bullets in Wordpress sidebar
Views:
232
Posted By
StadriWebmaster
One other thing I am wondering is why the main...
One other thing I am wondering is why the main body text of the posts is tiny in IE and almost twice the size in Firefox.
Forum:
HTML & CSS
09-28-2011, 08:03 PM
Replies:
5
Too many bullets in Wordpress sidebar
Views:
232
Posted By
StadriWebmaster
Holy crap, it worked. I put it in the header of...
Holy crap, it worked. I put it in the header of the page, not the external stylesheet, because I didn't want it applied site-wide.
Thanks!
Forum:
JavaScript programming
09-28-2011, 06:09 PM
Replies:
5
open a new window with a specific size
Views:
766
Posted By
StadriWebmaster
Try this instead: <a...
Try this instead:
<a href="javascript:void(0);"
name="microsoft" title=" microsoft " id="microsoft"...
Forum:
HTML & CSS
09-28-2011, 06:04 PM
Replies:
5
Too many bullets in Wordpress sidebar
Views:
232
Posted By
StadriWebmaster
Too many bullets in Wordpress sidebar
I made a custom theme for my blog to look uniform with my site. it all seems to be good except for the fact that the sidebar has too many extra bullets. I cannot figure out where they are coming...
Showing results 1 to 25 of 37
Page 1 of 2
1
2
>
Forum Jump
User Control Panel
Private Messages
Subscriptions
Who's Online
Search Forums
Forums Home
:: Client side development
JavaScript programming
DOM and JSON scripting
Ajax and Design
JavaScript frameworks
Post a JavaScript
HTML & CSS
XML
Flash & ActionScript
Adobe Flex
Graphics and Multimedia discussions
General web building
Site reviews
Building for mobile devices
:: Server side development
Apache configuration
Perl/ CGI
PHP
Post a PHP snippet
MySQL
Other Databases
Ruby & Ruby On Rails
ASP
ASP.NET
Java and JSP
Other server side languages/ issues
ColdFusion
Python
:: Computing & Sciences
Computer Programming
Computer/PC discussions
Geek News and Humour
Web Projects and Services Marketplace
Web Projects
Small projects (quick fixes and changes)
Medium projects (new script, new features, etc)
Large Projects (new web application, complex features etc)
Unknown sized projects (request quote)
Vacant job positions
Looking for work/ for hire
Project collaboration/ partnership
Paid work offers and requests (Now CLOSED)
Career, job, and business ideas or advice
Domains, Sites, and Designs for sale
Domains for sale
Websites for sale
Design templates and graphics for sale
:: Other forums
Forum feedback and announcements
All times are GMT +1. The time now is
05:59 AM
.
Web Hosting UK
|
Dedicated Server Hosting
|
Shareware Junction
|
Software Geek
|
Flash file uploader
|
Cloud Server
|
Web Hosting Australia
Home
-
Contact Us
-
Archives
-
Link to CF
-
Resources
-
Top
Powered by vBulletin®
Copyright ©2000 - 2013, Jelsoft Enterprises Ltd.