Fair enough. This is a good way to offer HTML alternatives if you go down the images route; Easy CSS Image Replacement (Phark) - DoMedia remember accessibility at all times!![]()
Fair enough. This is a good way to offer HTML alternatives if you go down the images route; Easy CSS Image Replacement (Phark) - DoMedia remember accessibility at all times!![]()
Websites: Web Designers Bristol | IT Company Bristol | Computer Repair Bristol | Laptop Repair Bristol
Social Media: Follow Us | Like Us
Yeah, I was thinking of doing something like that. Cheers Corrosive.
Now the positioning of the site in different browsers is all over the places :(
Canny Creative | Graphic Design Agency Newcastle | Twitter
Websites: Web Designers Bristol | IT Company Bristol | Computer Repair Bristol | Laptop Repair Bristol
Social Media: Follow Us | Like Us
There's only two elements to sort out. I just can't get my head around what I should be using for what?
A Nav Menu, then the Main Content div....I thought absolute for the Nav Menu and Relative for the Main Content...but apparently that's not doing the trick.
Canny Creative | Graphic Design Agency Newcastle | Twitter
Websites: Web Designers Bristol | IT Company Bristol | Computer Repair Bristol | Laptop Repair Bristol
Social Media: Follow Us | Like Us
Unfortunately, with this Cargo thing, you can get into the HTML that sorts the lists out.
It dervies them from the tags you assign to the projects. Total nightmare.
I'll try float/inline soon.
Canny Creative | Graphic Design Agency Newcastle | Twitter
They're the two main bits of code I have, the elements I'm trying to line up etc.Code:.nav_container.horizontal { /* Enabled via Display Options */ left: auto; padding: 35px 0 60px 35px; position: fixed; top: auto; width: 670px; z-index: 25; } #content_container { left: 370px; margin: 0 0 0 0; padding: 50px 0 0 35px; position: relative; width: 705px; z-index: 10; }
Float; left, sticks the navigation to the left side of the browser?
I need to get them to line up with the header over at Eye For Illustration
Canny Creative | Graphic Design Agency Newcastle | Twitter
Christ alone knows mate. That's not how I'd put that layout together and I know you are restricted by what you have access to.
Websites: Web Designers Bristol | IT Company Bristol | Computer Repair Bristol | Laptop Repair Bristol
Social Media: Follow Us | Like Us
Yeah, I mean I've got the full CSS, but that's it. There's a tiny bit of an HTML editor, but not a lot.
I really don't know how to get it all to fall inline. I'm on their forums now.
Canny Creative | Graphic Design Agency Newcastle | Twitter
Websites: Web Designers Bristol | IT Company Bristol | Computer Repair Bristol | Laptop Repair Bristol
Social Media: Follow Us | Like Us