On the UNI template, if you go to the account page there is a large grey radiant bar with the member menu on the bottom of it.
Is there any way I can make that grey/white gradiant bar smaller?
On the UNI template, if you go to the account page there is a large grey radiant bar with the member menu on the bottom of it. Is there any way I can make that grey/white gradiant bar smaller? |
/templates/base/images/mini_extra_menu_bg.png is the image that creates that gradient. You'll have to change the image size to what you want it to be and save it back to /templates/<the name of the template you use>/images/mini_extra_menu_bg.png |
Is there a way that I can create a new image for JUST that page, because otherwise pages such as albums and photos will be showing errors due to their use of that gradiant block. Can I create an image called (for example) mini_extra_menu_bg_account.png and include it on the account page only?
I appreciate your help. |
You'd probably have to do a template for just the Account page (like "AccountUni") in order to have a different image in that spot since all of the pages are currently calling for that same image... but I'm not sure how you'd set that up. I thought I remember seeing something about having different templates for different pages on the site, but I can't seem to find it now, sorry. |