Richer HTML format in Resume section not possible

David Franken's picture
David Franken
Sat, 08/20/2016 - 16:06
#1
Richer HTML format in Resume section not possible

Hi,

I edited the my resume and added some bold and bullets, but i noticed that its not displayed when i view it.  If i edit it, i can see the bullets and bold etc. but when shown on the website, HTML markup is gone.

Also i click on a resume section, everything is lined out in the center, where can i change that also?

website: www.franken.pro

Thanks again!

Regards

David

phuonght's picture
phuonght
Mon, 08/22/2016 - 23:03

Hi,

Please go to file css (normalize.css) in md_chulan/css/front, remove or uncomment

html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
border: none;
outline: 0;
font-weight: inherit;
font-style: inherit;
font-size: 100%;
font-family: inherit;
vertical-align: baseline;
text-decoration: none;
margin: 0;
padding: 0;
}

David Franken's picture
David Franken
Tue, 08/23/2016 - 07:12

Hi Phuonght, 

This worked great! And how can i change the allignment of the text when i click on a resumte article?

It is now centered and i wanted it to the left.

Thanks again!

Regards,
David

phuonght's picture
phuonght
Wed, 08/24/2016 - 22:59

Please go to theme settings > Custom code > Custom CSS code, add:

.desktop-screen-navigation ul li a{
text-align: left;
}

David Franken's picture
David Franken
Thu, 08/25/2016 - 05:38

this also sets the buttons on the left side (navigation buttons) alligned left, is it possible to do this only for the resume ?

phuonght's picture
phuonght
Sun, 08/28/2016 - 22:36

So you can please replace code at comment #4 with:

.desktop-screen-navigation ul li.transition a{
text-align: left;
}

David Franken's picture
David Franken
Mon, 08/29/2016 - 04:15

Hi Phuonght,

Sorry, but i think i need to clarify, because i added comment #6 and the result is that the menu bar is left allineged (Purple) and the resume is not left alligned  (yellow) (when you click on it).

So what i want is that the resume (when you click on it) is left alligned, but not the menu bar; the menu bar must remain as is (and not left alligned :) )

Hope this helps.

regards

david

Image title

phuonght's picture
phuonght
Tue, 08/30/2016 - 04:23

So please try:

.page-type-resume .node-resume .node-content{
text-align: left;
}

David Franken's picture
David Franken
Tue, 08/30/2016 - 09:57

yeah! this dit the trick; this is resolved now :)

Log in or register to post comments
Have More Idea?

We are here to build your website!

No Universal solution fits all special business requirements. Our experienced team is ready with ideas and state-of-the-art technical solutions to consult the best solution within your budget.