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 39
Search took
0.08
seconds.
Search:
Posts Made By:
andwfara1
Forum:
HTML & CSS
06-13-2013, 06:54 PM
Replies:
2
HTML/CSS Layout Issues w/ Nested Divs and Negative Margins
Views:
178
Posted By
andwfara1
well i ghetto-rigged it - took too long for a...
well i ghetto-rigged it - took too long for a response :-/
Forum:
HTML & CSS
06-12-2013, 06:27 PM
Replies:
2
height chrome issue
Views:
171
Posted By
andwfara1
As Junsee Stated - you need to use a "CLEAR" to...
As Junsee Stated - you need to use a "CLEAR" to clear your floats to allow your footer to move down the page - typically place a <div style="clear:both !important;"></div> before your closing DIV tag...
Forum:
HTML & CSS
06-12-2013, 06:24 PM
Replies:
2
HTML/CSS Layout Issues w/ Nested Divs and Negative Margins
Views:
178
Posted By
andwfara1
Here's a link to the files on my server for web...
Here's a link to the files on my server for web viewing.
http://webbetasite.com/advantage/test/rotate.html
Forum:
HTML & CSS
06-12-2013, 06:17 PM
Replies:
2
HTML/CSS Layout Issues w/ Nested Divs and Negative Margins
Views:
178
Posted By
andwfara1
HTML/CSS Layout Issues w/ Nested Divs and Negative Margins
I'm currently in development of a site with numerous overlapping DIVs. I'm having issues with the layout and how different browsers are rendering my code.
I have a container that has all my...
Forum:
HTML & CSS
01-11-2013, 07:13 PM
Replies:
2
Columns all messed up CSS
Views:
183
Posted By
andwfara1
Thanks for your help! I will definitely look at...
Thanks for your help! I will definitely look at the divitis topic - definitely something my boss has raised an eyebrow about as well.
Problem Solved!
Forum:
HTML & CSS
01-11-2013, 04:19 PM
Replies:
2
Columns all messed up CSS
Views:
183
Posted By
andwfara1
Columns all messed up CSS
What am I doing wrong here -
HTML:
<body>
<div id="header-container">
<div id="header-content">
<div class="logo"></div>
<div class="quick-nav"></div>
<div...
Forum:
HTML & CSS
11-15-2012, 03:00 PM
Replies:
2
CSS3 Dropdown Menu ON state
Views:
266
Posted By
andwfara1
Thanks Aaron - required a little tweaking after...
Thanks Aaron - required a little tweaking after to make sure the rounded corners didn't show up in the sub-menu - but it worked! thanks a bunch.
Forum:
HTML & CSS
11-14-2012, 09:41 PM
Replies:
2
CSS3 Dropdown Menu ON state
Views:
266
Posted By
andwfara1
CSS3 Dropdown Menu ON state
I'm trying to make it so my dropdown menu, when it drops; that the tab that the drop is under, stays highlighted when hovering over the drop items. Currently when you mouse off of it the tab...
Forum:
HTML & CSS
11-14-2012, 07:08 PM
Replies:
5
CSS3 Dropdown Menu Issues
Views:
344
Posted By
andwfara1
do you know how i can make it so that when...
do you know how i can make it so that when SERVICES dropdown is active that the hover state that shows the "tab" remains highlighted?
Forum:
HTML & CSS
11-14-2012, 06:55 PM
Replies:
5
CSS3 Dropdown Menu Issues
Views:
344
Posted By
andwfara1
nvm - chrome was displaying cached content -...
nvm - chrome was displaying cached content - sorry about that :) thanks for the help!!
Love learning something new every day.
Forum:
HTML & CSS
11-14-2012, 06:45 PM
Replies:
5
CSS3 Dropdown Menu Issues
Views:
344
Posted By
andwfara1
I added Position:relative to the LI you suggested...
I added Position:relative to the LI you suggested and nothing changed - am I missing something?
Forum:
HTML & CSS
11-14-2012, 05:15 PM
Replies:
5
CSS3 Dropdown Menu Issues
Views:
344
Posted By
andwfara1
CSS3 Dropdown Menu Issues
I’ve added the following code to my site ( http://webdesignerwall.com/tutorials/css3-dropdown-menu ); here’s a copy of my CSS – http://pastebin.com/Dn38bB0Y
On the site, when I hover over the LI...
Forum:
HTML & CSS
09-05-2012, 09:15 PM
Replies:
14
Background Repeat Issues
Views:
817
Posted By
andwfara1
Gotcha - thought so - thanks for the...
Gotcha - thought so - thanks for the clarification Sammy, you're a great help!
Forum:
HTML & CSS
09-04-2012, 10:30 PM
Replies:
14
Background Repeat Issues
Views:
817
Posted By
andwfara1
seems to have worked - just my body content...
seems to have worked - just my body content doesn't expand full-height like the nav does.
Forum:
HTML & CSS
09-04-2012, 09:34 PM
Replies:
14
Background Repeat Issues
Views:
817
Posted By
andwfara1
not sure why this -...
not sure why this - http://matthewjamestaylor.com/blog/perfect-2-column-left-menu.htm isn't working for this - http://webbetasite.com/PhantomPumps/temp.html
when i followed the steps; my body...
Forum:
HTML & CSS
08-30-2012, 09:03 PM
Replies:
14
Background Repeat Issues
Views:
817
Posted By
andwfara1
that definitely clears up a lot of misconceptions.
that definitely clears up a lot of misconceptions.
Forum:
HTML & CSS
08-30-2012, 02:08 PM
Replies:
14
Background Repeat Issues
Views:
817
Posted By
andwfara1
so you suggest just leaving it the way it is now...
so you suggest just leaving it the way it is now and calling it a day to save me some PITA later.
Forum:
HTML & CSS
08-30-2012, 12:08 AM
Replies:
14
Background Repeat Issues
Views:
817
Posted By
andwfara1
well if i don't increase the min-height property...
well if i don't increase the min-height property (because i want it to auto-adjust whether the text content is longer or side nav) if you know what i mean - the changes dont fix anything - unless i...
Forum:
HTML & CSS
08-29-2012, 11:42 PM
Replies:
14
Background Repeat Issues
Views:
817
Posted By
andwfara1
here's the problem i'm having now - it looks...
here's the problem i'm having now - it looks great - except when the content isn't as long as the menu - the menu ends up being covered by the footer now.
how do i prevent this from happening?
...
Forum:
HTML & CSS
08-29-2012, 09:10 PM
Replies:
14
Background Repeat Issues
Views:
817
Posted By
andwfara1
thanks! i always have issues w/ this crap lol
thanks! i always have issues w/ this crap lol
Forum:
HTML & CSS
08-29-2012, 09:02 PM
Replies:
14
Background Repeat Issues
Views:
817
Posted By
andwfara1
Background Repeat Issues
for some reason my side column navigation background color will not stretch the full height of the container. I've tried everything mentioned here -...
Forum:
PHP
07-24-2012, 06:17 PM
Replies:
1
WordPress - Menu / Script Display Issue
Views:
154
Posted By
andwfara1
i fixed it myself - found out jQuery was being...
i fixed it myself - found out jQuery was being called 3x
Forum:
PHP
07-24-2012, 04:30 PM
Replies:
1
WordPress - Menu / Script Display Issue
Views:
154
Posted By
andwfara1
WordPress - Menu / Script Display Issue
I'm having a problem with a plugin (yes i've contacted the developer w/ no response) when placing it within my jQuery dropdown menu.
the site is here - http://webbetasite.com/shopidc/ - the menu...
Forum:
PHP
07-11-2012, 04:58 PM
Replies:
1
Wordpress - WooCommerce - Issues
Views:
225
Posted By
andwfara1
Please disregard my post, as it has been fixed -...
Please disregard my post, as it has been fixed - it must've been a cache issue.
Forum:
PHP
07-11-2012, 04:53 PM
Replies:
1
Wordpress - WooCommerce - Issues
Views:
225
Posted By
andwfara1
Wordpress - WooCommerce - Issues
I've installed WooCommerce on my WordPress installation; but for some reason when I changed the "SHOP" page to "CATALOG" the individual product pages no longer display - they prompt me w/ a 500...
Showing results 1 to 25 of 39
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
01:28 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.