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?
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 π