tags:

views:

210

answers:

2

Sorry to bump this query once again. I need help urgently.

I would like to know about how can we add a background view color when there is table present.

Can someone please have a look at the following query as i have places a link for image:

http://stackoverflow.com/questions/1433193/iphone-sdkbackground-color-for-view-which-besides-background-on-table

Clave/

A: 

Please modify the originally-posted question instead of asking a new question that forwards people to the old one. You can also set a bounty on the original question to highlight its importance to you.

fbrereto
Ok sure. But i don't know how to set bounty, importance etc to a question as i am new to the forum. Could you explain it? Also i want to know how to add my comments or replies in big paragraphs for a query, as it limited to upto certain characters to reply or comment for my query.I also want to know how to add a attachment file for a query.
Clave Martin
Once the question has been open for a couple days there should be a link above all the answers in green labelled "start a bounty". You have to give up some of your own reputation in order to do this, but you're likely to get an answer to your question. You'll probably have to contribute some to the community to earn some reputation to start a bounty, however.
fbrereto
To respond to people's comments, feel free to edit the question you originally posted. As a side effect of editing the question it will reappear on SO's main page, to give people a chance to answer it again once you have provided more information.
fbrereto
SO currently does not support the ability to attach a file. People have found sites like http://imageshack.us/ to be useful in hosting images for people to reference.
fbrereto
Thanks for the detailed info.
Clave Martin
A: 

set background color to your desired color and set set tableview's background color to clear color.

for showing images in your post use tinypic.com or any free image hosting site. then copy the image code and remove [img] from the address then use image button when posting in stack overflow and paste the image address.

Rahul Vyas