inherit
238249
0
Apr 24, 2024 18:31:18 GMT -8
svperstar
12
October 2016
svperstar
|
Post by svperstar on Oct 19, 2016 10:58:09 GMT -8
So I moved the Create Post button from the right to the left. However now it is overlapping the "The thread in which you are posting has no effects" message: I haven't done anything with HTML in 15 years and I have NEVER done anything with CSS till I set up my forum. I searched through the CSS and HTML best I could for that string but I don't see it. So how could I move the "The thread in which you are posting" text a bit to the right?
|
|
inherit
First Contributor
66253
0
Mar 18, 2024 11:09:20 GMT -8
aRMY83
2,925
December 2005
army83
|
Post by aRMY83 on Oct 19, 2016 11:37:45 GMT -8
|
|
Kami
Forum Cat
Posts: 40,201
Mini-Profile Theme: Kami's Mini-Profile
#f35f71
156500
0
Offline
Jul 24, 2021 11:48:29 GMT -8
Kami
40,201
July 2010
kamiyakaoru
Kami's Mini-Profile
|
Post by Kami on Oct 19, 2016 17:10:47 GMT -8
Add this to your CSS sheet:
#magic-sentence { margin-left: 50px }
Edit the bold to the distance (in pixels) you need.
|
|
inherit
I need a new CT, thinking.... [insert Jeopardy theme song here]
110769
0
Aug 21, 2021 0:07:21 GMT -8
Tumbleweed
20,825
September 2007
tumbleweed
|
Post by Tumbleweed on Oct 21, 2016 15:57:51 GMT -8
Resolved in the other thread.
|
|