Hello,
This is my websie: http://www.distinctnews.com/ As you can tell, it is not over yet.
How do I center the top menu bar that I have? It's not really centering, but like align in with the start of the blog if you know what I mean.
Thanks
Hello,
This is my websie: http://www.distinctnews.com/ As you can tell, it is not over yet.
How do I center the top menu bar that I have? It's not really centering, but like align in with the start of the blog if you know what I mean.
Thanks
Someone said:
You'll need to edit two css files.
- Go to your default.css , on line 34 add the properties:
width: 940px;
margin: 0 auto;
- Then go to your dropdown.css line 27 and remove the property
float: left;
But it didn't work. Any other ideas?
Anything I could try?
Hey distinctnews,
i tried to paste this code:
ul#nav li{position:relative; left:480px;}
in your style.css, it worked; just try to replace 480px with the number that fit your theme. good luck:)
awesome, it worked :)
but the text in it disappeared XD have a look http://www.distinctnews.com/
Any idea how to bring it back?
I just noticed, if you hover over Trending or Affiliates, the text is at the right side of the page :S
And I tried moving it to the right side of the page to be aligned with the blog line, but it didn't work :(
Hi distinctnews,
Sorry, i don't know anything about dropdown menu, delete the code you pasted in to get back like before.
Good luck:)
Ok :)
Thanks for trying though :)
Can you have a look at my other post maybe? http://wordpress.org/support/topic/377886
Thanks!
Hey,
Yes, I have took a look, sorry i can't help, you have many css files :) I am not an expert of it :(
Hope you will get it sorted
haha ya I have 13 .css XD
Thanks for helping :)
wow...this post really helped me :)
lol lucky you :P
This topic has been closed to new replies.