The forum of the forums
Would you like to react to this message? Create an account in a few clicks or log in to continue.

Bottons problem

3 posters

Go down

Bottons problem Empty Bottons problem

Post by Rizi Scotch October 19th 2013, 7:52 pm

Hello currently I have the quote, edit and all the post buttons on top of each posts and threads I need them to be below each posts.
Anyway I could do that using CSS or any other methods?

And my second question is regarding visitor messages, How do I have a quick reply textbar for the visitors to put up the visitor messages?
avatar
Rizi Scotch
Forumember

Male Posts : 41
Reputation : 2
Language : English

http://dnboys.englishboards.com/

Back to top Go down

Bottons problem Empty Re: Bottons problem

Post by Ikerepc October 20th 2013, 5:40 pm

What forum version you have?
Ikerepc
Ikerepc
Active Poster

Male Posts : 1186
Reputation : 167
Language : Who cares...
Location : Where web help & support is needed

http://admins.forumotion.com

Back to top Go down

Bottons problem Empty Re: Bottons problem

Post by Rizi Scotch October 20th 2013, 6:41 pm

Zyon wrote:What forum version you have?
phpbb3
avatar
Rizi Scotch
Forumember

Male Posts : 41
Reputation : 2
Language : English

http://dnboys.englishboards.com/

Back to top Go down

Bottons problem Empty Re: Bottons problem

Post by Ange Tuteur October 20th 2013, 8:00 pm

Hello Rizi Scotch,

Add this to your CSS stylesheet for the positioning of the post buttons.
Code:
.postbody ul.profile-icons{
position:absolute;
bottom:10px;
right:0px;
}
.post.row1, .post.row2{
position:relative;
}
As for the quick reply for profiles I do not believe there is anything for that at the moment. I think it would be a nice feature to have for the profiles, it would give the VM's a greater amount of use.
Ange Tuteur
Ange Tuteur
Forumaster

Male Posts : 13246
Reputation : 3000
Language : English & 日本語
Location : Pennsylvania

https://fmdesign.forumotion.com

Back to top Go down

Bottons problem Empty Re: Bottons problem

Post by Rizi Scotch October 20th 2013, 8:10 pm

SethC1995 wrote:Hello Rizi Scotch,

Add this to your CSS stylesheet for the positioning of the post buttons.
Code:
.postbody ul.profile-icons{
position:absolute;
bottom:10px;
right:0px;
}
.post.row1, .post.row2{
position:relative;
}
As for the quick reply for profiles I do not believe there is anything for that at the moment. I think it would be a nice feature to have for the profiles, it would give the VM's a greater amount of use.
It worked thanks alot! so there's no any codes for a quick reply for VMs? ;o
avatar
Rizi Scotch
Forumember

Male Posts : 41
Reputation : 2
Language : English

http://dnboys.englishboards.com/

Back to top Go down

Bottons problem Empty Re: Bottons problem

Post by Ange Tuteur October 20th 2013, 8:13 pm

Unless someone has written up a Javascript to place a QE in the VM's, none at the moment. I don't know JS well and it sounds quite difficult. Razz
Ange Tuteur
Ange Tuteur
Forumaster

Male Posts : 13246
Reputation : 3000
Language : English & 日本語
Location : Pennsylvania

https://fmdesign.forumotion.com

Back to top Go down

Back to top


 
Permissions in this forum:
You cannot reply to topics in this forum