Quote:
Originally Posted by TheLastSuperman
Hmm I like what you've done to the Metro theme so far, will be nice to see this finished.
I'd guess try adding this into your additional.css template:
Code:
#navbar .selected + .floatcontainer > li a.popupctrl {
float:left !important;
clear:right;
padding-right:none !important;
padding-left: 10px;
}
That should do it if not let me know.
Edit: Also the search is not clickable, hard to identify using firefox too so that means its under another div, I'd also address that in the style as well.
|
Hi, I am afraid that doesn't seem to work. It's odd because some time ago I managed to move "register or login" to the left more so they are more aligned, but I cannot remember how I did it! I just need to do the same with Search, Forum Actions, and Quick Links.
Forgive me, what do you mean by the search comment? Within the past couple of hours I got rid of the search bar and replaced it with the "Search" link which is less obtrusive. Do you mean that the "Search" link is not clickable?
Thanks