Go Back   CodingForums.com > Search Forums

Before you post, read our: Rules & Posting Guidelines

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
Views: 232
Posted By cm123077
Excellent, thanks

Excellent, thanks
Forum: HTML & CSS 03-21-2013, 09:15 PM
Replies: 2
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
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
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
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
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
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
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
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
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
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
Views: 229
Posted By cm123077
Thanks, that worked.

Thanks, that worked.
Forum: HTML & CSS 03-14-2013, 07:59 AM
Replies: 1
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
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
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
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
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
Views: 148
Posted By cm123077
Resolved

Resolved
Forum: HTML & CSS 03-11-2013, 05:45 AM
Replies: 1
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
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
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
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
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
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
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

 
Forum Jump

All times are GMT +1. The time now is 01:41 AM.