dermarki
Forum Replies Created
-
Forum: Themes and Templates
In reply to: Sidebar – float or position…You are is using a flexible layout with a fixed-width-sidebar. In this case you might look at that article on alistapart:
http://www.alistapart.com/articles/negativemargins/I’m using this method on my website, too. It works fine 🙂 . I just limited the minimum-width and the maximum-width of the whole page but it the main code is the same.
Forum: Themes and Templates
In reply to: Sidebar question. How did digg.com…That’s a simple trick.
Look at the background-image which is positioned on top left:
digg.com/img/digg-box-3.gif
It’s a really large image the browser is cutting off after the text is finished. So it doesn’t use a border-definition in the css.
You only have to put something in the bottom right edge, too, and you’re done. As far as i know, you have to do this most easily by putting another div box in the div box. Unfortunately this is messin’ the code up a little but i have no idea how to do this another wayForum: Themes and Templates
In reply to: Layout QuestionWith Javascript it should be possible I think. Or splitting the image and letting one half overlay the other part on smaller resolutions.
Forum: Themes and Templates
In reply to: Layout QuestionWhat about splitting the image to place one half on the left and one half on the right? Is that what you want?
Somehow there always appears a scroll bar, even on 1280px full screen!
Forum: Your WordPress
In reply to: 3 col theme for review pleaseAfter the few lines of the second and third cols, your page looks really empty! Just put those two cols together.
Forum: Your WordPress
In reply to: please review my siteYeah, it’s a really clear design. But why not making it more colorful?