
I want to make main bar begin in the right side not in left side
Tags:
Replies are closed for this discussion.
Permalink Reply by Erik Woods on June 28, 2012 at 11:20am Classic: Is this in response to my code or to Bernard's code?
See above for my code. I feel like my posts are being blocked or something. LOL. My code works. At least - it does on the URL you PM'd me.
Permalink Reply by classic on June 28, 2012 at 11:22am I've tested the code developed by the so
#xg_navigation ul li, and add text-align: right to #xg_navigation.
But does not work
Permalink Reply by Erik Woods on June 28, 2012 at 11:58am Classic, I don't know who Ahmed is, and I don't know who "the so" is, but the fix I posted in the very first comment should work just fine - assuming that the URL you gave me in the private message is the site you want to make the change on, and assuming that you've done the change properly.
If the change is too hard to understand, I can provide code which will override your current styles, rather than get rid of them like my other notes above did. Just be sure that it is at the bottom of your default styles. I'm also not sure how the new designer mode works or whatever, but this goes in the custom CSS box. I'm at a huge disadvantage because 1) I don't know if the site you sent me is the right site, because your screenshot does not match it and 2) I can't see how you're trying to add it. Try copying and pasting this instead:
.xg_theme #xg_navigation {
text-align: right;
}
.xg_theme #xg_navigation li {
display: inline-block;
float: none;
}
Permalink Reply by classic on June 28, 2012 at 12:07pm *thanks a lot
Erik Woods
this code is word perfect
thanks again
Permalink Reply by Pastor Donald C. Garner Jr. on June 28, 2012 at 12:24pm I need the code to be able to make my navigation bar spread across the width of my custom splash page from left to right evenly, check the green area highlighted. I also, want to place videos in the area where the category photo descriptions are and have them play there, remaining the same size, how can this be done?

Allison Leahy replied to soaringeagle's discussion '3.0 priority fix list'
Allison Leahy replied to Elshara Silverheart's discussion 'Another Feature Request For Ning 3.0'
Jelena replied to soaringeagle's discussion '3.0 priority fix list'© 2013 Created by Ning.
