inove banner
-
Hi there folks wondering if you can Help.
I have a standard Inove design and I know I have been told i cnat change the banner on that as it isnt customisable. But If i pay for the upgrade and get custom design am I able to keep the Inove design and chnage the banner by css? and customise it?
Hope somene can help as I really like the inove design just want to cnage the headerThe blog I need help with is: (visible only to logged in users)
-
-
Can we get a link to the site you are talking about? The one linked to your username is using Kubrick.
-
-
You can add a header image to iNove using the Custom Design upgrade.
Here is the default iNove header. I found it by looking for the #header CSS code in the iNove stylesheet until I found where the background property was used.
To replace the header image in iNove with something else, first upload a banner image to your media library and copy the image URL. An image 936px wide will work the best in iNove.
Then add this to your Appearance → Custom Design → CSS page:
#header { background: url(IMAGE_URL); height: IMAGE_HEIGHTpx; }Replace IMAGE_URL with your banner image URL and IMAGE_HEIGHT with your banner image height.
- The topic ‘inove banner’ is closed to new replies.
