Advertisement
Guest User

Untitled

a guest
Apr 26th, 2017
88
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 14.97 KB | None | 0 0
  1. [12:54:54] Nathan Jamieson: Hey how are you?
  2. [14:07:11] Nathan Jamieson: Hey all this twerking should not be done in css. It needs to be done in the visual editor. This kind of editing please let me do. As now everything is all messed but and plus when its in the editor its much easier to keep track of as now you’ve over ridding all my edits. Also you have messed up the rest of the site. If you are going to edit a section or row or anything you need to give it a ID. If you check the rest of the site its all messed. This has to be done again in the visual editor.
  3. [14:07:12] Nathan Jamieson: /*GENERAL TWEAK*/
  4.  
  5. //a#toTop { background-color: #D49530; }
  6.  
  7. /*TWEAKS MARGINS PADDINGS ON BOXES ON HOME PAGE ETC*/
  8.  
  9. / First BOX /
  10. .tm_pb_section.tm_pb_section_2.tm_pb_with_background.tm_section_regular {
  11.  
  12. //display: none;
  13. border: px solid red;
  14. padding-top: 45px !important;
  15. padding-bottom: 15px !important;
  16. margin-top: -40px !important;
  17. }
  18.  
  19. .row.tm_pb_row.tm_pb_row_4 {
  20. border: 0px solid green;
  21. }
  22.  
  23. .row.tm_pb_row.tm_pb_row_4 h4 {
  24. margin-bottom: 5px;
  25. }
  26.  
  27. .row.tm_pb_row.tm_pb_row_4 h3 {
  28. margin-top: -30px;
  29. margin-bottom: 10px;
  30. }
  31.  
  32. .tm_pb_row_5 > .tm_pb_column > .tm_pb_blurb {
  33.  
  34. //display: none;
  35. border: 1px solid #ededed !important;
  36. }
  37.  
  38. .tm_pb_row_6 {
  39.  
  40. //display: none;
  41. border: 1px solid #ededed !important;
  42. }
  43.  
  44. .tm_pb_row_5 > div > div > div > div.tm_pb_blurb_container > .tm_pb_blurb_content {
  45.  
  46. //display: none;
  47. padding-bottom: 10px;
  48.  
  49. }
  50.  
  51. .tm_pb_row_5 > div > div > div > div.tm_pb_blurb_container {
  52.  
  53. //display: none;
  54. padding-bottom: 10px !important;
  55. //margin: 30px !important;
  56.  
  57. }
  58.  
  59. /* Second BOX*/
  60.  
  61. / container /
  62. #tm_builder_outer_content > div > div.tm_pb_section.tm_pb_section_5.tm_pb_with_background.tm_section_regular {
  63.  
  64. margin-top: 0px !important;
  65. margin-bottom: 0px !important;
  66. padding-top: 5px !important;
  67. padding-bottom:5px !important;
  68. //background: orange;
  69.  
  70. }
  71.  
  72. / stats container the parent /
  73. #tm_builder_outer_content > div > div.tm_pb_section.tm_pb_section_5.tm_pb_with_background.tm_section_regular > div > div
  74. {
  75. padding-top: 5px !important;
  76. padding-bottom: 5px !important;
  77. //background: purple;
  78. margin-right: 0px;
  79. }
  80.  
  81. / Item_1 Support /
  82. .tm_pb_text_8
  83. {
  84.  
  85. margin-left: 0px !important;
  86. width: 237px;
  87. border-left: 1px solid #fff;
  88. //background: brown;
  89. //display: none;
  90. }
  91. / Item_2 Support /
  92. .tm_pb_text_9
  93. {
  94. margin-left: -5px !important;
  95. width: 237px;
  96. border-left: 1px solid #fff;
  97.  
  98. //background: green;
  99. //display: none;
  100. }
  101.  
  102. / Item_3 Support /
  103. .tm_pb_text_10
  104. {
  105. margin-left: -11px !important;
  106. width: 237px;
  107. border-left: 1px solid #fff;
  108. border-right: 1px solid #fff;
  109. //background: red;
  110. //display: none;
  111. }
  112.  
  113. / Item_4 Support /
  114. .tm_pb_text_11
  115. {
  116. margin-left: -18px !important;
  117. width: 237px;
  118. border-right: 1px solid #fff;
  119. //background: teal;
  120. //display: none;
  121. }
  122. [14:08:45] Nathan Jamieson: Either delete everything you added without me and then ill go through it with Henri or you in the composer
  123. [14:09:11] Nathan Jamieson: nothing with padding i need to know as i need to make it consistent site wide
  124. [14:12:04] Nathan Jamieson: let me know what padding he wants between each section as I’ve changed it 2 times already and it takes ages. Let me know and ill change it for every section. I
  125. [14:14:42] Nathan Jamieson: one of what you added needs to be in customs css
  126. [14:14:43] Nathan Jamieson: *none
  127. [14:18:03] Nathan Jamieson: also this is getting little crazy isn’t it? i mean the home page now has the same padding as siteground
  128. [14:23:17] Steini Pé: Listen
  129. [14:23:19] Steini Pé: Now you listen Nathan
  130. [14:24:58] Steini Pé: Hey all this twerking should not be done in css. It needs to be done in the visual editor. This kind of editing please let me do. As now everything is all messed but and plus when its in the editor its much easier to keep track of as now you’ve over ridding all my edits. Also you have messed up the rest of the site. If you are going to edit a section or row or anything you need to give it a ID. If you check the rest of the site its all messed. This has to be done again in the visual editor.
  131. a) Its not easier to track in this lame ass editor because you don't even label anyhing
  132. b) All this editing is meant to overwrite it, we're almost done with the homepage itself like 95%
  133. c) I know about the ID, this is something you should have done to begin with, so all the code editing would have been bsed on ID
  134.  
  135. PS: The Dedicated server side is now correct, there is a line you can't cross which is the height 950 of the menubar..
  136. [14:25:20] Steini Pé: Plus it takes heaps of time to check everytime you make single chnge in this editor clicking preview
  137. [14:25:38] Nathan Jamieson: custom css does not need to be added for these things
  138. [14:25:46] Steini Pé: Then take all of what I did
  139. [14:25:50] Steini Pé: Copy all m tweaks
  140. [14:25:53] Steini Pé: each and every one
  141. [14:25:56] Steini Pé: into your notepad
  142. [14:26:00] Steini Pé: and apply them to each section
  143. [14:26:12] Steini Pé: btw
  144. [14:26:15] Steini Pé: The support container box
  145. [14:26:18] Steini Pé: is PSYCHOTIC to edit
  146. [14:26:20] Nathan Jamieson: most labels in the editor are only visible when inside the edit elements
  147. [14:26:22] Steini Pé: it took me an hour
  148. [14:26:30] Steini Pé: no you have bunch of
  149. [14:26:32] Steini Pé: text text text button
  150. [14:26:34] Steini Pé: instead of
  151. [14:26:44] Steini Pé: admintext subtext sidetext signup
  152. [14:26:48] Nathan Jamieson: because i haven’t finished it
  153. [14:26:54] Steini Pé: You should do that start to finish
  154. [14:26:57] Steini Pé: when you are working on a project
  155. [14:26:58] Nathan Jamieson: most of the text is still dummy
  156. [14:27:00] Steini Pé: so that you know where to look
  157. [14:27:03] Steini Pé: no im talking about
  158. [14:27:04] Steini Pé: labeltext
  159. [14:27:06] Steini Pé: in editor
  160. [14:27:06] Nathan Jamieson: i know where to look
  161. [14:27:17] Steini Pé: Fine if you think you can do everything I did in the custom
  162. [14:27:20] Steini Pé: for General tweaks
  163. [14:27:24] Steini Pé: without the customCSS
  164. [14:27:29] Steini Pé: do it but i warn you
  165. [14:27:34] Steini Pé: the Support Stats box
  166. [14:27:39] Steini Pé: Is finely tuned
  167. [14:27:44] Steini Pé: to be within the 950 border
  168. [14:27:48] Nathan Jamieson: i went touch the support box
  169. [14:27:59] Steini Pé: thats one of the tweaks you pasted here
  170. [14:28:02] Steini Pé: item_1
  171. [14:28:03] Steini Pé: item_2
  172. [14:28:04] Nathan Jamieson: its just all the other stuff
  173. [14:28:05] Steini Pé: item_3
  174. [14:28:07] Steini Pé: item_4
  175. [14:28:18] Steini Pé: It took me an hour to get this box
  176. [14:28:22] Steini Pé: to the specs
  177. [14:28:26] Steini Pé: The key is NONE of your ITEMS
  178. [14:28:30] Steini Pé: mayc ross over
  179. [14:28:33] Steini Pé: the invisible Content area line
  180. [14:28:38] Nathan Jamieson: but i still have a feeling it screwed up another section on the site
  181. [14:28:49] Steini Pé: Then you just rename that
  182. [14:28:50] Steini Pé: section
  183. [14:28:53] Steini Pé: with an ID
  184. [14:29:08] Steini Pé: but listen this is how i see it and remember this
  185. [14:29:13] Steini Pé: He is fixed on
  186. [14:29:15] Steini Pé: not overcrossing the line
  187. [14:29:18] Steini Pé: if you goto dedicated servers
  188. [14:29:22] Steini Pé: you see how i have compressed the
  189. [14:29:24] Steini Pé: lineup inside the line
  190. [14:29:30] Steini Pé: there is an invisible content line
  191. [14:29:33] Steini Pé: which is 950px width
  192. [14:29:36] Steini Pé: same as the header
  193. [14:29:47] Steini Pé: It cant be "Full width: 100%"
  194. [14:29:58] Steini Pé: like all your stuff is because he wnts to enclose it in a 950px
  195. [14:29:59] Steini Pé: max width
  196. [14:30:04] Steini Pé: margin to center of the page
  197. [14:30:10] Steini Pé: so when you zoom in and out
  198. [14:30:16] Steini Pé: none of the content you ccreate
  199. [14:30:19] Steini Pé: maxes out to the sides
  200. [14:30:23] Steini Pé: including dedicated servers
  201. [14:30:35] Nathan Jamieson: yeah i can could have easily done that in the composer
  202. [14:30:38] Nathan Jamieson: in 1 min
  203. [14:30:51] Steini Pé: Yeah well then just get cracking you got my specs
  204. [14:30:55] Nathan Jamieson: as much as this theme sucks
  205. [14:30:56] Steini Pé: basically in the custom cc
  206. [14:30:58] Steini Pé: css
  207. [14:31:05] Steini Pé: You know what I added yesterday
  208. [14:31:06] Nathan Jamieson: there are parts of the composer that actually make it easy to alter some things
  209. [14:31:09] Steini Pé: I even sectioned it
  210. [14:31:14] Steini Pé: first box second box general tweaks
  211. [14:31:16] Steini Pé: thts on front page
  212. [14:31:18] Nathan Jamieson: yeah
  213. [14:31:20] Steini Pé: on the very bottom i put
  214. [14:31:22] Steini Pé: dedicated servers
  215. [14:31:24] Steini Pé: with a big GAP
  216. [14:31:30] Steini Pé: to class between
  217. [14:31:41] Steini Pé: So just take my stuff move that to the composer
  218. [14:31:43] Steini Pé: get that done today
  219. [14:31:56] Steini Pé: He asked for your help to get this side down to improve this company
  220. [14:32:01] Steini Pé: thus improving your status
  221. [14:32:05] Nathan Jamieson: but have you view the deli page?
  222. [14:32:06] Steini Pé: your salary and everything else follows
  223. [14:32:08] Nathan Jamieson: *dedi
  224. [14:32:13] Steini Pé: yes I knonw some section is ruined
  225. [14:32:15] Steini Pé: I was just gonna
  226. [14:32:17] Nathan Jamieson: look at everything below the header
  227. [14:32:18] Steini Pé: overwrite the crap out of it anyway
  228. [14:32:22] Steini Pé: below the header
  229. [14:32:23] Steini Pé: is correct
  230. [14:32:44] Steini Pé: what is not corret
  231. [14:32:48] Steini Pé: comes after my Dedi boxes
  232. [14:32:54] Nathan Jamieson: look at it
  233. [14:33:39] Nathan Jamieson: padding and lines are all over the place
  234. [14:34:07] Steini Pé: Yeah I understand I meant under my dedi boxes
  235. [14:34:20] Steini Pé: I am aware of it
  236. [14:34:30] Steini Pé: The thing was he needs this neat
  237. [14:34:35] Steini Pé: He needs X amount of padding between
  238. [14:34:41] Steini Pé: a top of a box to a text
  239. [14:34:42] Nathan Jamieson: yeah thats fine
  240. [14:34:48] Steini Pé: he needs x amount of margin between this and that
  241. [14:34:53] Steini Pé: you need to focus if you want to do this
  242. [14:34:59] Steini Pé: He needs this done
  243. [14:35:00] Nathan Jamieson: but he never told me this
  244. [14:35:02] Steini Pé: not in weeks
  245. [14:35:14] Nathan Jamieson: even though I’ve asked for edits like this
  246. [14:35:18] Steini Pé: He did he even told you one thing that I had to change later on
  247. [14:35:25] Steini Pé: he said can you change the live chat icon to comments
  248. [14:35:27] Steini Pé: not comments-o
  249. [14:35:32] Steini Pé: and I said but you said comments-o to Nathan
  250. [14:35:40] Steini Pé: and he said no i did not i said comments and that its not comments-o
  251. [14:35:46] Nathan Jamieson: nob he didnt
  252. [14:35:47] Nathan Jamieson: just let me fix this
  253. [14:35:52] Steini Pé: I reviewed our chatlog and you say comemnts-o
  254. [14:35:53] Steini Pé: NATHAN
  255. [14:35:56] Steini Pé: IVE SEEN THE CHAT
  256. [14:35:58] Nathan Jamieson: i understand you were just doing what he said and in a way you new
  257. [14:36:16] Nathan Jamieson: what did you have to change?
  258. [14:36:30] Nathan Jamieson: i copy and paste what he says to me to you
  259. [14:37:25] Steini Pé: [12:25:40 PM] Henri K. Johannes: Change live chat icon to: fa-comments and bring it closer to the button on the right
  260. [12:26:33 PM] Nathan Jamieson: it is fa-comments
  261. [12:27:40 PM] Henri K. Johannes: No.. Its fa-comments-o
  262. [14:37:40] Steini Pé: Then you came to me here
  263. [14:37:43] Nathan Jamieson: yeah
  264. [14:38:06] Nathan Jamieson: thats what i was talking to you about how that one part didn’t use the correct icons
  265. [14:38:17] Nathan Jamieson: it didn’t even use FA
  266. [14:38:24] Steini Pé: [23.4.2017 12:45:36] Nathan Jamieson: http://fontawesome.io/icon/comments-o/
  267. [23.4.2017 12:48:49] Nathan Jamieson: 36.252.206.94
  268. [23.4.2017 13:11:24] Nathan Jamieson: <link rel="stylesheet" href="public_html/site/font-awesome/css/font-awesome.min.css">
  269. [23.4.2017 13:50:24] Nathan Jamieson: .header-elements-wrap>:not(:last-child)
  270. [23.4.2017 14:21:24] ** Call ended, duration 1:48:03 **
  271. [23.4.2017 14:24:15] Nathan Jamieson: lol
  272. [23.4.2017 14:24:16] Nathan Jamieson: Can you make the live chat icon to be closer to the text?
  273. [23.4.2017 14:24:20] Nathan Jamieson: from Henri
  274. [14:38:49] Steini Pé: You just skipped this comment
  275. [14:38:50] Steini Pé: from henri
  276. [14:38:55] Steini Pé: you sent me to comments-o
  277. [14:39:06] Steini Pé: okay thats just little stuff
  278. [14:39:17] Steini Pé: I just mean he needs the site done soon so we can
  279. [14:39:22] Steini Pé: market the shit and get more sales for OW
  280. [14:39:24] Steini Pé: which brings more money
  281. [14:39:27] Steini Pé: which brings more slaary
  282. [14:39:28] Steini Pé: to everyone
  283. [14:39:32] Steini Pé: so You have my
  284. [14:39:33] Nathan Jamieson: i skipped it because we talk about it later
  285. [14:39:42] Nathan Jamieson: yeah ok
  286. [14:39:53] Nathan Jamieson: sorry for ranting at you
  287. [14:40:28] Steini Pé: No worries I know what you are feeling
  288. [14:40:37] Steini Pé: My overwrites basically did what I joked about with henri
  289. [14:40:37] Nathan Jamieson: :(
  290. [14:40:43] Steini Pé: when someone else would pickup the site
  291. [14:40:45] Steini Pé: NOTHING WORKS
  292. [14:40:51] Steini Pé: in that editor cuz I have forced its hand
  293. [14:40:52] Steini Pé: for me
  294. [14:41:12] Steini Pé: Just apply all the stuff I did with Henri yesterday and if you can't admit that
  295. [14:41:17] Steini Pé: and don't take mine away
  296. [14:41:21] Steini Pé: Have them on your side in a notepad
  297. [14:41:24] Steini Pé: so that IF YOU CANT get it right
  298. [14:41:29] Nathan Jamieson: ok
  299. [14:41:29] Steini Pé: you can overwrite with mine
  300. [14:41:43] Steini Pé: and then just give the other side a ID
  301. [14:42:05] Steini Pé: what we were going to do was just eliminate this composer except for the basic element implementation and manipulate using the CSS
  302. [14:42:10] Steini Pé: Anyway good luck let me knonw when youa re done
  303. [14:42:13] Steini Pé: It shouldnt take you to long
  304. [14:42:18] Steini Pé: remember 950px middle
  305. [14:42:20] Steini Pé: not 100%
  306. [14:42:25] Steini Pé: within the header line
  307. [14:42:30] Steini Pé: invisible line
  308. [14:42:40] Nathan Jamieson: The thing is if you do that you are basically eliminating me
  309. [14:42:58] Steini Pé: Not trying to eliminate you brother
  310. [14:43:04] Steini Pé: not at all It's just composer doesn't work for me
  311. [14:43:10] Nathan Jamieson: plus we should only use CSS when necessary so that leas the know where most of the work is done
  312. [14:43:12] Steini Pé: I did all this in few hours because I can do it using live
  313. [14:43:13] Steini Pé: CSS changes
  314. [14:43:20] Steini Pé: no preview wait wait wait oh wait add 2 more px
  315. [14:43:22] Steini Pé: wait wait wait
  316. [14:43:27] Nathan Jamieson: I’m used to working with composers
  317. [14:43:46] Steini Pé: thats why i used the customizer
  318. [14:43:54] Steini Pé: view so i can do the css change in real time
  319. [14:43:56] Steini Pé: but okay
  320. [14:44:05] Steini Pé: I trust you just dont take my code way and lose it
  321. [14:44:11] Steini Pé: It took hours yesterday to make this
  322. [14:44:17] Steini Pé: and the reason i marked it so crazy like you see
  323. [14:44:20] Steini Pé: is so you knew exactly what it was
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement