General Community > WebsiteBaker Website Showcase
Site Redesign...
crnogorac081:
Can you please just post the code for that and necessary changes, as I saw that on the home page of this script that there are also some tabs etc...
mr-fan:
thx gill for the link! 8-)
by the way nice site!
regards martin
crnogorac081:
Can you please explain me how you removed tabs at the top ?
gillweb:
--- Quote from: crnogorac081 on February 26, 2009, 01:05:15 PM ---Can you please explain me how you removed tabs at the top ?
--- End quote ---
look at your .js file and find line #61 and it should look like this..
--- Code: --- // Create the Tabs
jQuery(this).before("<div class='stripNav' id='stripNav" + j + "'><ul><\/ul><\/div>");
jQuery(this).find("div.panel").each(function(n) {
jQuery("div#stripNav" + j + " ul").append("<li class='tab" + (n+1) + "'><a href='#" + (n+1) + "'>" + jQuery(this).attr("title") + "<\/a><\/li>");
});
--- End code ---
Highlight and hitthe delete key and then save... wha laa! ;-)
lousou76:
Hi,
Very nice work although I don't really like the wooden board colors you used on the top scrolling image.
It is catchy though :-D
I have to admit I did'nt see the prev next buttons at first.
Cheers,
lousou76
Navigation
[0] Message Index
[#] Next page
[*] Previous page
Go to full version