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 4
1
2
3
>
Last
»
Showing results 1 to 25 of 83
Search took
0.43
seconds.
Search:
Posts Made By:
cm123077
Forum:
HTML & CSS
03-21-2013, 11:41 PM
Replies:
2
Problem with hiding an element in IE
Views:
232
Posted By
cm123077
Excellent, thanks
Excellent, thanks
Forum:
HTML & CSS
03-21-2013, 09:15 PM
Replies:
2
Problem with hiding an element in IE
Views:
232
Posted By
cm123077
Problem with hiding an element in IE
http://biostreamcompost.com
At the bottom of the page, there is a link "Recommend To A Friend". There is a small envelope image above the text that I have hidden with css. For soem reason, only in...
Forum:
HTML & CSS
03-21-2013, 01:35 AM
Replies:
1
Need help with css positioning & styling
Views:
179
Posted By
cm123077
Need help with css positioning & styling
On this page:
http://biostreamcompost.com/media-tools/
you will see the green expanding element. I am trying to center that, but no matter what positioning, floats, margins, etc I set, I can...
Forum:
HTML & CSS
03-20-2013, 05:39 PM
Replies:
3
need some help with some css, please
Views:
212
Posted By
cm123077
Sorry for the delay in replying. I meant to close...
Sorry for the delay in replying. I meant to close this thread as the issue has been resolved. Thanks.
Forum:
HTML & CSS
03-20-2013, 05:14 AM
Replies:
3
need some help with some css, please
Views:
212
Posted By
cm123077
need some help with some css, please
On my page, at the top. There is a section for local news. It is styled the way I want it, but there is a sneaky little issue. When you click and drag just to the right of the content, the content...
Forum:
HTML & CSS
03-20-2013, 05:12 AM
Replies:
1
Can you center an img based on its midpoint?
Views:
169
Posted By
cm123077
This is resolved. I just changed the image size,...
This is resolved. I just changed the image size, and I am good
Forum:
HTML & CSS
03-20-2013, 04:35 AM
Replies:
1
Can you center an img based on its midpoint?
Views:
169
Posted By
cm123077
Can you center an img based on its midpoint?
OK, here is what I am trying to accomplish. On this page:
http://biostreamcompost.com/press/
I have sections that pull content, including an image, and put it on the page. I have the images...
Forum:
JavaScript frameworks
03-20-2013, 04:30 AM
Replies:
2
Change animate to fade in/fade out with delay
Views:
267
Posted By
cm123077
figured it out. Here is the solution. //...
figured it out. Here is the solution.
// start the rotation interval
if(auto_rotate)
var rotatorInterval = setInterval(function(){wppr_interval()},post_rotator_speed);
// next slide...
Forum:
JavaScript frameworks
03-19-2013, 05:06 AM
Replies:
2
Change animate to fade in/fade out with delay
Views:
267
Posted By
cm123077
Any thoughts on this? Nothing I have tried since...
Any thoughts on this? Nothing I have tried since the post has worked without some type of issue.
Forum:
JavaScript frameworks
03-18-2013, 05:33 AM
Replies:
2
Change animate to fade in/fade out with delay
Views:
267
Posted By
cm123077
Change animate to fade in/fade out with delay
I am very new to JQuery, as far as coding goes. I have some code that slides some content in from right to left, seen here:
http://biostreamcompost.com/press/
I want this to fade in, stay...
Forum:
HTML & CSS
03-14-2013, 08:10 AM
Replies:
1
need help positioning some elements in div tags that are pushing each other
Views:
148
Posted By
cm123077
I think I figured it out. position:relative. ...
I think I figured it out. position:relative. Thanks
Forum:
HTML & CSS
03-14-2013, 08:10 AM
Replies:
5
Need some help eliminating an unordered list bullet
Views:
229
Posted By
cm123077
Thanks, that worked.
Thanks, that worked.
Forum:
HTML & CSS
03-14-2013, 07:59 AM
Replies:
1
need help positioning some elements in div tags that are pushing each other
Views:
148
Posted By
cm123077
need help positioning some elements in div tags that are pushing each other
On this page:
http://biostreamcompost.com/
at the bottom (footer) you can see the Connect With Us section on the right. There are 3 logos there (facebook, twitter, and pinterest). The twitter...
Forum:
HTML & CSS
03-13-2013, 08:55 AM
Replies:
5
Need some help eliminating an unordered list bullet
Views:
229
Posted By
cm123077
I saw that, and that is css that I can not get to...
I saw that, and that is css that I can not get to to change easily. In the main css file, I tried to counteract that with a negative padding of -17px, but it did not work, I even added !important.
...
Forum:
HTML & CSS
03-12-2013, 11:05 PM
Replies:
5
Need some help eliminating an unordered list bullet
Views:
229
Posted By
cm123077
Need some help eliminating an unordered list bullet
The bulleted list is in the footer of my website, on the left:
http://biostreamcompost.com/
As you can see, I have some css in there which seemed to be going in the right direction, but I can...
Forum:
HTML & CSS
03-12-2013, 05:47 PM
Replies:
2
css positioning question
Views:
246
Posted By
cm123077
unfortunately, I can not edit the html at all. I...
unfortunately, I can not edit the html at all. I need a pure css solution, if possible. Thanks
Forum:
HTML & CSS
03-11-2013, 08:17 AM
Replies:
2
css positioning question
Views:
246
Posted By
cm123077
css positioning question
Working on this page:
http://biostreamcompost.com/category/blog/
As you can see, there are 3 rows of 2 blog posts on the page. I need this to be 3 rows of 2 posts. I have been trying to make...
Forum:
HTML & CSS
03-11-2013, 08:15 AM
Replies:
1
css properties for a single element on a page with no identifier??
Views:
148
Posted By
cm123077
Resolved
Resolved
Forum:
HTML & CSS
03-11-2013, 05:45 AM
Replies:
1
css properties for a single element on a page with no identifier??
Views:
148
Posted By
cm123077
css properties for a single element on a page with no identifier??
OK, I am trying to basically display: none on 2 tags on a single page only. I have seen, generally, that this can be done, but I have never done it before, and I am not sure how to find the element...
Forum:
HTML & CSS
03-11-2013, 05:40 AM
Replies:
5
Trouble with css element width
Views:
242
Posted By
cm123077
hmmm, I tried that, but it had no effect.
hmmm, I tried that, but it had no effect.
Forum:
HTML & CSS
03-11-2013, 05:09 AM
Replies:
5
Trouble with css element width
Views:
242
Posted By
cm123077
You wouldn't happen to know how I can change the...
You wouldn't happen to know how I can change the mouseover color for the results when you roll over them, do you? I have a feeling this is not done in cs, but in script. I have firebug, but I can not...
Forum:
HTML & CSS
03-11-2013, 04:51 AM
Replies:
5
Trouble with css element width
Views:
242
Posted By
cm123077
That's where I went wrong. Thanks. I really...
That's where I went wrong. Thanks. I really appreciate the help.
Forum:
HTML & CSS
03-11-2013, 01:59 AM
Replies:
5
Trouble with css element width
Views:
242
Posted By
cm123077
Trouble with css element width
I can not get the #map_sidebar element to be 100% width. I set it in CS, but it is still not filling the whole area, as you can see. Any thoughts?
http://biostreamcompost.com/store-locator/
...
Forum:
HTML & CSS
03-07-2013, 10:15 PM
Replies:
1
Need help changing a:href color
Views:
164
Posted By
cm123077
Need help changing a:href color
I am just trying to make the hashtagged links in the twitter feed at the bottom of the page the same color as the rest of the tweet text, but I can not seem to get it to do this. Can someone help me...
Forum:
HTML & CSS
02-23-2013, 07:27 PM
Replies:
1
Can you take a look at this css please?
Views:
154
Posted By
cm123077
And, wouldn't you know it....after I posted this,...
And, wouldn't you know it....after I posted this, I got it all to work...grr. Thanks for looking!
Showing results 1 to 25 of 83
Page 1 of 4
1
2
3
>
Last
»
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:41 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.