How can I move the title bar of quick reply?
3 posters
Page 1 of 1
How can I move the title bar of quick reply?
Hi all,
How can I place the title bar of quick reply outside of the border like this picture http://prntscr.com/34jttn , forum version punbb.
Best Regards,
Dark-Avenger
How can I place the title bar of quick reply outside of the border like this picture http://prntscr.com/34jttn , forum version punbb.
Best Regards,
Dark-Avenger
Last edited by Dark-Avenger on Thu 27 Mar 2014 - 23:06; edited 1 time in total
Re: How can I move the title bar of quick reply?
Hi
Try this and just adjust #30px to anything you want .
Edit: I am so sorry, but the code I provided above is partially wrong x_x... my internet is so slow to load the whole topic and it ended up going bonkers on my screen after it loaded correctly x.x... please use this instead:
Regards,
Pizza Boi
Try this and just adjust #30px to anything you want .
- Code:
.main .main-head, #pun-qpost > div.main-content.frm {
position: relative !important;
bottom: 30px;
}
Edit: I am so sorry, but the code I provided above is partially wrong x_x... my internet is so slow to load the whole topic and it ended up going bonkers on my screen after it loaded correctly x.x... please use this instead:
- Code:
#pun-qpost > div.main-head.clearfix, #pun-qpost > div.main-content.frm {
position: relative !important;
bottom: 30px;
}
Regards,
Pizza Boi
Pizza Boi- Hyperactive
- Posts : 2016
Reputation : 160
Language : French
Location : Pizza Hut!
Re: How can I move the title bar of quick reply?
Pizza Boi wrote:Hi
Try this and just adjust #30px to anything you want .
- Code:
.main .main-head, #pun-qpost > div.main-content.frm {
position: relative !important;
bottom: 30px;
}
Regards,
Pizza Boi
Hi Pizza Boi ,
This moves all of title bars in forum, can I modify the template viewtopic_body to fix it? I think I must move it up from the template. I need to move only this title bar above the border. My testing forum Url is
- Spoiler:
- Code:
http://computer-lab.forumgreek.com
Best Regards,
Dark-Avenger
Re: How can I move the title bar of quick reply?
Hi
Try this instead please:
Regards,
Pizza Boi
Try this instead please:
- Code:
#pun-qpost.main {
position: relative;
bottom: 20px;
}
Regards,
Pizza Boi
Pizza Boi- Hyperactive
- Posts : 2016
Reputation : 160
Language : French
Location : Pizza Hut!
Re: How can I move the title bar of quick reply?
Its not working correctly its move all of the block but the title bar still remains inside the borderPizza Boi wrote:Hi
Try this instead please:
- Code:
#pun-qpost.main {
position: relative;
bottom: 20px;
}
Regards,
Pizza Boi
Regards,
Dark-Avenger
Re: How can I move the title bar of quick reply?
Could you post a link to a topic that guests can reply to?
Lost Founder's Password |Forum's Utilities |Report a Forum |General Rules |FAQ |Tricks & Tips
You need one post to send a PM.
You need one post to send a PM.
When your topic has been solved, ensure you mark the topic solved.
Never post your email in public.
Re: How can I move the title bar of quick reply?
Hi
Sorry, I didn't understand your message at first, try this instead:
Regards,
Pizza Boi
Sorry, I didn't understand your message at first, try this instead:
- Code:
#pun-qpost.main > div.main-head.clearfix {
position: relative;
bottom: 20px;
}
Regards,
Pizza Boi
Pizza Boi- Hyperactive
- Posts : 2016
Reputation : 160
Language : French
Location : Pizza Hut!
Re: How can I move the title bar of quick reply?
Hi SLGray,SLGray wrote:Could you post a link to a topic that guests can reply to?
Yes of course here it is:
- Spoiler:
- Code:
http://computer-lab.forumgreek.com/f13-forum
Re: How can I move the title bar of quick reply?
Dark-Avenger wrote:Hi SLGray,SLGray wrote:Could you post a link to a topic that guests can reply to?
Yes of course here it is:
- Spoiler:
- Code:
http://computer-lab.forumgreek.com/f13-forum
Hi
I don't know if you notice my post above but that works pretty well for my test forum o.o
Regards,
Pizza Boi
Pizza Boi- Hyperactive
- Posts : 2016
Reputation : 160
Language : French
Location : Pizza Hut!
Re: How can I move the title bar of quick reply?
I do not see the quick reply editor as a guest.
Lost Founder's Password |Forum's Utilities |Report a Forum |General Rules |FAQ |Tricks & Tips
You need one post to send a PM.
You need one post to send a PM.
When your topic has been solved, ensure you mark the topic solved.
Never post your email in public.
Re: How can I move the title bar of quick reply?
Here is a tester account:SLGray wrote:I do not see the quick reply editor as a guest.
Last edited by Dark-Avenger on Thu 27 Mar 2014 - 21:19; edited 1 time in total
Re: How can I move the title bar of quick reply?
Hi
Sorry to bump this, but the code I provided is not what you wanted? I implemented it in my console and it worked for me .
Regards,
Pizza Boi
Sorry to bump this, but the code I provided is not what you wanted? I implemented it in my console and it worked for me .
Regards,
Pizza Boi
Pizza Boi- Hyperactive
- Posts : 2016
Reputation : 160
Language : French
Location : Pizza Hut!
Re: How can I move the title bar of quick reply?
Hi
Finally managed to help him lol. We solved this via chatbox in his test forum .
Regards,
Pizza Boi
Finally managed to help him lol. We solved this via chatbox in his test forum .
Regards,
Pizza Boi
Pizza Boi- Hyperactive
- Posts : 2016
Reputation : 160
Language : French
Location : Pizza Hut!
Re: How can I move the title bar of quick reply?
Topic Solved & Archived
Lost Founder's Password |Forum's Utilities |Report a Forum |General Rules |FAQ |Tricks & Tips
You need one post to send a PM.
You need one post to send a PM.
When your topic has been solved, ensure you mark the topic solved.
Never post your email in public.
Similar topics
» Move quick reply to the top
» Quick reply and reply some functions not working
» When onclick button of "Post Reply" scroll down to the quick reply
» Quick Reply and Reply Not Showing Correctly
» smilies code for quick reply in reply
» Quick reply and reply some functions not working
» When onclick button of "Post Reply" scroll down to the quick reply
» Quick Reply and Reply Not Showing Correctly
» smilies code for quick reply in reply
Page 1 of 1
Permissions in this forum:
You cannot reply to topics in this forum