-
AuthorPosts
-
October 28, 2016 at 1:37 pm #705283
can i use a grid inside a grid or how can i position a image next beside a text? https://imgur.com/a/pNh0o
October 28, 2016 at 4:10 pm #705349Hi!
Please elaborate on the changes you would like to make. I am not sure if i understood you clearly.
Cheers!
YigitOctober 29, 2016 at 3:26 pm #705511Hi Yigit. I want to show the bubble icon left next to the text and not above.
October 29, 2016 at 3:28 pm #705512October 29, 2016 at 7:51 pm #705613Hey!
It seems like you have removed the bubble. Please let us know if you place it back and need further assistance.
Best regards,
YigitOctober 29, 2016 at 8:37 pm #705647No. Thank you Yigit. Good night. CLOSED.
October 29, 2016 at 8:40 pm #705648Can you help me with code here.
custom css class for headign font.
class name: handschrift
#handschrift { font-family: inherit !important; font-size: 50px; font-weight: 300; word-spacing: -0.1em; display: inline-block; *display: inline; padding: 4px 12px; line-height: 44px; color: #333333; text-align: center; text-shadow: 0 1px 1px rgba(255, 255, 255, 0.75); font-style: normal; }
where is the error ? i want to apply the css class here: http://imgur.com/a/apmww
October 29, 2016 at 9:06 pm #705658Hey!
Your code should be as following
.handschrift { font-family: inherit !important; font-size: 50px; font-weight: 300; word-spacing: -0.1em; display: inline-block; display: inline; padding: 4px 12px; line-height: 44px; color: #333333; text-align: center; text-shadow: 0 1px 1px rgba(255, 255, 255, 0.75); font-style: normal; }
Regards,
YigitOctober 29, 2016 at 9:57 pm #705687Thank you Yigit. I have added this css class to this element and i have adapted the code. but it do not work ;(
October 29, 2016 at 10:05 pm #705688i try to get his effect .
big fonts, with smaller spacing and red background like this: http://imgur.com/a/81IU6 and handwriting fotn instead of enfold standardfont open sans :)
can you help me with the code :) greetings :)
October 31, 2016 at 12:49 pm #706104Hey!
Change the code to following one please
.handschrift h1 { font-family: inherit !important; font-size: 50px; font-weight: 300; word-spacing: -0.1em; display: inline-block; display: inline; padding: 4px 12px; line-height: 44px; color: #333333; text-align: center; text-shadow: 0 1px 1px rgba(255, 255, 255, 0.75); font-style: normal; }
Best regards,
YigitOctober 31, 2016 at 1:23 pm #706123How can i add this effect: http://imgur.com/a/IKGCV and can i add transparency to the red text background color?
This i the code:
.handschrift h1 { font-family: caveat !important; font-size: 50px; font-weight: 300; word-spacing: -0.1em; display: inline-block; display: inline; padding: 4px 12px; line-height: 44px; color: #333333; text-align: center; font-style: bold; text-shadow: 1px 1px #000000 background: rgba(0,0,0,.5); }
October 31, 2016 at 1:27 pm #706128Hi!
Your code is not being applied. There seems to be an error in your custom CSS code. Please check it or post temporary admin logins here privately so we can look into it.
Best regards,
YigitOctober 31, 2016 at 2:52 pm #706181OK, Thanks.
October 31, 2016 at 6:03 pm #706364Any ideas Yigit?
November 2, 2016 at 2:39 pm #707111Hi!
There were some errors in your custom CSS, i fixed them. Please review your website now.
Regards,
YigitNovember 3, 2016 at 3:11 am #707476Wow cool. Thank you Yigit. how can i apply the font http://imgur.com/a/sKYso CAVEAT to this custom css class: http://imgur.com/a/M6rBi
November 3, 2016 at 3:13 am #707478And how can i adapt the background. there is a much darker background between the letters. how can i fix this? line high or how can i fix this? Thank you Yigit :)
November 4, 2016 at 4:26 pm #708300Hey!
Already replied you here – https://kriesi.at/support/topic/change-font-custom-css-class/#post-707951
Regards,
Yigit -
AuthorPosts
- The topic ‘can i use a grid inside a grid or how can i position a image next beside a text?’ is closed to new replies.