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 3
1
2
3
>
Showing results 1 to 25 of 56
Search took
0.26
seconds.
Search:
Posts Made By:
fireplace_tea
Forum:
HTML & CSS
11-12-2012, 09:56 PM
Replies:
1
Website CSS not working correct with Firefox and Opera
Views:
492
Posted By
fireplace_tea
Do a Google search on "CSS Resets" and you will...
Do a Google search on "CSS Resets" and you will find your answer. Basically, you need to override each browsers default CSS stylings.
Forum:
HTML & CSS
10-19-2012, 03:24 PM
Replies:
2
Resolved
hidden input not hidden
Views:
190
Posted By
fireplace_tea
Hmmm...they all hide for me. Try clearing your...
Hmmm...they all hide for me. Try clearing your cache or restarting your computer.
Forum:
HTML & CSS
10-17-2012, 03:41 PM
Replies:
4
CSS Decoration Link Displaying Underline, How Can I Fix?
Views:
501
Posted By
fireplace_tea
Here are a couple of things to try: (1) Take...
Here are a couple of things to try:
(1) Take out border-bottom and see if that resolves it.
(2) When I code my links I use three of the pseudo classes like so:
footer a:link, footer a:visited{...
Forum:
HTML & CSS
10-15-2012, 03:22 AM
Replies:
6
Html & css
Views:
549
Posted By
fireplace_tea
Lynda.com rocks! It's a great place to learn web...
Lynda.com rocks! It's a great place to learn web development.
Forum:
HTML & CSS
10-15-2012, 03:16 AM
Replies:
2
Editing Themes
Views:
325
Posted By
fireplace_tea
Could you copy and paste in your HTML and CSS...
Could you copy and paste in your HTML and CSS coding? Then, it will be much easier to see what and where you mean.
Forum:
HTML & CSS
10-15-2012, 03:09 AM
Replies:
1
[urgent] Something not displaying correctly
Views:
279
Posted By
fireplace_tea
The "Store" link looks like the only one that is...
The "Store" link looks like the only one that is a drop down. I see that it is showing one item: cart. What is it suppose to look like? What is it doing wrong?
Forum:
HTML & CSS
10-15-2012, 03:06 AM
Replies:
1
Need help with adjusting my website to any browser and resolution
Views:
442
Posted By
fireplace_tea
What you need to do is something called...
What you need to do is something called Responsive Web Design. I haven't done a responsive layout yet, but that is what you need.
Forum:
Computer/PC discussions
10-15-2012, 03:02 AM
Replies:
18
Laptop problem
Views:
4,269
Posted By
fireplace_tea
You're welcome. :) Hmmm...laptop. It's...
You're welcome. :)
Hmmm...laptop. It's incredibly difficult to troubleshoot an issue like you are having online like this. I suggest that if you know anyone who can correctly figure out the...
Forum:
Computer/PC discussions
10-12-2012, 07:02 AM
Replies:
18
Laptop problem
Views:
4,269
Posted By
fireplace_tea
Do you have a laptop or a desktop? If it's a...
Do you have a laptop or a desktop?
If it's a desktop, then make sure the connect between your monitor and PC is plugged in and screwed in tightly at both ends. If this doesn't fix it then your...
Forum:
HTML & CSS
10-12-2012, 06:47 AM
Replies:
1
DIV being shifted down in IE
Views:
275
Posted By
fireplace_tea
Yup...I certainly see the problem in IE. Try...
Yup...I certainly see the problem in IE. Try this: for your <div class="text">, create a CSS selector and clear: both, like this:
.text{
clear: both;
}
IE really knows how to ruin...
Forum:
HTML & CSS
10-12-2012, 06:34 AM
Replies:
4
css hover images with text
Views:
462
Posted By
fireplace_tea
I took a quick look at http://www.widmanski.com/...
I took a quick look at http://www.widmanski.com/ coding. It looks like they used a combination of JQuery and JavaScript to get all the effects that they wanted such as the background fading effect...
Forum:
HTML & CSS
10-10-2012, 09:20 PM
Replies:
6
Button only broken in Chrome
Views:
414
Posted By
fireplace_tea
What version of Chrome are you using? Also,...
What version of Chrome are you using? Also, could you post your coding?
Forum:
General web building
10-07-2012, 05:19 PM
Replies:
17
errrr I'm trying to...
Views:
7,674
Posted By
fireplace_tea
I am getting a better picture of what you are...
I am getting a better picture of what you are trying to do. The BEST thing you can do is learn Java and write a client application. Java is designed and allowed to dive into the OS file system,...
Forum:
General web building
10-07-2012, 04:55 AM
Replies:
17
errrr I'm trying to...
Views:
7,674
Posted By
fireplace_tea
OK...I think I know what you want now. But...
OK...I think I know what you want now. But first: GET RID OF FRAMES!!!!
Second, what you are looking to do is typically done on the server side, not the client side like you are trying to do. It...
Forum:
HTML & CSS
10-07-2012, 04:25 AM
Replies:
11
Minor IE7 fix
Views:
766
Posted By
fireplace_tea
Thanks for posting a screenshot. After looking...
Thanks for posting a screenshot. After looking through your code, here are some things to look into:
(1) does IE 7 support multiple class names per class? You have up to three. For example: <div...
Forum:
HTML & CSS
10-06-2012, 10:21 PM
Replies:
4
Footer Problem In CSS Layout
Views:
595
Posted By
fireplace_tea
Do a Google search on "CSS Reset". It's purpose...
Do a Google search on "CSS Reset". It's purpose is to reset all browser built in style sheets so your layout works how you want it to.
Forum:
HTML & CSS
10-06-2012, 10:16 PM
Replies:
11
Minor IE7 fix
Views:
766
Posted By
fireplace_tea
Could you post your code? And take screen shots...
Could you post your code? And take screen shots of the good layout and the misbehaving layout? Thanks.
Forum:
General web building
10-06-2012, 09:13 PM
Replies:
4
crazy domain hosting help!
Views:
4,287
Posted By
fireplace_tea
So, is Crazy Domains the hosting service you are...
So, is Crazy Domains the hosting service you are trying to move your Uncle's account to? And who is your uncle's domain name registered with?
CPanel rocks. However, the hosting company can limit...
Forum:
General web building
10-06-2012, 08:54 PM
Replies:
17
errrr I'm trying to...
Views:
7,674
Posted By
fireplace_tea
I'm not sure as to what you are trying to do. Why...
I'm not sure as to what you are trying to do. Why are you using frames?
Forum:
HTML & CSS
10-06-2012, 07:27 AM
Replies:
2
CSS Navbar error?
Views:
560
Posted By
fireplace_tea
Instead of floating right, float them left. Here...
Instead of floating right, float them left. Here is the coding:
.navbar ul li{
display:inline-block;
margin-left:10px;
margin-right:10px;
background-image:url(button.png);...
Forum:
Site reviews
10-06-2012, 06:27 AM
Replies:
1
Seeking review from paid web developers
Views:
762
Posted By
fireplace_tea
Ok...I'm confused. Is betapunch and...
Ok...I'm confused. Is betapunch and ziptimetracker two different products? It looks like betapunch will pay people $5.00 to test websites. ziptimetracker looks like a complete different...
Forum:
Site reviews
10-06-2012, 06:18 AM
Replies:
2
Please provide me with your opinions about my web design
Views:
2,071
Posted By
fireplace_tea
I think it looks fine overall. Here are a couple...
I think it looks fine overall. Here are a couple of things to think about though:
(1) It is common practice to put all major links in your footer as just regular text links, so you might want to...
Forum:
HTML & CSS
10-06-2012, 05:49 AM
Replies:
8
view css with html in safari before uploading to server
Views:
919
Posted By
fireplace_tea
Hi catkustes, Sorry for not attributing...
Hi catkustes,
Sorry for not attributing more to the conversation sooner. I took on a short migration project that lead to 13 hour days (like from 4pm - 5am)...it sucked :eek:
Silly question...
Forum:
Computer/PC discussions
10-02-2012, 05:38 PM
Replies:
4
Windows 7 ultimate is going EXTREMELY slow.
Views:
1,332
Posted By
fireplace_tea
These things are so hard to troubleshoot without...
These things are so hard to troubleshoot without being there in person. It could be that you really do have a hardware issue. Is the computer over heating? Is there a lot of dust around the fan or...
Forum:
HTML & CSS
10-02-2012, 05:22 PM
Replies:
2
Select element with multiple and optgroup on iphone/ipad acting very strange
Views:
712
Posted By
fireplace_tea
In your open <select> tag you have MULTIPLE...
In your open <select> tag you have MULTIPLE capitialized. Try putting it in all lower case letters. It COULD be that whatever version of the iPhone and iPad the users have are having a hard time...
Showing results 1 to 25 of 56
Page 1 of 3
1
2
3
>
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
08:58 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.