Jump to content
Sign in to follow this  
misterfunk74

Css modify to a single page

Recommended Posts

misterfunk74

Hello, I added few lines of css (in custom code section) to modify my homepage. You can see what I got at this page: http://paroledimusica.com/ I'm really satisfied with the result: now I have Feature set just beside the two sidebars. However, my problem now is that any other page is messed up! Have a look at this, just as example: http://paroledimusica.com/2011/02/18/primo-nella-classifica-spettacoli-di-lulu-com/ You can see that the sidebars move up! Is there a way to add css only to homepage without creating problems to other pages? The css I used is the following: #feature-area, .feature-wrap, #feature_slider .fmedia, #feature_slider .fcontent, #feature_slider .text-bottom .fmedia .dcol-pad, #feature_slider .text-bottom .feature-pad, #feature_slider .text-none .fmedia .dcol-pad { height: 300px; width: 600px; } .home #feature_slider { width: 600px; } #sidebar-wrap{margin-top:-380px;} Thanks to anyone who can help! Filippo

Share this post


Link to post
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now

Sign in to follow this  

×