Impossible to change the width of the index on css

Emil_Nikolaisen / 2015-02-02 12:02:09   

Hello,

Thank you for your great work!

Basically I don' t need an index and I want to delete it to be able to
center my project page. I know that is something I should do in css,
I simply tried to change its width on css #index, but its size never changed.
#index { width: 0px; background: none; }.
#index .container { width:0px;}

I have read that thread/ indexhibit.org/forum/thread/20571/

I also tried but it didn' t affect anything, in sort that I can not center my project page.
(I have put back my functions the way they were before.)

My website is emilnikolaisen.com/…

ergo / 2015-03-24 00:03:34   

Hi I am also trying to change the width of the Index with no luck after trying all this, plus tip in follow up thread linked here. The only things that are affected by any changes to css are the content of the Index, not the actual white bar itself. How can this be adjusted?

My site: johanoevergaard.com/

ergo / 2015-03-24 00:05:10   

@Emil_Nikolaisen Just looked at your site, how did you solve this in the end?=

This thread has been closed, thank you.