The forum of the forums
Would you like to react to this message? Create an account in a few clicks or log in to continue.

NAVIGATION BAR and others QUESTIONS

Go down

NAVIGATION BAR and others QUESTIONS Empty NAVIGATION BAR and others QUESTIONS

Post by Glazella January 3rd 2012, 6:00 am

Hello, I want to ask how to do the following:

1. Make the navigation bar transparent?
2. Put the navigation bar on the top (above the banner)?
3. How to make the box under the navigation bar transparent?

NAVIGATION BAR and others QUESTIONS Forum10

4. Can I do a table like below under my banner? Specifically at the forum description area?

NAVIGATION BAR and others QUESTIONS News10

We're new here and we still don't have designers Sad

FORUM VERSION: Invision
FORUM ADDRESS: http://jiyeonworldwide.forumtl.com/

Thanks in advance~ ^^
avatar
Glazella
Forumember

Posts : 68
Reputation : 2

http://jiyeonworldwide.com

Back to top Go down

NAVIGATION BAR and others QUESTIONS Empty Re: NAVIGATION BAR and others QUESTIONS

Post by Guest January 3rd 2012, 9:23 am

Problem 1, 2, 3:
Add to CSS Stylesheet:
Code:
#logostrip{
position: relative !important;
top: 27px !important;
}

#submenu{
position: absolute !important;
top: 2px !important;
background: transparent !important;
}

#userlinks{
background: transparent !important;
}

Problem 4: Give me a link to that box in the image. Wink
avatar
Guest
Guest


Back to top Go down

NAVIGATION BAR and others QUESTIONS Empty Re: NAVIGATION BAR and others QUESTIONS

Post by Glazella January 3rd 2012, 9:39 am

I tried 1-3 but nothing happened Sad It says:

Detected error
We have counted a different number of "{" and of "}". It means your CSS risks to be not valid and will not be posted correctly on your forum.

We advise you to reread your code.

I found another that's better for #4 ^^ Here is the forum link: http://www.tiaradiadem.com/forums/

The box with News|Quick News|Photos|Subbed Videos|Translations under the photo ^^

NOTE: I realized not everything about tweeking Inivision layouts here affects my forum. Is there something I missed to click?
avatar
Glazella
Forumember

Posts : 68
Reputation : 2

http://jiyeonworldwide.com

Back to top Go down

NAVIGATION BAR and others QUESTIONS Empty Re: NAVIGATION BAR and others QUESTIONS

Post by Guest January 3rd 2012, 10:34 am

Appears that error becaus you added codes incorrect. I'm sure that you have mixed the codes between codes you already have there.. Try again and add codes AFTER all codes you have there. Smile
avatar
Guest
Guest


Back to top Go down

Back to top


 
Permissions in this forum:
You cannot reply to topics in this forum