Please help I would like to hide the logo from the top left corner, leave only the company logo.
I've tried but I couldn't find any possible solution, any help will be very appreciated
I don't believe that is possible, without dynamically editing the DOM. I can't think of a reason why NetSuite would want to allow people to hide that logo.
Related
For some reason I randomly have a horizontal scroll on a website I'm working on. It appears to only be on the home page. I have tried playing with padding and margins on this page and can't seem to fix it. I know I can just use the overflow:hidden css, but I really don't want to have to do this. The site I'm working on is located here:
http://www.wattins.abncomputers.com/.
I would really appreciate any help anyone can give me cuz I think I've just been messing with it for too long and need another set of eyes.
You have a div with .so-image-grid-wrapper with margin, you need to remove that
Please, I need your help. Excuse my poor english! I hope to be clear...I have a view for showing reports and charts but I'm stucked with the position and sizing of the elements. I read all about layouts and I can´t reach the goal. I attach an image with the position of the elements, so if you could help me telling me which types of layouts and layouts data I should use for each widget, I will appreciate your help. I tried everything: gridLayout, FormLayout...etc and tried a lot of options like numColumns, GridData,FormData, etc but it´s impossible!
Thanks a lot!
http://www.primefaces.org/showcase-ext/sections/timeline/editClient.jsf
Please refer the link. In the link timeline is displayed in a horizontal way. Is there any possibility to display it vertically?
Sorry, no this is not possible.
See also http://forum.primefaces.org/viewtopic.php?f=3&t=17418
Make google your friend
I'm a few months old web designer and I'm having problems trying to make my vertical menu all the way down. Whenever I make my browser window smaller the vertical menu won't stretch until the bottom of the browser window.
P.s: I'm not able to post any images
Please tell me what I need to do to solve this.
Any help will be greatly appreciated.
- Stanley
I'm new to Android development.
I'm using drag and drop to pull down a default spinner onto my layout.
However, the default is not the one I see everyone using with the triangle on the bottom right.
An example of what I see is:
http://www.mkyong.com/wp-content/uploads/2011/11/android-spinner-demo1.png
Whereas what I'm looking to achieve is this:
http://i.stack.imgur.com/X82Ld.png
Is it a styling issue?
Apologies for ripping off other people's images, I don't have enough rep for uploading my own images.
Thanks so much!
I've Solved my issue by setting the Theme of the application/activity to Holo.Light. Hope this helps other people in the process.