Go Back   CodingForums.com > Search Forums

Before you post, read our: Rules & Posting Guidelines

Showing results 1 to 23 of 23
Search took 0.09 seconds.
Search: Posts Made By: luckydog2011
Forum: HTML & CSS 11-12-2012, 06:38 PM
Replies: 1
Views: 320
Posted By luckydog2011
How to make a class that always includes the same nested elements by default?

So I have an idea, I want to have a class I can call using a shortcode in a theme I am making for wordpress and I want it to always have an image that the text wraps around. A good example would be...
Forum: HTML & CSS 10-03-2012, 03:03 AM
Replies: 3
Views: 345
Posted By luckydog2011
I am running the page in firefox and I see no...

I am running the page in firefox and I see no noticeable issues, did you fix this?
Forum: HTML & CSS 01-15-2012, 03:09 AM
Replies: 4
Views: 579
Posted By luckydog2011
I feel like such a pain in the neck, I apologize...

I feel like such a pain in the neck, I apologize for not being so easy to help on this. What I mean is that say I had:

Home News About Us Etc. for the top level menu items, and under news there...
Forum: HTML & CSS 01-14-2012, 04:16 AM
Replies: 4
Views: 579
Posted By luckydog2011
Well thank you but I have no idea which link to...

Well thank you but I have no idea which link to click on those sites. I am having a tough enough time wording the problem, I am sure some of you folks have that problem at times.

There must be a...
Forum: HTML & CSS 01-13-2012, 11:48 PM
Replies: 4
Views: 579
Posted By luckydog2011
nav li with ul based dropdown styling issues

I have a two questions in one which pertain to the same issue.

I haven't made my site live yet so I just need to understand the techniques involved rather than to fix a bug. I am using wordpress...
Forum: HTML & CSS 01-04-2012, 11:05 PM
Replies: 7
Views: 993
Posted By luckydog2011
Wait, are you telling me you can actually try...

Wait, are you telling me you can actually try these things out with firebug? Yeah that worked perfectly! :) Thanks!

By the way, do I set these threads to resolved or do I wait for a mod to do it?
Forum: HTML & CSS 01-04-2012, 10:20 PM
Replies: 7
Views: 993
Posted By luckydog2011
It appears to be pulled out of the div, I see a...

It appears to be pulled out of the div, I see a black background where the slideshow usually appears with the slideshow lifted off of it.
Forum: HTML & CSS 01-04-2012, 09:00 PM
Replies: 7
Views: 993
Posted By luckydog2011
Hmm okay it knocked my slider out of whack but...

Hmm okay it knocked my slider out of whack but fixed the problem! :P Should I start another thread to fix the slider? LOL! Thanks btw!
Forum: HTML & CSS 01-04-2012, 06:16 PM
Replies: 3
Views: 518
Posted By luckydog2011
™ For a bigger list go here:...



For a bigger list go here: http://www.ascii.cl/htmlcodes.htm
Forum: HTML & CSS 01-04-2012, 05:59 PM
Replies: 2
Views: 725
Posted By luckydog2011
Hi, I would suggest adding this to the parent div...

Hi, I would suggest adding this to the parent div of your image thumbnail row class:

clear:bottom;
Forum: HTML & CSS 01-04-2012, 05:55 PM
Replies: 7
Views: 993
Posted By luckydog2011
Post IE7 bug - misalignment of floated divs

This probably has something to do with width or improper use of floats. I have already began discussing this on another thread but because the original problem I posted about was resolved I am making...
Forum: HTML & CSS 01-04-2012, 05:49 PM
Replies: 10
Views: 710
Posted By luckydog2011
Nope, I tried a number of things but I did figure...

Nope, I tried a number of things but I did figure out that it was actually the .nav li where the z-index had to go specifically. Because of the stack context changing based on the parent element you...
Forum: HTML & CSS 01-03-2012, 05:23 PM
Replies: 10
Views: 710
Posted By luckydog2011
Well here is a link to an article...

Well here is a link to an article (http://brenelz.com/blog/squish-the-internet-explorer-z-index-bug/) discussing some stacking context issue with IE7 and I think that's my problem. I also attempted...
Forum: HTML & CSS 01-02-2012, 11:35 PM
Replies: 10
Views: 710
Posted By luckydog2011
Well there should be 3 names on the menu and only...

Well there should be 3 names on the menu and only two are showing up, the third is going beneath the slider.
Forum: HTML & CSS 01-01-2012, 04:13 PM
Replies: 3
Views: 343
Posted By luckydog2011
or you could say border: 1px solid white; ...

or you could say

border: 1px solid white;

The cool thing is, in CSS instead of being limited to the basic borders from tables in HTML you have these values: dotted, dashed, double, outset,...
Forum: HTML & CSS 12-30-2011, 11:23 PM
Replies: 10
Views: 710
Posted By luckydog2011
@_Aerospace_Eng_ may I ask how you were able to...

@_Aerospace_Eng_ may I ask how you were able to view my CSS? Do you use firebug? I am not too familiar with ways to use look at a CSS file from an outside source.
Forum: HTML & CSS 12-30-2011, 08:54 PM
Replies: 10
Views: 710
Posted By luckydog2011
Hmm, I am referring to IE 7 by the way, I just...

Hmm, I am referring to IE 7 by the way, I just checked the browser version. I have no idea why I was so confident it was a flash slider rather than jquery, sorry about that. I think it was because I...
Forum: HTML & CSS 12-30-2011, 06:16 PM
Replies: 5
Views: 654
Posted By luckydog2011
Here is an exercise then! Since you are...

Here is an exercise then!

Since you are just learning html and not dabbling in CSS let's jsut do HTML!

Create a page that looks like this

Make a page with the right doctype declaration
...
Forum: HTML & CSS 12-30-2011, 06:06 PM
Replies: 10
Views: 710
Posted By luckydog2011
Exclamation CSS issue with older browsers regarding z axis and drop down menus!

Hi, I have a predicament kind of! Older browsers don't seem to get the Z Axis too well do they in CSS? So I have a problem where in old browsers the drop down menu on my site doesn't go over the...
Forum: PHP 11-25-2011, 07:08 PM
Replies: 0
Views: 600
Posted By luckydog2011
Passing parameters between php and xml

First off, I admit I am very much a novice, I probably shouldn't try dabbling here yet but because of a necessity I really need to.

I am building a wordpress theme and I want to be able to pass...
Forum: HTML & CSS 10-31-2011, 06:54 PM
Replies: 4
Views: 290
Posted By luckydog2011
Is this book on CSS too old to learn valuable information from?

Hi, I hope I am not posting inappropriately by asking information on whether it would be a waste or not to read this book on CSS, but I need to know because I would rather find the answers there than...
Forum: HTML & CSS 10-19-2011, 08:50 PM
Replies: 3
Views: 339
Posted By luckydog2011
@Resdog - Thank you so much, the second option...

@Resdog - Thank you so much, the second option you gave me worked like a charm while the first made the menu options hug the right side of the navigation menu.

Thank you for pointing out that...
Forum: HTML & CSS 10-19-2011, 08:26 PM
Replies: 3
Views: 339
Posted By luckydog2011
Menu background seems to go outside of container DIV

Hello, I am brand new and this is my first time posting here. I have been attempting to recreate a tutorial theme for wordpress. Here is the link...
Showing results 1 to 23 of 23

 
Forum Jump

All times are GMT +1. The time now is 05:33 AM.