louckster
-
A Little Bit of Issues
"apostrophe" said:The truth? I have no idea. :oops: I looked at your code, couldn't see anything obviously wrong (except it didn't work) so I had a look on the Dynamic drive site to see what parameters were available, height se…
-
A Little Bit of Issues
"apostrophe" said:Try changing the javascript for the #graphic div to animatedcollapse.addDiv('graphic', 'height=440px') Thank you so much! Would you mind explaining how that works? Trying to learn at that same time. T…
-
Background Issue
http://loucksdesign.net/sessions/xhtmlcss/exercise6/ As you see ... the color goes on the outside where the "shadow" is. I don't want that. I need to get that blue color inside of that so that it flows with the rest of the text.
-
Background Issue
I added a new wrap but it's still not doing anything for the background. #contentWrapper { background: #e2f2f9; margin: 0 auto; width: 940px; } This is how i have it on the page. Its after the "MainContent". …
-
Background Issue
I already have a wrapper .... #wrapper { width: 940px; margin: 0 auto; } #header { background: url(../images/theme-bg-header.jpg) no-repeat 0 0; height: 137px; width: 940px; } #logo { display: inline; float: left; margin: 4…
-
Background Issue
The background behind the left/right content needs to be a solid a color but it's not showing a solid color. The same color has the left/right content divs. It's not showing up no matter what I do. WHAT IT SHOULD LIKE: http://loucksdesign…
-
Background Issue
Well even i set the contentMain to just a solid color it still doesnt fill anything. #contentMain { background: #e2f2f9; width: 960px; } #contentLeft { background: #e2f2f9; float: left; margin: 10px 0 0 10px; padding: 0 0 10px 10px;…
-
Different Sidebars for WordPress
Thanks everyone, I finally figured it out. It took awhile but I got it. Thanks for all of you help! :D
-
Different Sidebars for WordPress
So I created a file called sidebar-about.php and I put in the following: General Information Name: Jason Loucks Date of Birth: October 18, 1982 Age: Twenty-six (26) Birthplace: Gloversville, New York Location: United States --------…
-
Different Sidebars for WordPress
So I removed from my page.php but now I'm still lost in what to do.
-
Different Sidebars for WordPress
Hi, Well I'm going to have a blog to. But I guess mainly a Content Manager. Jason Loucks
-
How to achieve
Hi GavinCZA, If I'm looking at the capture correctly you are interested in the shadow effect on the images. Just like TheDoc said you would have to create the effect in Photoshop. Once you have it though you could visit Web Designer Wall and …