Frodo64
-
Equal Heights for Alignment - jQuery maybe?
Hmm. I can't say how to position everything. But if you don't find the answer just try to position the "Add to cart" button to the bottom right corner (position:absolute; bottom:5px; right:5px;). I believe it will look nice too.
-
On hover change differend background aswell
Just add: ul#nav li.home a:hover { background: url(images/nav-home-hover.jpg) bottom center no-repeat; /* Your hover img*/ } Also, you should look at this video: http://css-tricks.com/video-screencasts ... s-sprites/
-
How to style form tags completely?
Yes it is working right now. Thanks for nice plugin link :)
-
How to style form tags completely?
After testing like 6 other jquery plugins I came back to this one. The whole thing about ie's was the z-index property..
-
How to style form tags completely?
"apostrophe" said:It can't be done with css alone. Check out this jQuery plugin http://www.scottdarby.com/2009/05/jquery-plugin-stylish-select-unobstrusive-select-box-replacement/ It is wokring fine on Firefox, but it's buggy in…
-
How to style form tags completely?
Thanks! I will try to use it right now :)
-
[Solved] Ie6 makes content from nowhere, how to fix it?
"apostrophe" said:I've never come across this bug but I've done a quick search and it looks like your comments are causing the problem. Try putting the comments before the closing div. eg. OMG, you are right! How you came up wi…
-
How to use SiFR with non english alphabet (for ex: Germanic)
Thank you apostrophe. It woks :), you have saved me a lot of time :) ;)
-
My portfolio web site
"milehighdesigner" said:Well, It's a pretty neat design... I think the about me page will just help tie it in! =) Thanks for your suggestions I really appreciate that :)
-
My portfolio web site
"milehighdesigner" said:With such a different design and nice portfolio, the next question people might ask "who is this guy\girl?" I wondered it, and I'm not even looking to hire you, so, imagine someone who is actually vi…
-
My portfolio web site
"milehighdesigner" said:It's nice, I would just recommend atleast 1 more page about yourself. Unless you want it strictly portfolio, then nevermind. =) You think that "About me" page would help me to get more clients :P :)?
-
My portfolio web site
Thank you. I didn't expected so good comments :). I will keep on working :) THANKS again.
-
How to make floated columns the same width?
Ye, I support your opinion, but when you are building a web site for a client, it's not so easy to explain why you can't accomplish his request :/ . So, if you can please give me that link with java script, thanks :)
-
Different post backgrounds on WordPress
Thanks for the great link, with this example I have dont what I need :)
-
How to make floated columns the same width?
I have solve the columns problem by using the border-left:150px solid #and the color; (http://www.alistapart.com/articles/multicolumnlayouts). Its perfect for me. But the li:hover still here, so help me to solve this :)
-
Bugs on IE6 only, as always :(
Hmm.. No body knows or what? It's very important for me :/ :(
-
Bugs on IE6 only, as always :(
I have managed to fix these bugs by my self. But I got a new one :P :/ . The list-style-image is displaying bad on IE6, Opera (it's not centered or something). Its OK on FF 3, Safari, but not on other browsers. Look at the list, the arrow is no…
-
Help a n00bie-image mapping background in css
It's my first respond to a problem :D ;) . I had the same problem, here is the example: http://www.frankmanno.com/ideas/css-imagemap/
-
A bunch of bugs on IE6
Ok, but if you find how to fix a bug's (the css come or xhtml) please let me know :)
-
A bunch of bugs on IE6
And this one [attachment=0]bug_varzybu_kalendorius_on_IE6.jpg[/attachment]
-
Please help me to align these submit buttons :)
1 person helped me to fix it :P
-
Problem with IE6. Margin
"iamaw" said:I think setting display:inline; to the image will do the trick. Here is a link to explain: http://www.cssnewbie.com/double-margin-float-bug/ No it not this :(. Look at the page without margin to this element: http://www.test.…
-
I tryed to fix a IE6 double-margin bug and..
Ok, I will try it, thanks :)
-
Different header
Nodster, thank you very much man :) When I tryed to install the latest script, I saw that I can't do it with WordPress CMS, so I thought that I just need to change the header according the time, so I made a very simple PHP script :P. $ho…
-
Different header
Nodster, where should I put the hreff's of my morning, afternoon, evening, night styles? I did't found that :(. So can you help me ? /* * Switcher to switch the stylesheet based on the referring url. for * instance, you can sel…
-
Image map with css?
"Personally, I don't mind just using regular image maps. It's one of things I still pop open Dreamweaver for." But, Dreamweaver makes a Html image map, i can't use this, becouse i'm working with WordPress CMS :(. I nee…
-
How should i do it?
Chirs, you asked so much questions, so I decided to make a mock-up web page and host it on the web, so you can see it "alife" now. I uploaded Html/css codes and maked the another jpeg mockup to show what i really want to do :). I hope ever…