Go Back   CodingForums.com > Search Forums

Before you post, read our: Rules & Posting Guidelines

Showing results 1 to 20 of 20
Search took 0.03 seconds.
Search: Posts Made By: LRRoberts0122
Forum: HTML & CSS 10-02-2012, 07:27 PM
Replies: 4
Views: 258
Posted By LRRoberts0122
Okay, so I got the floats to work when I redid...

Okay, so I got the floats to work when I redid the nesting in the HTML. :D

Yay! Okay, but I still don't know or understand how to make the whole area that side-bar color:
...
Forum: HTML & CSS 10-02-2012, 07:17 PM
Replies: 4
Views: 258
Posted By LRRoberts0122
I can add additional <div> and <span> though, and...

I can add additional <div> and <span> though, and give those classes and ID's, but that's pretty much it.
Forum: HTML & CSS 10-02-2012, 07:11 PM
Replies: 4
Views: 258
Posted By LRRoberts0122
Thanks, basically, we can't touch or rearrange...

Thanks, basically, we can't touch or rearrange existing html, or restructure it, we have to do it with CSS.

I'm trying to get the little sidebar that's a different color to extend along the entire...
Forum: HTML & CSS 10-02-2012, 06:44 PM
Replies: 4
Views: 258
Posted By LRRoberts0122
CSS: "Sidebar"

Hi everyone. I have this section that I'm doing for school, so we can't touch the HTML. I would like the little sidebar with the three lion pictures and "See Also" text to extend across the entire...
Forum: HTML & CSS 09-30-2012, 08:01 PM
Replies: 3
Views: 416
Posted By LRRoberts0122
CSS: Specificity

Can someone please explain the concept of specificity to me, or point me to an article that explains it thoroughly. I understand the basics of specificity:

A class beats an element selector.
An...
Forum: Small projects (quick fixes and changes) 12-10-2011, 08:34 AM
Replies: 1
Views: 727
Posted By LRRoberts0122
Mootools Tooltips

1) Project Details: (be as specific as possible):
Hello everyone. The project I am offering is probably very simple, and will take an advanced coder about 5-15 minutes to complete. I would like...
Forum: JavaScript frameworks 12-10-2011, 07:57 AM
Replies: 1
Views: 769
Posted By LRRoberts0122
How do you use Mootools Tooltips?

I am trying to get these Mootool Tooltips to work:
http://demos111.mootools.net/Tips

Nothing on the internet seems up to date or valid. I can NOT get these to work. I have been consistently...
Forum: JavaScript programming 12-09-2011, 08:53 AM
Replies: 0
Views: 186
Posted By LRRoberts0122
Lightboxes and Hover-Overs?

Hi. I'm trying to make a progression module for my guild. I would like it to be "lightbox" with several thumbnail images one can over over to bring up some descriptive text.

How can I do this?
...
Forum: HTML & CSS 12-08-2011, 01:59 AM
Replies: 1
Views: 294
Posted By LRRoberts0122
Nevermind. I actually used the ...

Nevermind. I actually used the
background-attachment: fixed
property and that did even more than what I wanted! :)
Forum: HTML & CSS 12-08-2011, 01:55 AM
Replies: 1
Views: 294
Posted By LRRoberts0122
Background for HTML / CSS / Ajax form is not doing what I want.

Okay, so I don't want the image to tile at all. But the form is longer than the image, and there is this big white block at the center of the form. How can I use css background image AND background...
Forum: Medium projects (new script, new features, etc) 10-04-2011, 09:29 AM
Replies: 5
Views: 1,273
Posted By LRRoberts0122
Signature Generator

1) Project Details
I need a signature generator for my website. Here is an example of a signature that would be generated:
http://i54.tinypic.com/nb6rf5.png

The following options need to be...
Forum: HTML & CSS 07-02-2011, 03:31 AM
Replies: 2
Views: 706
Posted By LRRoberts0122
Okay, I've done steps one and two, and part of...

Okay, I've done steps one and two, and part of step three. I don't know how to put the flash underneath my DIV code. Here's my revamped code so far:


<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0...
Forum: HTML & CSS 07-02-2011, 12:15 AM
Replies: 2
Views: 706
Posted By LRRoberts0122
iframe Margins/Padding

http://www.colossal3d.net/omnipotenceparadox/home.php

I'm trying to position this placeholder video in the "Guild Recruitment Video" box, however marginwidth and marginheight don't seem to be...
Forum: HTML & CSS 07-01-2011, 09:41 PM
Replies: 1
Views: 183
Posted By LRRoberts0122
Fixed.

Fixed.
Forum: HTML & CSS 07-01-2011, 09:40 PM
Replies: 5
Views: 214
Posted By LRRoberts0122
Solved

You're right it was reading the padding wrong. I took out the padding from the left and instead inserted an HTML <center> tag.

Here's the code that made it work:

<!DOCTYPE html PUBLIC...
Forum: HTML & CSS 07-01-2011, 09:33 PM
Replies: 5
Views: 214
Posted By LRRoberts0122
Yes, I think that's exactly what it is. I'm going...

Yes, I think that's exactly what it is. I'm going to try to get rid of the padding and try something else. I'll let you know if it works.
Forum: HTML & CSS 07-01-2011, 09:32 PM
Replies: 1
Views: 183
Posted By LRRoberts0122
Exclamation Rollover Buttons

How do I center a Rollover button? I've "tested" my website out on three different computers, and while the background image stays in the center, my Rollover button keeps hopping around on the...
Forum: HTML & CSS 07-01-2011, 09:20 PM
Replies: 5
Views: 214
Posted By LRRoberts0122
Question Mac vs. PC: Website Layouts

I'm working on a Guild portal website, and I literally just finished the layout for the Portal Page. While it looks good through the browsers on my PC (Windows), the "Enter Site" button seems to be...
Forum: HTML & CSS 07-01-2011, 09:17 PM
Replies: 1
Views: 439
Posted By LRRoberts0122
Solved

Thank you for looking. I was able to solve it by editing two different paddings.
Here is my "After" code. (The code that works.)


<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"...
Forum: HTML & CSS 07-01-2011, 08:35 PM
Replies: 1
Views: 439
Posted By LRRoberts0122
Exclamation CSS Background Interfering with Rollover Button

I'm trying to do a Guild portal page for TERA Online. I have a centered background image, background color (for what isn't covered by part of the image) and a Rollover Button.

My problem seems to...
Showing results 1 to 20 of 20

 
Forum Jump

All times are GMT +1. The time now is 06:59 AM.