Re: [b]PREVIEW[/b]
[url=http://imageshack.us][img]http://img293.imageshack.us/img293/5492/mainnavos2.gif[/img][/url]
[quote]function feruzzbedalakubalik() {
var nakmakanayam = document.getElementById("ma
the code is great and i add some gif image to the link.. just having one problem..sorry maybe this question is out of topic.. how to make the border dissapear.. take a look at my profy please.. thanks!
Re: [b]PREVIEW[/b]
[url=http://imageshack.us][img]http://img293.imageshack.us/img293/5492/mainnavos2.gif[/img][/url]
[quote]function feruzzbedalakubalik() {
var nakmakanayam = document.getElementById("ma
How will I be able to change the background color of my navigation?
[img]http://i228.photobucket.com/albums/ee61/Wryscelle/Misc/fs.png[/img]
^ I want to make the bg black and I dunno what to add in my code for me to come up with my desired result.
Can you please help me. What should I add in my code?
This is my code:
<">
Re: [b]PREVIEW[/b]
[url=http://imageshack.us][img]http://img293.imageshack.us/img293/5492/mainnavos2.gif[/img][/url]
[quote]function feruzzbedalakubalik() {
var nakmakanayam = document.getElementById("ma
[quote=Wryscelle]How will I be able to change the background color of my navigation?
[url]http://i228.photobucket.com/albums/ee61/Wryscelle/Misc/fs.png[/url]
^ I want to make the bg black and I dunno what to add in my code for me to come up with my desired result.
Can you please help me. What should I add in my code?
This is my code:
<">[/quote]
try adding this on ur CSS file...
[quote]#mainnav {
font-family: Arial;
color: #fffafa;
background-color: #000000;
text-align:center;
}[/quote]
Re: [b]PREVIEW[/b]
[url=http://imageshack.us][img]http://img293.imageshack.us/img293/5492/mainnavos2.gif[/img][/url]
[quote]function feruzzbedalakubalik() {
var nakmakanayam = document.getElementById("ma
[quote=Refresh/Reload][quote=Wryscelle]How will I be able to change the background color of my navigation?
[url]http://i228.photobucket.com/albums/ee61/Wryscelle/Misc/fs.png[/url]
^ I want to make the bg black and I dunno what to add in my code for me to come up with my desired result.
Can you please help me. What should I add in my code?
This is my code:
<">[/quote]
try adding this on ur CSS file...
[quote]#mainnav {
font-family: Arial;
color: #fffafa;
background-color: #000000;
text-align:center;
}[/quote]
[/quote]
It isn't working sir...
What's wrong with my code:
<">