Hello there!
I would like to know how can I create this box using HTML and CSS?
I have tried and some how I managed to make this: http://t-clicks.com/blog/ but this is now what I'm looking for can someone help please?
Hello there!
I would like to know how can I create this box using HTML and CSS?
I have tried and some how I managed to make this: http://t-clicks.com/blog/ but this is now what I'm looking for can someone help please?
huh no one?
Please explain your question in more detail.
What are you trying to accomplish? What have you attempted? What problems have you encountered?
what do you mean by "box"? the search box? the menu? please explain.
I have actually managed to sort it out and you can chck it live at http://t-clicks.com/blog! but I would like to add something in menu and that is a hoover effect you can have a look at the image below for reference
![]()
Last edited by bbilal; 06-05-2011 at 03:22 PM.
maybe something like? (I'm assuming you're talking about your nav menu; I couldn't find anything on your page that looked like the image you posted.)Code:#cat-nav a:hover{ background: url('new.jpg') no-repeat top right; }
Can it only be possible through image but not through css color?
you can change the background color using css. If you want something like that little yellow box that says "NEW" on hover, it would be easier to use an image.
That's nice to know but this code doesn't even work!
it's difficult to know what you're talking about when you give no explanation.
Please post a link to the page on your site that contains the problematic code so we can check it out.
Bookmarks