I have been working on websites for several years. I have been playing with CSS for a few years (trial and error). After watching your 4 part series on CSS I feel very confident and more knowledgeable then I ever have with it.
You are my new predecessor! You are doing an AWESOME job!
Thank you.
oh, I almost paid $47 for an ebook on things that I have learned here for free. Once I make my first million, I'll send ya some cash..
CSS Horizontal Nav Video Tutorial but using Thesis OpenHook
Hi Lisa,
Those were really great primer tutorials in understanding how CSS works. I'm using Thesis as well. I was trying to implement the horizontal nav in the header as you show on the video using the exact same code.
I put the .navlinks css code in the custom.css file.
I than put <div class="navlinks"> stuff in the Header Open Hook, but the links just came out in small text, bullet format down the top left side of the header.
Did I not translate what you did on the video to applying to use in Thesis Openhooks and custom.css correctly? Can you tell me what I need to do here? I feel I'm really close.
This is a common problem people have with CSS and it's something I have to continue to learn myself. One thing you have to remember with CSS is the most RECENT style is always going to be applied. So if you are having trouble changing an attribute, check to make sure you have an a:link style for those set of links you are trying to change.
One way to move the box is to give it a margin-left attribute.
__________________
Don't put the cart before the horse. Plan your website, thencreate it.
Hopefully someone can help me with what i think are only minor changes...
I have my page split up into a left and right nav and a body section as done in the tutorial. Both nav bars are set to float left and right respectivley but I am unable to align the body in-between the nav bars and directly below the header, i have only noticed this since i began playing with background colours for the sections. Also I am having problems with the position of the box that I created...how can i centre the box within the body div?
Thanks for any help.
I think I have fixed the problem however the box is still causing problems. I have aligned the box on the page where I need it using combo of position attributes and margins, the problem I have now is with the contents of the box which are all shifted over to the right....
imagine the "-" represent the outline of the box and the "." is the <hr /> line "e" = emptyspace:
-------------------
- eeee eeeeeeeeee-
- eeee ................-
- eeee eeeeeeeeee-
- eeee text starts -
- eeee here also -
-------------------
how can I get rid of the empty white space on the left hand side of the box?
Last edited by feedthegoat; 09-24-2009 at 10:48 AM.
In part2, when I went to create a link for my header(everything works) but now, my left and right navbar extends, all the way into my header, and I cant figure out what's causing it.
It is to help our local community and school board to have more of a dialogue with our budget cuts!
Thanks
For this to be your first.... I will have to say its really good! I have been reading w3schools and learning XHTML and CSS in the last 2 or 3 days and I will be starting on my first.... I pray all goes well! Keep up the great work....