- This topic is empty.
-
AuthorPosts
-
July 20, 2012 at 4:37 pm #38993
thala
ParticipantJuly 20, 2012 at 11:10 pm #106503amoss
ParticipantGot this far. (anyone can jump in to help please)
http://jsfiddle.net/PCCZ8/July 21, 2012 at 8:33 am #106529Vermaas
ParticipantMight wanna modify my code: http://jsfiddle.net/savver/wXKbc/
July 21, 2012 at 4:17 pm #106546thala
ParticipantThank you guys, can this be achieved with images instead of css?
Like i have all the images for the navbar from the psd!
July 21, 2012 at 6:19 pm #106552paintba11er89
MemberI’m sure you could apply that look to the image within photoshop, but that would make your image sizes larger, make your page load slower, and lock you into a certain design. There is no positive side to doing it that way. I’d stick with the CSS. Copying and pasting the CSS will literally work after you change it to suit your file names.
July 21, 2012 at 8:04 pm #106560Vermaas
Participant@paintba11er89: That’s not completely true. Just make sure the image isn’t that big. And when you use images, you’re for sure it will work in every browser. Also IE7-8.
@thala: So if you don’t care about those browsers, take the CSS3 approach I posted, otherwise use the image and make sure the file is really small.July 22, 2012 at 4:24 am #106573Paulie_D
MemberIf you use images it probably won’t scale very well though. I’m not saying it couldn’t be done but it might take a lot of work.
I suppose the best option would be to take the image that is ‘behind’ the white box and apply that as a background image of the menu div.
The rest is just styling the ul…no? I’m assuming it’s a single line menu with no dropdowns?
Without access to the PSD it’s hard to help further.
July 23, 2012 at 3:50 pm #106642thala
ParticipantEdited!!
July 24, 2012 at 2:32 am #106667thala
ParticipantI appreciate all your help guys.
Here is the psd of the navbar, if any one wished to help further..
https://www.dropbox.com/s/hq756r34oyq4bem/template.psd
Thanks a lot!
July 26, 2012 at 6:39 am #106812thala
ParticipantStill looking for some one to assist me with, thanks.
July 26, 2012 at 7:27 am #106816Paulie_D
MemberThat link is not to the psd.
July 26, 2012 at 9:17 am #106823thala
ParticipantHow? i have removed the header green background from the psd.
https://dl.dropbox.com/s/hq756r34oyq4bem/template.psd?dl=1
It is just the same (Also the green background is also not necessary sir)
July 26, 2012 at 9:36 am #106824Paulie_D
MemberThe issue is that I can’t download the psd file for some reason.
Frankly, it doesn’t matter. You have received some suggestions about how to achieve what you are after but we’re not going to do the work for you.
Try coding something in Codepen yourself and if you run into issues that you can’t resolve then we can jump in and help.
July 26, 2012 at 12:03 pm #106833thala
ParticipantThanks for the heads up paul.
July 27, 2012 at 9:47 am #106861thala
ParticipantUpdate: I am done with the navbar!!
http://jsfiddle.net/spiritfly/r97Aa/6/
I am having problem with showing the selected navbar, any help would be great.
Cheers.
-
AuthorPosts
- The forum ‘CSS’ is closed to new topics and replies.